[==========] 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
I20260713 09:05:36.991755 11169 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.232.126:36557
I20260713 09:05:36.993280 11169 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:05:36.994318 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:37.011478 11175 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
W20260713 09:05:37.011534 11178 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
I20260713 09:05:37.014329 11169 server_base.cc:1061] running on GCE node
W20260713 09:05:37.011992 11176 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
I20260713 09:05:38.241447 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:38.241709 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:38.241997 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933538241968 us; error 0 us; skew 500 ppm
I20260713 09:05:38.243001 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:38.248472 11169 webserver.cc:533] Webserver started at http://127.10.232.126:32847/ using document root <none> and password file <none>
I20260713 09:05:38.249336 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:38.249533 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:38.250028 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:38.255882 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933536821961-11169-0/minicluster-data/master-0-root/instance:
uuid: "ea4111b6b3924d2db2878e85ad5b0a97"
format_stamp: "Formatted at 2026-07-13 09:05:38 on dist-test-slave-5ggs"
I20260713 09:05:38.263651 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:05:38.269199 11184 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:38.270313 11169 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260713 09:05:38.270741 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933536821961-11169-0/minicluster-data/master-0-root
uuid: "ea4111b6b3924d2db2878e85ad5b0a97"
format_stamp: "Formatted at 2026-07-13 09:05:38 on dist-test-slave-5ggs"
I20260713 09:05:38.271085 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933536821961-11169-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933536821961-11169-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933536821961-11169-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)
I20260713 09:05:38.338838 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:38.340483 11169 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
I20260713 09:05:38.341042 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:38.415021 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.126:36557
I20260713 09:05:38.415099 11235 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.126:36557 every 8 connection(s)
I20260713 09:05:38.422886 11236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:38.444312 11236 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea4111b6b3924d2db2878e85ad5b0a97: Bootstrap starting.
I20260713 09:05:38.450171 11236 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ea4111b6b3924d2db2878e85ad5b0a97: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.452059 11236 log.cc:826] T 00000000000000000000000000000000 P ea4111b6b3924d2db2878e85ad5b0a97: Log is configured to *not* fsync() on all Append() calls
I20260713 09:05:38.456800 11236 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea4111b6b3924d2db2878e85ad5b0a97: No bootstrap required, opened a new log
I20260713 09:05:38.477525 11236 raft_consensus.cc:359] T 00000000000000000000000000000000 P ea4111b6b3924d2db2878e85ad5b0a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea4111b6b3924d2db2878e85ad5b0a97" member_type: VOTER }
I20260713 09:05:38.478060 11236 raft_consensus.cc:385] T 00000000000000000000000000000000 P ea4111b6b3924d2db2878e85ad5b0a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.478278 11236 raft_consensus.cc:740] T 00000000000000000000000000000000 P ea4111b6b3924d2db2878e85ad5b0a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4111b6b3924d2db2878e85ad5b0a97, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.479254 11236 consensus_queue.cc:260] T 00000000000000000000000000000000 P ea4111b6b3924d2db2878e85ad5b0a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ea4111b6b3924d2db2878e85ad5b0a97" member_type: VOTER }
I20260713 09:05:38.479715 11236 raft_consensus.cc:399] T 00000000000000000000000000000000 P ea4111b6b3924d2db2878e85ad5b0a97 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:38.479945 11236 raft_consensus.cc:493] T 00000000000000000000000000000000 P ea4111b6b3924d2db2878e85ad5b0a97 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:38.480234 11236 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ea4111b6b3924d2db2878e85ad5b0a97 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.484300 11236 raft_consensus.cc:515] T 00000000000000000000000000000000 P ea4111b6b3924d2db2878e85ad5b0a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea4111b6b3924d2db2878e85ad5b0a97" member_type: VOTER }
I20260713 09:05:38.485110 11236 leader_election.cc:304] T 00000000000000000000000000000000 P ea4111b6b3924d2db2878e85ad5b0a97 [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: ea4111b6b3924d2db2878e85ad5b0a97; no voters: 
I20260713 09:05:38.486878 11236 leader_election.cc:290] T 00000000000000000000000000000000 P ea4111b6b3924d2db2878e85ad5b0a97 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:38.487236 11239 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ea4111b6b3924d2db2878e85ad5b0a97 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:38.489980 11239 raft_consensus.cc:697] T 00000000000000000000000000000000 P ea4111b6b3924d2db2878e85ad5b0a97 [term 1 LEADER]: Becoming Leader. State: Replica: ea4111b6b3924d2db2878e85ad5b0a97, State: Running, Role: LEADER
I20260713 09:05:38.490942 11239 consensus_queue.cc:237] T 00000000000000000000000000000000 P ea4111b6b3924d2db2878e85ad5b0a97 [LEADER]: Queue going to LEADER mode. State: All 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: "ea4111b6b3924d2db2878e85ad5b0a97" member_type: VOTER }
I20260713 09:05:38.491989 11236 sys_catalog.cc:565] T 00000000000000000000000000000000 P ea4111b6b3924d2db2878e85ad5b0a97 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:38.503315 11240 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea4111b6b3924d2db2878e85ad5b0a97 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ea4111b6b3924d2db2878e85ad5b0a97" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea4111b6b3924d2db2878e85ad5b0a97" member_type: VOTER } }
I20260713 09:05:38.503446 11241 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea4111b6b3924d2db2878e85ad5b0a97 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ea4111b6b3924d2db2878e85ad5b0a97. Latest consensus state: current_term: 1 leader_uuid: "ea4111b6b3924d2db2878e85ad5b0a97" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea4111b6b3924d2db2878e85ad5b0a97" member_type: VOTER } }
I20260713 09:05:38.504189 11241 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea4111b6b3924d2db2878e85ad5b0a97 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:38.504172 11240 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea4111b6b3924d2db2878e85ad5b0a97 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:38.507426 11249 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:38.520670 11249 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:38.530515 11169 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:38.539297 11249 catalog_manager.cc:1383] Generated new cluster ID: bffa4ddf7830437c8092f9bb6b1e7976
I20260713 09:05:38.539598 11249 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:38.565202 11249 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:38.567364 11249 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:38.595808 11249 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ea4111b6b3924d2db2878e85ad5b0a97: Generated new TSK 0
I20260713 09:05:38.597080 11249 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:38.661959 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:38.671759 11258 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
W20260713 09:05:38.672983 11259 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
W20260713 09:05:38.676867 11261 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
I20260713 09:05:38.676909 11169 server_base.cc:1061] running on GCE node
I20260713 09:05:38.678041 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:38.678318 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:38.678550 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933538678532 us; error 0 us; skew 500 ppm
I20260713 09:05:38.679342 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:38.683413 11169 webserver.cc:533] Webserver started at http://127.10.232.65:42161/ using document root <none> and password file <none>
I20260713 09:05:38.684131 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:38.684403 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:38.684742 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:38.686208 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933536821961-11169-0/minicluster-data/ts-0-root/instance:
uuid: "fab4656270114d21b61881ac5803feef"
format_stamp: "Formatted at 2026-07-13 09:05:38 on dist-test-slave-5ggs"
I20260713 09:05:38.693451 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.005s
I20260713 09:05:38.698812 11266 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:38.699728 11169 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:05:38.700044 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933536821961-11169-0/minicluster-data/ts-0-root
uuid: "fab4656270114d21b61881ac5803feef"
format_stamp: "Formatted at 2026-07-13 09:05:38 on dist-test-slave-5ggs"
I20260713 09:05:38.700359 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933536821961-11169-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933536821961-11169-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933536821961-11169-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)
I20260713 09:05:38.734345 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:38.735805 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:38.738891 11169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:38.743202 11169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:38.743448 11169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:38.743768 11169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:38.743919 11169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:38.853480 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.65:46521
I20260713 09:05:38.853559 11328 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.65:46521 every 8 connection(s)
I20260713 09:05:38.861013 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:38.876654 11333 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
W20260713 09:05:38.877928 11334 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
W20260713 09:05:38.888392 11336 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
I20260713 09:05:38.889366 11169 server_base.cc:1061] running on GCE node
I20260713 09:05:38.890242 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:38.890583 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:38.890780 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933538890761 us; error 0 us; skew 500 ppm
I20260713 09:05:38.891429 11329 heartbeater.cc:344] Connected to a master server at 127.10.232.126:36557
I20260713 09:05:38.891570 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:38.891906 11329 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:38.893085 11329 heartbeater.cc:507] Master 127.10.232.126:36557 requested a full tablet report, sending...
I20260713 09:05:38.896767 11201 ts_manager.cc:194] Registered new tserver with Master: fab4656270114d21b61881ac5803feef (127.10.232.65:46521)
I20260713 09:05:38.899065 11169 webserver.cc:533] Webserver started at http://127.10.232.66:36055/ using document root <none> and password file <none>
I20260713 09:05:38.899614 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:38.899854 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:38.899914 11201 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35938
I20260713 09:05:38.900149 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:38.901396 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933536821961-11169-0/minicluster-data/ts-1-root/instance:
uuid: "5082bcc95eb0428899dafb3dbb135d5f"
format_stamp: "Formatted at 2026-07-13 09:05:38 on dist-test-slave-5ggs"
I20260713 09:05:38.907598 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.008s
I20260713 09:05:38.912369 11341 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:38.913262 11169 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260713 09:05:38.913517 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933536821961-11169-0/minicluster-data/ts-1-root
uuid: "5082bcc95eb0428899dafb3dbb135d5f"
format_stamp: "Formatted at 2026-07-13 09:05:38 on dist-test-slave-5ggs"
I20260713 09:05:38.913839 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933536821961-11169-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933536821961-11169-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933536821961-11169-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)
I20260713 09:05:38.933157 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:38.934876 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:38.937342 11169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:38.941129 11169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:38.941406 11169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:38.941700 11169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:38.941905 11169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:39.029676 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.66:42961
I20260713 09:05:39.029963 11403 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.66:42961 every 8 connection(s)
I20260713 09:05:39.036993 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:39.046602 11407 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
W20260713 09:05:39.050203 11408 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
I20260713 09:05:39.053722 11404 heartbeater.cc:344] Connected to a master server at 127.10.232.126:36557
I20260713 09:05:39.054315 11404 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:39.055694 11404 heartbeater.cc:507] Master 127.10.232.126:36557 requested a full tablet report, sending...
I20260713 09:05:39.059274 11201 ts_manager.cc:194] Registered new tserver with Master: 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961)
I20260713 09:05:39.061962 11201 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35944
I20260713 09:05:39.068588 11169 server_base.cc:1061] running on GCE node
W20260713 09:05:39.069370 11411 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
I20260713 09:05:39.070297 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:39.070598 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:39.070811 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933539070775 us; error 0 us; skew 500 ppm
I20260713 09:05:39.071383 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:39.074394 11169 webserver.cc:533] Webserver started at http://127.10.232.67:39023/ using document root <none> and password file <none>
I20260713 09:05:39.074954 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:39.075142 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:39.075424 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:39.076520 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933536821961-11169-0/minicluster-data/ts-2-root/instance:
uuid: "b34819a4265b43068594507f3000164a"
format_stamp: "Formatted at 2026-07-13 09:05:39 on dist-test-slave-5ggs"
I20260713 09:05:39.081630 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:05:39.085212 11415 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:39.086045 11169 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:05:39.086329 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933536821961-11169-0/minicluster-data/ts-2-root
uuid: "b34819a4265b43068594507f3000164a"
format_stamp: "Formatted at 2026-07-13 09:05:39 on dist-test-slave-5ggs"
I20260713 09:05:39.086647 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933536821961-11169-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933536821961-11169-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933536821961-11169-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)
I20260713 09:05:39.102979 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:39.104169 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:39.105618 11169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:39.107957 11169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:39.108140 11169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:39.108422 11169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:39.108582 11169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:39.212203 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.67:43375
I20260713 09:05:39.212297 11477 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.67:43375 every 8 connection(s)
I20260713 09:05:39.229115 11478 heartbeater.cc:344] Connected to a master server at 127.10.232.126:36557
I20260713 09:05:39.229555 11478 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:39.230556 11478 heartbeater.cc:507] Master 127.10.232.126:36557 requested a full tablet report, sending...
I20260713 09:05:39.232622 11201 ts_manager.cc:194] Registered new tserver with Master: b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:39.233654 11169 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013461904s
I20260713 09:05:39.233876 11201 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35954
I20260713 09:05:39.286550 11201 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35966:
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"
    }
  }
}
W20260713 09:05:39.290378 11201 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.
I20260713 09:05:39.385123 11294 tablet_service.cc:1511] Processing CreateTablet for tablet 009d11e7735a4e0082455deca62a6671 (DEFAULT_TABLE table=test-workload [id=8cd1c72db07b493992df806dd508bea3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:39.386834 11294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009d11e7735a4e0082455deca62a6671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:39.399175 11293 tablet_service.cc:1511] Processing CreateTablet for tablet 437d72427def4c378cef8fb10f367b65 (DEFAULT_TABLE table=test-workload [id=8cd1c72db07b493992df806dd508bea3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:39.404011 11291 tablet_service.cc:1511] Processing CreateTablet for tablet 75ecca6ed20e41e8b8b7eae969f1d684 (DEFAULT_TABLE table=test-workload [id=8cd1c72db07b493992df806dd508bea3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:39.405870 11291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ecca6ed20e41e8b8b7eae969f1d684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:39.405735 11292 tablet_service.cc:1511] Processing CreateTablet for tablet 0de72a1b60264b8cb76fabec96f1cec3 (DEFAULT_TABLE table=test-workload [id=8cd1c72db07b493992df806dd508bea3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:39.409888 11292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de72a1b60264b8cb76fabec96f1cec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:39.411010 11293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 437d72427def4c378cef8fb10f367b65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:39.411959 11290 tablet_service.cc:1511] Processing CreateTablet for tablet e22085faef19425790a84ea6e978252e (DEFAULT_TABLE table=test-workload [id=8cd1c72db07b493992df806dd508bea3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:39.417439 11290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e22085faef19425790a84ea6e978252e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:39.427724 11289 tablet_service.cc:1511] Processing CreateTablet for tablet d8aefc9e79b64bbf9648e54c03cddb85 (DEFAULT_TABLE table=test-workload [id=8cd1c72db07b493992df806dd508bea3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:39.432587 11369 tablet_service.cc:1511] Processing CreateTablet for tablet 009d11e7735a4e0082455deca62a6671 (DEFAULT_TABLE table=test-workload [id=8cd1c72db07b493992df806dd508bea3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:39.435904 11369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009d11e7735a4e0082455deca62a6671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:39.436054 11289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8aefc9e79b64bbf9648e54c03cddb85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:39.436746 11368 tablet_service.cc:1511] Processing CreateTablet for tablet 437d72427def4c378cef8fb10f367b65 (DEFAULT_TABLE table=test-workload [id=8cd1c72db07b493992df806dd508bea3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:39.442267 11368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 437d72427def4c378cef8fb10f367b65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:39.441114 11367 tablet_service.cc:1511] Processing CreateTablet for tablet 0de72a1b60264b8cb76fabec96f1cec3 (DEFAULT_TABLE table=test-workload [id=8cd1c72db07b493992df806dd508bea3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:39.447520 11367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de72a1b60264b8cb76fabec96f1cec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:39.444694 11366 tablet_service.cc:1511] Processing CreateTablet for tablet 75ecca6ed20e41e8b8b7eae969f1d684 (DEFAULT_TABLE table=test-workload [id=8cd1c72db07b493992df806dd508bea3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:39.455760 11364 tablet_service.cc:1511] Processing CreateTablet for tablet d8aefc9e79b64bbf9648e54c03cddb85 (DEFAULT_TABLE table=test-workload [id=8cd1c72db07b493992df806dd508bea3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:39.458844 11365 tablet_service.cc:1511] Processing CreateTablet for tablet e22085faef19425790a84ea6e978252e (DEFAULT_TABLE table=test-workload [id=8cd1c72db07b493992df806dd508bea3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:39.456136 11366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ecca6ed20e41e8b8b7eae969f1d684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:39.459841 11288 tablet_service.cc:1511] Processing CreateTablet for tablet bc8de7ed4e1a469cac75b7ef82267fc6 (DEFAULT_TABLE table=test-workload [id=8cd1c72db07b493992df806dd508bea3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:39.464742 11365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e22085faef19425790a84ea6e978252e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:39.467808 11288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc8de7ed4e1a469cac75b7ef82267fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:39.467581 11363 tablet_service.cc:1511] Processing CreateTablet for tablet bc8de7ed4e1a469cac75b7ef82267fc6 (DEFAULT_TABLE table=test-workload [id=8cd1c72db07b493992df806dd508bea3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:39.468129 11364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8aefc9e79b64bbf9648e54c03cddb85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:39.476035 11363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc8de7ed4e1a469cac75b7ef82267fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:39.482599 11287 tablet_service.cc:1511] Processing CreateTablet for tablet 4f64f072d67542d7941babe3808660d3 (DEFAULT_TABLE table=test-workload [id=8cd1c72db07b493992df806dd508bea3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:39.488579 11287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f64f072d67542d7941babe3808660d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:39.492524 11362 tablet_service.cc:1511] Processing CreateTablet for tablet 4f64f072d67542d7941babe3808660d3 (DEFAULT_TABLE table=test-workload [id=8cd1c72db07b493992df806dd508bea3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:39.494683 11362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f64f072d67542d7941babe3808660d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:39.505132 11361 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd762af5f584b7180286d434dd6818d (DEFAULT_TABLE table=test-workload [id=8cd1c72db07b493992df806dd508bea3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:39.516263 11361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd762af5f584b7180286d434dd6818d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:05:39.518214 11248 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:39.524055 11286 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd762af5f584b7180286d434dd6818d (DEFAULT_TABLE table=test-workload [id=8cd1c72db07b493992df806dd508bea3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:39.530733 11286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd762af5f584b7180286d434dd6818d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:39.587371 11443 tablet_service.cc:1511] Processing CreateTablet for tablet 009d11e7735a4e0082455deca62a6671 (DEFAULT_TABLE table=test-workload [id=8cd1c72db07b493992df806dd508bea3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:39.596269 11443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009d11e7735a4e0082455deca62a6671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:39.594347 11441 tablet_service.cc:1511] Processing CreateTablet for tablet 0de72a1b60264b8cb76fabec96f1cec3 (DEFAULT_TABLE table=test-workload [id=8cd1c72db07b493992df806dd508bea3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:39.594468 11439 tablet_service.cc:1511] Processing CreateTablet for tablet e22085faef19425790a84ea6e978252e (DEFAULT_TABLE table=test-workload [id=8cd1c72db07b493992df806dd508bea3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:39.603262 11439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e22085faef19425790a84ea6e978252e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:39.596035 11440 tablet_service.cc:1511] Processing CreateTablet for tablet 75ecca6ed20e41e8b8b7eae969f1d684 (DEFAULT_TABLE table=test-workload [id=8cd1c72db07b493992df806dd508bea3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:39.585852 11442 tablet_service.cc:1511] Processing CreateTablet for tablet 437d72427def4c378cef8fb10f367b65 (DEFAULT_TABLE table=test-workload [id=8cd1c72db07b493992df806dd508bea3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:39.612169 11437 tablet_service.cc:1511] Processing CreateTablet for tablet bc8de7ed4e1a469cac75b7ef82267fc6 (DEFAULT_TABLE table=test-workload [id=8cd1c72db07b493992df806dd508bea3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:39.614804 11496 tablet_bootstrap.cc:492] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef: Bootstrap starting.
I20260713 09:05:39.612311 11438 tablet_service.cc:1511] Processing CreateTablet for tablet d8aefc9e79b64bbf9648e54c03cddb85 (DEFAULT_TABLE table=test-workload [id=8cd1c72db07b493992df806dd508bea3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:39.616921 11440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ecca6ed20e41e8b8b7eae969f1d684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:39.625089 11436 tablet_service.cc:1511] Processing CreateTablet for tablet 4f64f072d67542d7941babe3808660d3 (DEFAULT_TABLE table=test-workload [id=8cd1c72db07b493992df806dd508bea3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:39.622975 11435 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd762af5f584b7180286d434dd6818d (DEFAULT_TABLE table=test-workload [id=8cd1c72db07b493992df806dd508bea3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:39.629756 11441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de72a1b60264b8cb76fabec96f1cec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:39.632014 11436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f64f072d67542d7941babe3808660d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:39.632817 11442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 437d72427def4c378cef8fb10f367b65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:39.635552 11435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd762af5f584b7180286d434dd6818d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:39.638737 11438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8aefc9e79b64bbf9648e54c03cddb85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:39.645926 11437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc8de7ed4e1a469cac75b7ef82267fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:39.704802 11497 tablet_bootstrap.cc:492] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f: Bootstrap starting.
I20260713 09:05:39.763115 11496 tablet_bootstrap.cc:654] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.769556 11498 tablet_bootstrap.cc:492] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a: Bootstrap starting.
I20260713 09:05:39.778683 11497 tablet_bootstrap.cc:654] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.780902 11496 tablet_bootstrap.cc:492] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef: No bootstrap required, opened a new log
I20260713 09:05:39.781386 11496 ts_tablet_manager.cc:1403] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef: Time spent bootstrapping tablet: real 0.170s	user 0.000s	sys 0.016s
I20260713 09:05:39.782965 11498 tablet_bootstrap.cc:654] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.784075 11497 tablet_bootstrap.cc:492] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f: No bootstrap required, opened a new log
I20260713 09:05:39.784494 11497 ts_tablet_manager.cc:1403] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.000s
I20260713 09:05:39.784341 11496 raft_consensus.cc:359] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:39.785148 11496 raft_consensus.cc:385] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.785478 11496 raft_consensus.cc:740] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab4656270114d21b61881ac5803feef, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.787356 11497 raft_consensus.cc:359] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:39.788127 11497 raft_consensus.cc:385] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.788442 11497 raft_consensus.cc:740] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5082bcc95eb0428899dafb3dbb135d5f, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.789170 11497 consensus_queue.cc:260] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:39.791639 11404 heartbeater.cc:499] Master 127.10.232.126:36557 was elected leader, sending a full tablet report...
I20260713 09:05:39.793318 11498 tablet_bootstrap.cc:492] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a: No bootstrap required, opened a new log
I20260713 09:05:39.793764 11498 ts_tablet_manager.cc:1403] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.007s
I20260713 09:05:39.786202 11496 consensus_queue.cc:260] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:39.795215 11497 ts_tablet_manager.cc:1434] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260713 09:05:39.796687 11497 tablet_bootstrap.cc:492] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f: Bootstrap starting.
I20260713 09:05:39.797019 11498 raft_consensus.cc:359] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:39.797724 11498 raft_consensus.cc:385] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.798014 11498 raft_consensus.cc:740] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34819a4265b43068594507f3000164a, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.798900 11498 consensus_queue.cc:260] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:39.805110 11497 tablet_bootstrap.cc:654] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.808998 11478 heartbeater.cc:499] Master 127.10.232.126:36557 was elected leader, sending a full tablet report...
I20260713 09:05:39.809484 11329 heartbeater.cc:499] Master 127.10.232.126:36557 was elected leader, sending a full tablet report...
I20260713 09:05:39.811232 11496 ts_tablet_manager.cc:1434] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef: Time spent starting tablet: real 0.029s	user 0.012s	sys 0.000s
I20260713 09:05:39.812744 11496 tablet_bootstrap.cc:492] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef: Bootstrap starting.
I20260713 09:05:39.816311 11498 ts_tablet_manager.cc:1434] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.007s
I20260713 09:05:39.817556 11498 tablet_bootstrap.cc:492] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a: Bootstrap starting.
I20260713 09:05:39.826249 11498 tablet_bootstrap.cc:654] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.826906 11497 tablet_bootstrap.cc:492] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f: No bootstrap required, opened a new log
I20260713 09:05:39.827525 11497 ts_tablet_manager.cc:1403] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.010s
I20260713 09:05:39.830976 11497 raft_consensus.cc:359] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:39.831975 11497 raft_consensus.cc:385] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.832357 11497 raft_consensus.cc:740] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5082bcc95eb0428899dafb3dbb135d5f, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.833341 11497 consensus_queue.cc:260] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:39.836215 11497 ts_tablet_manager.cc:1434] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260713 09:05:39.837193 11497 tablet_bootstrap.cc:492] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f: Bootstrap starting.
I20260713 09:05:39.837967 11498 tablet_bootstrap.cc:492] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a: No bootstrap required, opened a new log
I20260713 09:05:39.838179 11496 tablet_bootstrap.cc:654] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.838444 11498 ts_tablet_manager.cc:1403] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260713 09:05:39.841660 11498 raft_consensus.cc:359] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:39.842578 11498 raft_consensus.cc:385] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.842911 11498 raft_consensus.cc:740] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34819a4265b43068594507f3000164a, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.843890 11497 tablet_bootstrap.cc:654] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.843732 11498 consensus_queue.cc:260] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:39.846520 11498 ts_tablet_manager.cc:1434] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260713 09:05:39.847674 11498 tablet_bootstrap.cc:492] T 7fd762af5f584b7180286d434dd6818d P b34819a4265b43068594507f3000164a: Bootstrap starting.
I20260713 09:05:39.860245 11496 tablet_bootstrap.cc:492] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef: No bootstrap required, opened a new log
I20260713 09:05:39.860783 11496 ts_tablet_manager.cc:1403] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.002s
W20260713 09:05:39.861558 11330 tablet.cc:2406] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:05:39.864809 11496 raft_consensus.cc:359] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:39.865545 11496 raft_consensus.cc:385] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.865846 11496 raft_consensus.cc:740] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab4656270114d21b61881ac5803feef, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.866490 11498 tablet_bootstrap.cc:654] T 7fd762af5f584b7180286d434dd6818d P b34819a4265b43068594507f3000164a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.866767 11496 consensus_queue.cc:260] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:39.873126 11497 tablet_bootstrap.cc:492] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f: No bootstrap required, opened a new log
I20260713 09:05:39.873616 11497 ts_tablet_manager.cc:1403] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.016s
I20260713 09:05:39.874094 11504 raft_consensus.cc:493] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:39.874644 11504 raft_consensus.cc:515] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:39.876701 11497 raft_consensus.cc:359] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:39.877391 11498 tablet_bootstrap.cc:492] T 7fd762af5f584b7180286d434dd6818d P b34819a4265b43068594507f3000164a: No bootstrap required, opened a new log
I20260713 09:05:39.877458 11497 raft_consensus.cc:385] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.877996 11498 ts_tablet_manager.cc:1403] T 7fd762af5f584b7180286d434dd6818d P b34819a4265b43068594507f3000164a: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.008s
I20260713 09:05:39.878023 11497 raft_consensus.cc:740] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5082bcc95eb0428899dafb3dbb135d5f, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.878996 11497 consensus_queue.cc:260] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:39.879716 11496 ts_tablet_manager.cc:1434] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:05:39.880662 11496 tablet_bootstrap.cc:492] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef: Bootstrap starting.
I20260713 09:05:39.881529 11497 ts_tablet_manager.cc:1434] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:05:39.882722 11497 tablet_bootstrap.cc:492] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f: Bootstrap starting.
I20260713 09:05:39.887094 11496 tablet_bootstrap.cc:654] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.890317 11497 tablet_bootstrap.cc:654] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.892855 11504 leader_election.cc:290] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab4656270114d21b61881ac5803feef (127.10.232.65:46521), 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961)
I20260713 09:05:39.896720 11498 raft_consensus.cc:359] T 7fd762af5f584b7180286d434dd6818d P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:39.897284 11498 raft_consensus.cc:385] T 7fd762af5f584b7180286d434dd6818d P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.897544 11498 raft_consensus.cc:740] T 7fd762af5f584b7180286d434dd6818d P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34819a4265b43068594507f3000164a, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.897569 11497 tablet_bootstrap.cc:492] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f: No bootstrap required, opened a new log
I20260713 09:05:39.898298 11497 ts_tablet_manager.cc:1403] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260713 09:05:39.898370 11498 consensus_queue.cc:260] T 7fd762af5f584b7180286d434dd6818d P b34819a4265b43068594507f3000164a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:39.902559 11498 ts_tablet_manager.cc:1434] T 7fd762af5f584b7180286d434dd6818d P b34819a4265b43068594507f3000164a: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260713 09:05:39.903748 11498 tablet_bootstrap.cc:492] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a: Bootstrap starting.
I20260713 09:05:39.913108 11496 tablet_bootstrap.cc:492] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef: No bootstrap required, opened a new log
I20260713 09:05:39.913709 11496 ts_tablet_manager.cc:1403] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.002s
I20260713 09:05:39.914256 11503 raft_consensus.cc:493] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:39.914768 11503 raft_consensus.cc:515] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:39.916348 11497 raft_consensus.cc:359] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:39.916989 11496 raft_consensus.cc:359] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:39.917392 11503 leader_election.cc:290] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:39.917770 11496 raft_consensus.cc:385] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.918141 11496 raft_consensus.cc:740] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab4656270114d21b61881ac5803feef, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.919077 11496 consensus_queue.cc:260] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:39.921829 11496 ts_tablet_manager.cc:1434] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:05:39.923090 11496 tablet_bootstrap.cc:492] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef: Bootstrap starting.
I20260713 09:05:39.917158 11497 raft_consensus.cc:385] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.924228 11497 raft_consensus.cc:740] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5082bcc95eb0428899dafb3dbb135d5f, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.925386 11497 consensus_queue.cc:260] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:39.930770 11497 ts_tablet_manager.cc:1434] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.002s
I20260713 09:05:39.933195 11497 tablet_bootstrap.cc:492] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f: Bootstrap starting.
I20260713 09:05:39.933434 11498 tablet_bootstrap.cc:654] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.931808 11496 tablet_bootstrap.cc:654] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.952191 11503 raft_consensus.cc:493] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:39.953440 11503 raft_consensus.cc:515] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:39.957517 11503 leader_election.cc:290] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:39.960527 11497 tablet_bootstrap.cc:654] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.967955 11498 tablet_bootstrap.cc:492] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a: No bootstrap required, opened a new log
I20260713 09:05:39.968444 11498 ts_tablet_manager.cc:1403] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.011s
I20260713 09:05:39.988085 11498 raft_consensus.cc:359] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:39.990746 11498 raft_consensus.cc:385] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.991086 11498 raft_consensus.cc:740] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34819a4265b43068594507f3000164a, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.993239 11498 consensus_queue.cc:260] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:39.995734 11496 tablet_bootstrap.cc:492] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef: No bootstrap required, opened a new log
I20260713 09:05:39.996207 11496 ts_tablet_manager.cc:1403] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.019s
I20260713 09:05:40.003007 11496 raft_consensus.cc:359] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.004385 11496 raft_consensus.cc:385] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.004699 11496 raft_consensus.cc:740] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab4656270114d21b61881ac5803feef, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.006943 11496 consensus_queue.cc:260] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.007968 11498 ts_tablet_manager.cc:1434] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260713 09:05:40.011104 11498 tablet_bootstrap.cc:492] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a: Bootstrap starting.
I20260713 09:05:40.017297 11504 raft_consensus.cc:493] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:40.017818 11504 raft_consensus.cc:515] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.019443 11304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aefc9e79b64bbf9648e54c03cddb85" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab4656270114d21b61881ac5803feef" is_pre_election: true
I20260713 09:05:40.022358 11504 leader_election.cc:290] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab4656270114d21b61881ac5803feef (127.10.232.65:46521), 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961)
I20260713 09:05:40.023815 11498 tablet_bootstrap.cc:654] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:40.027340 11304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de72a1b60264b8cb76fabec96f1cec3" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab4656270114d21b61881ac5803feef" is_pre_election: true
W20260713 09:05:40.027787 11418 leader_election.cc:343] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fab4656270114d21b61881ac5803feef (127.10.232.65:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:40.026687 11496 ts_tablet_manager.cc:1434] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.004s
I20260713 09:05:40.028772 11503 raft_consensus.cc:493] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:40.029693 11496 tablet_bootstrap.cc:492] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef: Bootstrap starting.
I20260713 09:05:40.029485 11503 raft_consensus.cc:515] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.032661 11497 tablet_bootstrap.cc:492] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f: No bootstrap required, opened a new log
I20260713 09:05:40.033296 11378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de72a1b60264b8cb76fabec96f1cec3" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f" is_pre_election: true
I20260713 09:05:40.033679 11497 ts_tablet_manager.cc:1403] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f: Time spent bootstrapping tablet: real 0.101s	user 0.009s	sys 0.016s
I20260713 09:05:40.028255 11304 raft_consensus.cc:2468] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34819a4265b43068594507f3000164a in term 0.
I20260713 09:05:40.031893 11379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aefc9e79b64bbf9648e54c03cddb85" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f" is_pre_election: true
I20260713 09:05:40.037549 11379 raft_consensus.cc:2468] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34819a4265b43068594507f3000164a in term 0.
W20260713 09:05:40.037561 11417 leader_election.cc:343] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:40.042730 11502 raft_consensus.cc:493] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:40.043460 11502 raft_consensus.cc:515] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.062615 11497 raft_consensus.cc:359] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.061488 11503 leader_election.cc:290] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:40.058804 11502 leader_election.cc:290] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab4656270114d21b61881ac5803feef (127.10.232.65:46521), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:40.063436 11497 raft_consensus.cc:385] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.066877 11497 raft_consensus.cc:740] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5082bcc95eb0428899dafb3dbb135d5f, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.068806 11497 consensus_queue.cc:260] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.074338 11497 ts_tablet_manager.cc:1434] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.000s
I20260713 09:05:40.075322 11497 tablet_bootstrap.cc:492] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f: Bootstrap starting.
I20260713 09:05:40.077548 11496 tablet_bootstrap.cc:654] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:40.084867 11503 raft_consensus.cc:493] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:40.085384 11503 raft_consensus.cc:515] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.088208 11503 leader_election.cc:290] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:40.089152 11379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22085faef19425790a84ea6e978252e" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f" is_pre_election: true
I20260713 09:05:40.060608 11418 leader_election.cc:304] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a [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: b34819a4265b43068594507f3000164a, fab4656270114d21b61881ac5803feef; no voters: 5082bcc95eb0428899dafb3dbb135d5f
I20260713 09:05:40.089615 11378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de72a1b60264b8cb76fabec96f1cec3" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f" is_pre_election: true
I20260713 09:05:40.090708 11379 raft_consensus.cc:2468] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fab4656270114d21b61881ac5803feef in term 0.
I20260713 09:05:40.092669 11378 raft_consensus.cc:2468] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fab4656270114d21b61881ac5803feef in term 0.
I20260713 09:05:40.095429 11377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ecca6ed20e41e8b8b7eae969f1d684" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f" is_pre_election: true
I20260713 09:05:40.096992 11504 raft_consensus.cc:2804] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:05:40.096664 11418 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.65:46521, user_credentials={real_user=slave}} blocked reactor thread for 45845.7us
I20260713 09:05:40.098841 11504 raft_consensus.cc:493] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:40.099694 11378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009d11e7735a4e0082455deca62a6671" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f" is_pre_election: true
I20260713 09:05:40.098809 11268 leader_election.cc:304] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5082bcc95eb0428899dafb3dbb135d5f, fab4656270114d21b61881ac5803feef; no voters: 
I20260713 09:05:40.101603 11504 raft_consensus.cc:3060] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.104064 11503 raft_consensus.cc:2804] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:40.104705 11503 raft_consensus.cc:493] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:40.105826 11503 raft_consensus.cc:3060] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.104097 11268 leader_election.cc:304] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5082bcc95eb0428899dafb3dbb135d5f, fab4656270114d21b61881ac5803feef; no voters: 
I20260713 09:05:40.111855 11497 tablet_bootstrap.cc:654] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:40.115867 11498 tablet_bootstrap.cc:492] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a: No bootstrap required, opened a new log
I20260713 09:05:40.114271 11504 raft_consensus.cc:515] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.118985 11498 ts_tablet_manager.cc:1403] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a: Time spent bootstrapping tablet: real 0.108s	user 0.019s	sys 0.013s
I20260713 09:05:40.120863 11453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22085faef19425790a84ea6e978252e" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34819a4265b43068594507f3000164a" is_pre_election: true
I20260713 09:05:40.125422 11453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de72a1b60264b8cb76fabec96f1cec3" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34819a4265b43068594507f3000164a" is_pre_election: true
I20260713 09:05:40.127411 11453 raft_consensus.cc:2393] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fab4656270114d21b61881ac5803feef in current term 1: Already voted for candidate b34819a4265b43068594507f3000164a in this term.
I20260713 09:05:40.129010 11453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ecca6ed20e41e8b8b7eae969f1d684" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34819a4265b43068594507f3000164a" is_pre_election: true
W20260713 09:05:40.139155 11269 leader_election.cc:343] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b34819a4265b43068594507f3000164a (127.10.232.67:43375): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:40.138353 11268 leader_election.cc:343] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:40.140476 11268 leader_election.cc:343] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:40.140729 11269 leader_election.cc:343] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b34819a4265b43068594507f3000164a (127.10.232.67:43375): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:40.135895 11453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009d11e7735a4e0082455deca62a6671" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34819a4265b43068594507f3000164a" is_pre_election: true
I20260713 09:05:40.142091 11269 leader_election.cc:304] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fab4656270114d21b61881ac5803feef; no voters: 5082bcc95eb0428899dafb3dbb135d5f, b34819a4265b43068594507f3000164a
I20260713 09:05:40.143396 11453 raft_consensus.cc:2468] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fab4656270114d21b61881ac5803feef in term 0.
W20260713 09:05:40.144639 11417 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.66:42961, user_credentials={real_user=slave}} blocked reactor thread for 107565us
I20260713 09:05:40.145891 11524 raft_consensus.cc:2804] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:40.142963 11498 raft_consensus.cc:359] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.146977 11417 leader_election.cc:304] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [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: 5082bcc95eb0428899dafb3dbb135d5f, b34819a4265b43068594507f3000164a; no voters: fab4656270114d21b61881ac5803feef
I20260713 09:05:40.147934 11504 leader_election.cc:290] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 1 election: Requested vote from peers fab4656270114d21b61881ac5803feef (127.10.232.65:46521), 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961)
I20260713 09:05:40.148192 11304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de72a1b60264b8cb76fabec96f1cec3" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab4656270114d21b61881ac5803feef"
I20260713 09:05:40.148667 11504 raft_consensus.cc:2804] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:40.146879 11524 raft_consensus.cc:493] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:40.148972 11504 raft_consensus.cc:493] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:40.149226 11504 raft_consensus.cc:3060] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.149124 11524 raft_consensus.cc:3060] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.147382 11498 raft_consensus.cc:385] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.152361 11498 raft_consensus.cc:740] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34819a4265b43068594507f3000164a, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.153388 11498 consensus_queue.cc:260] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.156977 11498 ts_tablet_manager.cc:1434] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260713 09:05:40.158052 11498 tablet_bootstrap.cc:492] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a: Bootstrap starting.
I20260713 09:05:40.160874 11524 raft_consensus.cc:515] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.162587 11304 raft_consensus.cc:2393] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b34819a4265b43068594507f3000164a in current term 1: Already voted for candidate fab4656270114d21b61881ac5803feef in this term.
I20260713 09:05:40.150246 11496 tablet_bootstrap.cc:492] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef: No bootstrap required, opened a new log
I20260713 09:05:40.164812 11496 ts_tablet_manager.cc:1403] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef: Time spent bootstrapping tablet: real 0.135s	user 0.016s	sys 0.012s
I20260713 09:05:40.169222 11496 raft_consensus.cc:359] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.170259 11496 raft_consensus.cc:385] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.172971 11496 raft_consensus.cc:740] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab4656270114d21b61881ac5803feef, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.186502 11503 raft_consensus.cc:515] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.190702 11497 tablet_bootstrap.cc:492] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f: No bootstrap required, opened a new log
I20260713 09:05:40.191193 11497 ts_tablet_manager.cc:1403] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f: Time spent bootstrapping tablet: real 0.116s	user 0.026s	sys 0.023s
W20260713 09:05:40.186900 11269 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.67:43375, user_credentials={real_user=slave}} blocked reactor thread for 46163.8us
I20260713 09:05:40.193702 11496 consensus_queue.cc:260] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.195874 11269 leader_election.cc:304] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [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: b34819a4265b43068594507f3000164a, fab4656270114d21b61881ac5803feef; no voters: 5082bcc95eb0428899dafb3dbb135d5f
I20260713 09:05:40.196817 11378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22085faef19425790a84ea6e978252e" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
I20260713 09:05:40.198273 11378 raft_consensus.cc:3060] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.205868 11502 raft_consensus.cc:493] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:40.208894 11502 raft_consensus.cc:515] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.210178 11377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de72a1b60264b8cb76fabec96f1cec3" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
I20260713 09:05:40.210764 11377 raft_consensus.cc:3060] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.207852 11503 leader_election.cc:290] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 1 election: Requested vote from peers 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:40.216540 11524 leader_election.cc:290] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 1 election: Requested vote from peers 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:40.219779 11527 raft_consensus.cc:2749] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:05:40.223590 11417 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.66:42961, user_credentials={real_user=slave}} blocked reactor thread for 76677.5us
I20260713 09:05:40.220997 11498 tablet_bootstrap.cc:654] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:40.228106 11502 leader_election.cc:290] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab4656270114d21b61881ac5803feef (127.10.232.65:46521), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:40.221159 11503 raft_consensus.cc:2804] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:40.232074 11379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de72a1b60264b8cb76fabec96f1cec3" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
I20260713 09:05:40.232795 11503 raft_consensus.cc:493] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:40.235180 11503 raft_consensus.cc:3060] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.226379 11497 raft_consensus.cc:359] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.239070 11417 leader_election.cc:304] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a [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: b34819a4265b43068594507f3000164a; no voters: 5082bcc95eb0428899dafb3dbb135d5f, fab4656270114d21b61881ac5803feef
I20260713 09:05:40.243988 11377 raft_consensus.cc:2468] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab4656270114d21b61881ac5803feef in term 1.
I20260713 09:05:40.246685 11453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22085faef19425790a84ea6e978252e" candidate_uuid: "5082bcc95eb0428899dafb3dbb135d5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34819a4265b43068594507f3000164a" is_pre_election: true
I20260713 09:05:40.247073 11378 raft_consensus.cc:2468] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab4656270114d21b61881ac5803feef in term 1.
I20260713 09:05:40.247740 11497 raft_consensus.cc:385] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.250501 11452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd762af5f584b7180286d434dd6818d" candidate_uuid: "5082bcc95eb0428899dafb3dbb135d5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34819a4265b43068594507f3000164a" is_pre_election: true
I20260713 09:05:40.252954 11452 raft_consensus.cc:2468] T 7fd762af5f584b7180286d434dd6818d P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5082bcc95eb0428899dafb3dbb135d5f in term 0.
I20260713 09:05:40.251966 11528 raft_consensus.cc:2749] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:40.255180 11268 leader_election.cc:304] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5082bcc95eb0428899dafb3dbb135d5f, fab4656270114d21b61881ac5803feef; no voters: 
W20260713 09:05:40.257921 11344 leader_election.cc:343] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b34819a4265b43068594507f3000164a (127.10.232.67:43375): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:40.258133 11268 leader_election.cc:304] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5082bcc95eb0428899dafb3dbb135d5f, fab4656270114d21b61881ac5803feef; no voters: 
I20260713 09:05:40.252249 11497 raft_consensus.cc:740] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5082bcc95eb0428899dafb3dbb135d5f, State: Initialized, Role: FOLLOWER
W20260713 09:05:40.250192 11269 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.67:43375, user_credentials={real_user=slave}} blocked reactor thread for 57554.7us
I20260713 09:05:40.260363 11527 raft_consensus.cc:2804] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:40.259882 11344 leader_election.cc:304] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5082bcc95eb0428899dafb3dbb135d5f, b34819a4265b43068594507f3000164a; no voters: 
I20260713 09:05:40.261229 11527 raft_consensus.cc:697] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [term 1 LEADER]: Becoming Leader. State: Replica: fab4656270114d21b61881ac5803feef, State: Running, Role: LEADER
I20260713 09:05:40.261488 11529 raft_consensus.cc:2804] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:40.262013 11529 raft_consensus.cc:697] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [term 1 LEADER]: Becoming Leader. State: Replica: fab4656270114d21b61881ac5803feef, State: Running, Role: LEADER
I20260713 09:05:40.262115 11502 raft_consensus.cc:2804] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:40.262190 11527 consensus_queue.cc:237] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.262555 11502 raft_consensus.cc:493] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:40.265081 11452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22085faef19425790a84ea6e978252e" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34819a4265b43068594507f3000164a"
I20260713 09:05:40.265712 11502 raft_consensus.cc:3060] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.268244 11304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22085faef19425790a84ea6e978252e" candidate_uuid: "5082bcc95eb0428899dafb3dbb135d5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab4656270114d21b61881ac5803feef" is_pre_election: true
I20260713 09:05:40.270167 11452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de72a1b60264b8cb76fabec96f1cec3" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34819a4265b43068594507f3000164a"
I20260713 09:05:40.259629 11504 raft_consensus.cc:515] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
W20260713 09:05:40.270730 11269 leader_election.cc:343] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b34819a4265b43068594507f3000164a (127.10.232.67:43375): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:40.272574 11452 raft_consensus.cc:2393] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fab4656270114d21b61881ac5803feef in current term 1: Already voted for candidate b34819a4265b43068594507f3000164a in this term.
I20260713 09:05:40.274039 11497 consensus_queue.cc:260] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.278961 11344 leader_election.cc:304] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5082bcc95eb0428899dafb3dbb135d5f; no voters: b34819a4265b43068594507f3000164a, fab4656270114d21b61881ac5803feef
I20260713 09:05:40.278038 11304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd762af5f584b7180286d434dd6818d" candidate_uuid: "5082bcc95eb0428899dafb3dbb135d5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab4656270114d21b61881ac5803feef" is_pre_election: true
I20260713 09:05:40.272910 11529 consensus_queue.cc:237] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
W20260713 09:05:40.287919 11344 leader_election.cc:343] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fab4656270114d21b61881ac5803feef (127.10.232.65:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:40.289300 11532 raft_consensus.cc:2749] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:40.289963 11496 ts_tablet_manager.cc:1434] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef: Time spent starting tablet: real 0.125s	user 0.024s	sys 0.022s
I20260713 09:05:40.290597 11304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aefc9e79b64bbf9648e54c03cddb85" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab4656270114d21b61881ac5803feef"
I20260713 09:05:40.294518 11502 raft_consensus.cc:515] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
W20260713 09:05:40.295063 11418 leader_election.cc:343] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fab4656270114d21b61881ac5803feef (127.10.232.65:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:40.294755 11503 raft_consensus.cc:515] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.297254 11502 leader_election.cc:290] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [CANDIDATE]: Term 1 election: Requested vote from peers fab4656270114d21b61881ac5803feef (127.10.232.65:46521), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:40.297559 11496 tablet_bootstrap.cc:492] T 7fd762af5f584b7180286d434dd6818d P fab4656270114d21b61881ac5803feef: Bootstrap starting.
I20260713 09:05:40.299357 11498 tablet_bootstrap.cc:492] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a: No bootstrap required, opened a new log
I20260713 09:05:40.298183 11504 leader_election.cc:290] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 1 election: Requested vote from peers fab4656270114d21b61881ac5803feef (127.10.232.65:46521), 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961)
I20260713 09:05:40.299899 11498 ts_tablet_manager.cc:1403] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a: Time spent bootstrapping tablet: real 0.142s	user 0.007s	sys 0.025s
I20260713 09:05:40.303442 11378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009d11e7735a4e0082455deca62a6671" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
I20260713 09:05:40.304217 11378 raft_consensus.cc:3060] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.304955 11497 ts_tablet_manager.cc:1434] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f: Time spent starting tablet: real 0.113s	user 0.009s	sys 0.002s
I20260713 09:05:40.304642 11498 raft_consensus.cc:359] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.306330 11498 raft_consensus.cc:385] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.307312 11498 raft_consensus.cc:740] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34819a4265b43068594507f3000164a, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.308352 11304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd762af5f584b7180286d434dd6818d" candidate_uuid: "5082bcc95eb0428899dafb3dbb135d5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab4656270114d21b61881ac5803feef"
I20260713 09:05:40.308943 11452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd762af5f584b7180286d434dd6818d" candidate_uuid: "5082bcc95eb0428899dafb3dbb135d5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34819a4265b43068594507f3000164a"
I20260713 09:05:40.308888 11498 consensus_queue.cc:260] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.309633 11452 raft_consensus.cc:3060] T 7fd762af5f584b7180286d434dd6818d P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.310809 11503 leader_election.cc:290] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 1 election: Requested vote from peers 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:40.311453 11453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009d11e7735a4e0082455deca62a6671" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34819a4265b43068594507f3000164a"
I20260713 09:05:40.311960 11497 tablet_bootstrap.cc:492] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f: Bootstrap starting.
I20260713 09:05:40.311956 11504 raft_consensus.cc:493] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:40.314610 11453 raft_consensus.cc:3060] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.315465 11504 raft_consensus.cc:515] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.319878 11504 leader_election.cc:290] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab4656270114d21b61881ac5803feef (127.10.232.65:46521), 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961)
I20260713 09:05:40.317327 11377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aefc9e79b64bbf9648e54c03cddb85" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
I20260713 09:05:40.321624 11377 raft_consensus.cc:3060] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.320984 11304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437d72427def4c378cef8fb10f367b65" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab4656270114d21b61881ac5803feef" is_pre_election: true
W20260713 09:05:40.318092 11344 leader_election.cc:343] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fab4656270114d21b61881ac5803feef (127.10.232.65:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:40.324039 11304 raft_consensus.cc:2468] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34819a4265b43068594507f3000164a in term 0.
I20260713 09:05:40.325413 11379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437d72427def4c378cef8fb10f367b65" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f" is_pre_election: true
I20260713 09:05:40.325646 11418 leader_election.cc:304] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b34819a4265b43068594507f3000164a, fab4656270114d21b61881ac5803feef; no voters: 
I20260713 09:05:40.326085 11379 raft_consensus.cc:2468] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34819a4265b43068594507f3000164a in term 0.
I20260713 09:05:40.327953 11504 raft_consensus.cc:2804] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:40.330673 11378 raft_consensus.cc:2468] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab4656270114d21b61881ac5803feef in term 1.
I20260713 09:05:40.331452 11504 raft_consensus.cc:493] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:40.335093 11268 leader_election.cc:304] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5082bcc95eb0428899dafb3dbb135d5f, fab4656270114d21b61881ac5803feef; no voters: 
I20260713 09:05:40.333635 11504 raft_consensus.cc:3060] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.335441 11498 ts_tablet_manager.cc:1434] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.006s
I20260713 09:05:40.337180 11503 raft_consensus.cc:2804] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:40.339239 11503 raft_consensus.cc:697] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [term 1 LEADER]: Becoming Leader. State: Replica: fab4656270114d21b61881ac5803feef, State: Running, Role: LEADER
I20260713 09:05:40.338161 11453 raft_consensus.cc:2468] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab4656270114d21b61881ac5803feef in term 1.
I20260713 09:05:40.340282 11503 consensus_queue.cc:237] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.346751 11498 tablet_bootstrap.cc:492] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a: Bootstrap starting.
I20260713 09:05:40.348506 11496 tablet_bootstrap.cc:654] T 7fd762af5f584b7180286d434dd6818d P fab4656270114d21b61881ac5803feef: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:40.346738 11452 raft_consensus.cc:2468] T 7fd762af5f584b7180286d434dd6818d P b34819a4265b43068594507f3000164a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5082bcc95eb0428899dafb3dbb135d5f in term 1.
I20260713 09:05:40.352229 11344 leader_election.cc:304] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5082bcc95eb0428899dafb3dbb135d5f, b34819a4265b43068594507f3000164a; no voters: fab4656270114d21b61881ac5803feef
I20260713 09:05:40.355839 11534 raft_consensus.cc:2804] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:40.356537 11534 raft_consensus.cc:697] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [term 1 LEADER]: Becoming Leader. State: Replica: 5082bcc95eb0428899dafb3dbb135d5f, State: Running, Role: LEADER
I20260713 09:05:40.354785 11377 raft_consensus.cc:2468] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34819a4265b43068594507f3000164a in term 1.
I20260713 09:05:40.357257 11534 consensus_queue.cc:237] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.361511 11417 leader_election.cc:304] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5082bcc95eb0428899dafb3dbb135d5f, b34819a4265b43068594507f3000164a; no voters: fab4656270114d21b61881ac5803feef
I20260713 09:05:40.362824 11528 raft_consensus.cc:2804] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:40.362614 11504 raft_consensus.cc:515] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.375195 11528 raft_consensus.cc:697] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 1 LEADER]: Becoming Leader. State: Replica: b34819a4265b43068594507f3000164a, State: Running, Role: LEADER
I20260713 09:05:40.375519 11304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437d72427def4c378cef8fb10f367b65" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab4656270114d21b61881ac5803feef"
I20260713 09:05:40.376142 11304 raft_consensus.cc:3060] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.376361 11504 leader_election.cc:290] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 1 election: Requested vote from peers fab4656270114d21b61881ac5803feef (127.10.232.65:46521), 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961)
I20260713 09:05:40.382745 11496 tablet_bootstrap.cc:492] T 7fd762af5f584b7180286d434dd6818d P fab4656270114d21b61881ac5803feef: No bootstrap required, opened a new log
I20260713 09:05:40.383281 11496 ts_tablet_manager.cc:1403] T 7fd762af5f584b7180286d434dd6818d P fab4656270114d21b61881ac5803feef: Time spent bootstrapping tablet: real 0.086s	user 0.009s	sys 0.018s
I20260713 09:05:40.384357 11497 tablet_bootstrap.cc:654] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:40.381032 11377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437d72427def4c378cef8fb10f367b65" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
I20260713 09:05:40.388991 11377 raft_consensus.cc:3060] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.387076 11496 raft_consensus.cc:359] T 7fd762af5f584b7180286d434dd6818d P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.390710 11496 raft_consensus.cc:385] T 7fd762af5f584b7180286d434dd6818d P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.391188 11496 raft_consensus.cc:740] T 7fd762af5f584b7180286d434dd6818d P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab4656270114d21b61881ac5803feef, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.392195 11496 consensus_queue.cc:260] T 7fd762af5f584b7180286d434dd6818d P fab4656270114d21b61881ac5803feef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.378015 11528 consensus_queue.cc:237] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.396669 11496 ts_tablet_manager.cc:1434] T 7fd762af5f584b7180286d434dd6818d P fab4656270114d21b61881ac5803feef: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260713 09:05:40.404896 11496 tablet_bootstrap.cc:492] T d8aefc9e79b64bbf9648e54c03cddb85 P fab4656270114d21b61881ac5803feef: Bootstrap starting.
I20260713 09:05:40.399477 11304 raft_consensus.cc:2468] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34819a4265b43068594507f3000164a in term 1.
I20260713 09:05:40.412350 11498 tablet_bootstrap.cc:654] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:40.414250 11497 tablet_bootstrap.cc:492] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f: No bootstrap required, opened a new log
I20260713 09:05:40.414908 11497 ts_tablet_manager.cc:1403] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f: Time spent bootstrapping tablet: real 0.108s	user 0.015s	sys 0.003s
I20260713 09:05:40.416428 11377 raft_consensus.cc:2468] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34819a4265b43068594507f3000164a in term 1.
I20260713 09:05:40.410110 11418 leader_election.cc:304] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b34819a4265b43068594507f3000164a, fab4656270114d21b61881ac5803feef; no voters: 
I20260713 09:05:40.418520 11504 raft_consensus.cc:2804] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:40.419068 11504 raft_consensus.cc:697] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [term 1 LEADER]: Becoming Leader. State: Replica: b34819a4265b43068594507f3000164a, State: Running, Role: LEADER
I20260713 09:05:40.420576 11496 tablet_bootstrap.cc:654] T d8aefc9e79b64bbf9648e54c03cddb85 P fab4656270114d21b61881ac5803feef: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:40.420578 11504 consensus_queue.cc:237] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.426203 11198 catalog_manager.cc:5697] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef reported cstate change: term changed from 0 to 1, leader changed from <none> to fab4656270114d21b61881ac5803feef (127.10.232.65). New cstate: current_term: 1 leader_uuid: "fab4656270114d21b61881ac5803feef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:40.432961 11497 raft_consensus.cc:359] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.433907 11497 raft_consensus.cc:385] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.436558 11498 tablet_bootstrap.cc:492] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a: No bootstrap required, opened a new log
I20260713 09:05:40.435753 11497 raft_consensus.cc:740] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5082bcc95eb0428899dafb3dbb135d5f, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.437383 11498 ts_tablet_manager.cc:1403] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.010s
I20260713 09:05:40.435106 11198 catalog_manager.cc:5697] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef reported cstate change: term changed from 0 to 1, leader changed from <none> to fab4656270114d21b61881ac5803feef (127.10.232.65). New cstate: current_term: 1 leader_uuid: "fab4656270114d21b61881ac5803feef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:40.438490 11497 consensus_queue.cc:260] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.442231 11497 ts_tablet_manager.cc:1434] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.002s
I20260713 09:05:40.443624 11498 raft_consensus.cc:359] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.444469 11498 raft_consensus.cc:385] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.444765 11498 raft_consensus.cc:740] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34819a4265b43068594507f3000164a, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.445555 11498 consensus_queue.cc:260] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.446798 11496 tablet_bootstrap.cc:492] T d8aefc9e79b64bbf9648e54c03cddb85 P fab4656270114d21b61881ac5803feef: No bootstrap required, opened a new log
I20260713 09:05:40.447371 11496 ts_tablet_manager.cc:1403] T d8aefc9e79b64bbf9648e54c03cddb85 P fab4656270114d21b61881ac5803feef: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.005s
I20260713 09:05:40.448793 11498 ts_tablet_manager.cc:1434] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:05:40.450347 11497 tablet_bootstrap.cc:492] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f: Bootstrap starting.
I20260713 09:05:40.450640 11200 catalog_manager.cc:5697] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a reported cstate change: term changed from 0 to 1, leader changed from <none> to b34819a4265b43068594507f3000164a (127.10.232.67). New cstate: current_term: 1 leader_uuid: "b34819a4265b43068594507f3000164a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:40.451326 11496 raft_consensus.cc:359] T d8aefc9e79b64bbf9648e54c03cddb85 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.452137 11496 raft_consensus.cc:385] T d8aefc9e79b64bbf9648e54c03cddb85 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.452502 11496 raft_consensus.cc:740] T d8aefc9e79b64bbf9648e54c03cddb85 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab4656270114d21b61881ac5803feef, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.453411 11496 consensus_queue.cc:260] T d8aefc9e79b64bbf9648e54c03cddb85 P fab4656270114d21b61881ac5803feef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.455612 11498 tablet_bootstrap.cc:492] T e22085faef19425790a84ea6e978252e P b34819a4265b43068594507f3000164a: Bootstrap starting.
I20260713 09:05:40.456960 11496 ts_tablet_manager.cc:1434] T d8aefc9e79b64bbf9648e54c03cddb85 P fab4656270114d21b61881ac5803feef: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:05:40.458053 11496 tablet_bootstrap.cc:492] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef: Bootstrap starting.
I20260713 09:05:40.458942 11497 tablet_bootstrap.cc:654] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:40.458885 11199 catalog_manager.cc:5697] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66). New cstate: current_term: 1 leader_uuid: "5082bcc95eb0428899dafb3dbb135d5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:40.465346 11496 tablet_bootstrap.cc:654] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:40.474910 11498 tablet_bootstrap.cc:654] T e22085faef19425790a84ea6e978252e P b34819a4265b43068594507f3000164a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:40.482280 11497 tablet_bootstrap.cc:492] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f: No bootstrap required, opened a new log
I20260713 09:05:40.482789 11497 ts_tablet_manager.cc:1403] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.011s
I20260713 09:05:40.485270 11497 raft_consensus.cc:359] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.485917 11497 raft_consensus.cc:385] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.486219 11497 raft_consensus.cc:740] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5082bcc95eb0428899dafb3dbb135d5f, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.486922 11497 consensus_queue.cc:260] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.489488 11497 ts_tablet_manager.cc:1434] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:05:40.490511 11497 tablet_bootstrap.cc:492] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f: Bootstrap starting.
I20260713 09:05:40.496150 11496 tablet_bootstrap.cc:492] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef: No bootstrap required, opened a new log
I20260713 09:05:40.496767 11496 ts_tablet_manager.cc:1403] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.015s
I20260713 09:05:40.500545 11496 raft_consensus.cc:359] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.501233 11496 raft_consensus.cc:385] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.501533 11496 raft_consensus.cc:740] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab4656270114d21b61881ac5803feef, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.502259 11496 consensus_queue.cc:260] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.508255 11497 tablet_bootstrap.cc:654] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:40.511564 11496 ts_tablet_manager.cc:1434] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:05:40.511722 11498 tablet_bootstrap.cc:492] T e22085faef19425790a84ea6e978252e P b34819a4265b43068594507f3000164a: No bootstrap required, opened a new log
I20260713 09:05:40.513717 11498 ts_tablet_manager.cc:1403] T e22085faef19425790a84ea6e978252e P b34819a4265b43068594507f3000164a: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.011s
I20260713 09:05:40.514307 11496 tablet_bootstrap.cc:492] T 4f64f072d67542d7941babe3808660d3 P fab4656270114d21b61881ac5803feef: Bootstrap starting.
I20260713 09:05:40.516577 11498 raft_consensus.cc:359] T e22085faef19425790a84ea6e978252e P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.517352 11498 raft_consensus.cc:385] T e22085faef19425790a84ea6e978252e P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.517709 11498 raft_consensus.cc:740] T e22085faef19425790a84ea6e978252e P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34819a4265b43068594507f3000164a, State: Initialized, Role: FOLLOWER
W20260713 09:05:40.520792 11248 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:40.518625 11498 consensus_queue.cc:260] T e22085faef19425790a84ea6e978252e P b34819a4265b43068594507f3000164a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.524189 11498 ts_tablet_manager.cc:1434] T e22085faef19425790a84ea6e978252e P b34819a4265b43068594507f3000164a: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260713 09:05:40.525369 11498 tablet_bootstrap.cc:492] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a: Bootstrap starting.
I20260713 09:05:40.531672 11498 tablet_bootstrap.cc:654] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:40.531962 11497 tablet_bootstrap.cc:492] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f: No bootstrap required, opened a new log
I20260713 09:05:40.532410 11497 ts_tablet_manager.cc:1403] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.002s
I20260713 09:05:40.535043 11497 raft_consensus.cc:359] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.535734 11497 raft_consensus.cc:385] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.535998 11497 raft_consensus.cc:740] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5082bcc95eb0428899dafb3dbb135d5f, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.536650 11497 consensus_queue.cc:260] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.536231 11200 catalog_manager.cc:5697] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a reported cstate change: term changed from 0 to 1, leader changed from <none> to b34819a4265b43068594507f3000164a (127.10.232.67). New cstate: current_term: 1 leader_uuid: "b34819a4265b43068594507f3000164a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:40.539098 11497 ts_tablet_manager.cc:1434] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:05:40.542979 11496 tablet_bootstrap.cc:654] T 4f64f072d67542d7941babe3808660d3 P fab4656270114d21b61881ac5803feef: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:40.550925 11498 tablet_bootstrap.cc:492] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a: No bootstrap required, opened a new log
I20260713 09:05:40.551370 11498 ts_tablet_manager.cc:1403] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.008s
I20260713 09:05:40.551810 11198 catalog_manager.cc:5697] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef reported cstate change: term changed from 0 to 1, leader changed from <none> to fab4656270114d21b61881ac5803feef (127.10.232.65). New cstate: current_term: 1 leader_uuid: "fab4656270114d21b61881ac5803feef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:40.553993 11498 raft_consensus.cc:359] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.554790 11498 raft_consensus.cc:385] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.555063 11498 raft_consensus.cc:740] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34819a4265b43068594507f3000164a, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.555745 11498 consensus_queue.cc:260] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.557931 11498 ts_tablet_manager.cc:1434] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:05:40.567916 11504 raft_consensus.cc:493] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:40.568459 11504 raft_consensus.cc:515] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.570652 11504 leader_election.cc:290] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab4656270114d21b61881ac5803feef (127.10.232.65:46521), 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961)
I20260713 09:05:40.572932 11377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f64f072d67542d7941babe3808660d3" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f" is_pre_election: true
I20260713 09:05:40.573599 11377 raft_consensus.cc:2468] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34819a4265b43068594507f3000164a in term 0.
I20260713 09:05:40.572932 11304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f64f072d67542d7941babe3808660d3" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab4656270114d21b61881ac5803feef" is_pre_election: true
I20260713 09:05:40.575618 11417 leader_election.cc:304] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5082bcc95eb0428899dafb3dbb135d5f, b34819a4265b43068594507f3000164a; no voters: 
W20260713 09:05:40.576583 11418 leader_election.cc:343] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fab4656270114d21b61881ac5803feef (127.10.232.65:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:40.577452 11504 raft_consensus.cc:2804] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:40.577824 11504 raft_consensus.cc:493] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:40.578173 11504 raft_consensus.cc:3060] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.585552 11504 raft_consensus.cc:515] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.593914 11304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f64f072d67542d7941babe3808660d3" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab4656270114d21b61881ac5803feef"
W20260713 09:05:40.595932 11418 leader_election.cc:343] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fab4656270114d21b61881ac5803feef (127.10.232.65:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:40.596974 11504 leader_election.cc:290] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 1 election: Requested vote from peers fab4656270114d21b61881ac5803feef (127.10.232.65:46521), 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961)
I20260713 09:05:40.597863 11496 tablet_bootstrap.cc:492] T 4f64f072d67542d7941babe3808660d3 P fab4656270114d21b61881ac5803feef: No bootstrap required, opened a new log
I20260713 09:05:40.598454 11496 ts_tablet_manager.cc:1403] T 4f64f072d67542d7941babe3808660d3 P fab4656270114d21b61881ac5803feef: Time spent bootstrapping tablet: real 0.084s	user 0.025s	sys 0.032s
I20260713 09:05:40.598243 11377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f64f072d67542d7941babe3808660d3" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
I20260713 09:05:40.599242 11377 raft_consensus.cc:3060] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.601717 11496 raft_consensus.cc:359] T 4f64f072d67542d7941babe3808660d3 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.602478 11496 raft_consensus.cc:385] T 4f64f072d67542d7941babe3808660d3 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.602790 11496 raft_consensus.cc:740] T 4f64f072d67542d7941babe3808660d3 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab4656270114d21b61881ac5803feef, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.603528 11496 consensus_queue.cc:260] T 4f64f072d67542d7941babe3808660d3 P fab4656270114d21b61881ac5803feef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.606564 11496 ts_tablet_manager.cc:1434] T 4f64f072d67542d7941babe3808660d3 P fab4656270114d21b61881ac5803feef: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:05:40.606495 11377 raft_consensus.cc:2468] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34819a4265b43068594507f3000164a in term 1.
I20260713 09:05:40.608529 11417 leader_election.cc:304] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5082bcc95eb0428899dafb3dbb135d5f, b34819a4265b43068594507f3000164a; no voters: fab4656270114d21b61881ac5803feef
I20260713 09:05:40.609355 11504 raft_consensus.cc:2804] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:40.609935 11504 raft_consensus.cc:697] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [term 1 LEADER]: Becoming Leader. State: Replica: b34819a4265b43068594507f3000164a, State: Running, Role: LEADER
I20260713 09:05:40.610929 11504 consensus_queue.cc:237] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.619724 11198 catalog_manager.cc:5697] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a reported cstate change: term changed from 0 to 1, leader changed from <none> to b34819a4265b43068594507f3000164a (127.10.232.67). New cstate: current_term: 1 leader_uuid: "b34819a4265b43068594507f3000164a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:40.623888 11504 raft_consensus.cc:493] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:40.624378 11504 raft_consensus.cc:515] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.627233 11504 leader_election.cc:290] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab4656270114d21b61881ac5803feef (127.10.232.65:46521), 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961)
I20260713 09:05:40.628715 11377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ecca6ed20e41e8b8b7eae969f1d684" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f" is_pre_election: true
I20260713 09:05:40.629346 11377 raft_consensus.cc:2468] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34819a4265b43068594507f3000164a in term 0.
I20260713 09:05:40.629614 11304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ecca6ed20e41e8b8b7eae969f1d684" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab4656270114d21b61881ac5803feef" is_pre_election: true
I20260713 09:05:40.630252 11304 raft_consensus.cc:2468] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34819a4265b43068594507f3000164a in term 0.
I20260713 09:05:40.631645 11418 leader_election.cc:304] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b34819a4265b43068594507f3000164a, fab4656270114d21b61881ac5803feef; no voters: 
I20260713 09:05:40.632385 11504 raft_consensus.cc:2804] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:40.632700 11504 raft_consensus.cc:493] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:40.633011 11504 raft_consensus.cc:3060] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.637765 11504 raft_consensus.cc:515] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.640193 11504 leader_election.cc:290] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 1 election: Requested vote from peers fab4656270114d21b61881ac5803feef (127.10.232.65:46521), 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961)
I20260713 09:05:40.640547 11304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ecca6ed20e41e8b8b7eae969f1d684" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab4656270114d21b61881ac5803feef"
I20260713 09:05:40.640821 11377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ecca6ed20e41e8b8b7eae969f1d684" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
I20260713 09:05:40.641108 11304 raft_consensus.cc:3060] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.641245 11377 raft_consensus.cc:3060] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.645809 11377 raft_consensus.cc:2468] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34819a4265b43068594507f3000164a in term 1.
I20260713 09:05:40.646911 11417 leader_election.cc:304] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5082bcc95eb0428899dafb3dbb135d5f, b34819a4265b43068594507f3000164a; no voters: 
I20260713 09:05:40.647646 11504 raft_consensus.cc:2804] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:40.647531 11304 raft_consensus.cc:2468] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34819a4265b43068594507f3000164a in term 1.
I20260713 09:05:40.648152 11504 raft_consensus.cc:697] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [term 1 LEADER]: Becoming Leader. State: Replica: b34819a4265b43068594507f3000164a, State: Running, Role: LEADER
I20260713 09:05:40.649137 11504 consensus_queue.cc:237] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.658058 11198 catalog_manager.cc:5697] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a reported cstate change: term changed from 0 to 1, leader changed from <none> to b34819a4265b43068594507f3000164a (127.10.232.67). New cstate: current_term: 1 leader_uuid: "b34819a4265b43068594507f3000164a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:40.658834 11503 consensus_queue.cc:1048] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [LEADER]: Connected to new peer: Peer: permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:40.680449 11452 raft_consensus.cc:3060] T e22085faef19425790a84ea6e978252e P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.682999 11529 raft_consensus.cc:493] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:40.683483 11529 raft_consensus.cc:515] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.686538 11529 leader_election.cc:290] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:40.687027 11377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8de7ed4e1a469cac75b7ef82267fc6" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f" is_pre_election: true
I20260713 09:05:40.687199 11453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8de7ed4e1a469cac75b7ef82267fc6" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34819a4265b43068594507f3000164a" is_pre_election: true
I20260713 09:05:40.689270 11377 raft_consensus.cc:2468] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fab4656270114d21b61881ac5803feef in term 0.
I20260713 09:05:40.689437 11453 raft_consensus.cc:2468] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fab4656270114d21b61881ac5803feef in term 0.
I20260713 09:05:40.690397 11268 leader_election.cc:304] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5082bcc95eb0428899dafb3dbb135d5f, fab4656270114d21b61881ac5803feef; no voters: 
I20260713 09:05:40.691491 11527 consensus_queue.cc:1048] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:40.691936 11529 raft_consensus.cc:2804] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:40.692318 11529 raft_consensus.cc:493] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:40.692684 11529 raft_consensus.cc:3060] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.701112 11529 raft_consensus.cc:515] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.704090 11377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8de7ed4e1a469cac75b7ef82267fc6" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
I20260713 09:05:40.704396 11453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8de7ed4e1a469cac75b7ef82267fc6" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34819a4265b43068594507f3000164a"
I20260713 09:05:40.704742 11377 raft_consensus.cc:3060] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.704988 11453 raft_consensus.cc:3060] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.707707 11529 leader_election.cc:290] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 1 election: Requested vote from peers 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:40.712452 11377 raft_consensus.cc:2468] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab4656270114d21b61881ac5803feef in term 1.
I20260713 09:05:40.713042 11453 raft_consensus.cc:2468] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab4656270114d21b61881ac5803feef in term 1.
I20260713 09:05:40.714033 11268 leader_election.cc:304] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5082bcc95eb0428899dafb3dbb135d5f, fab4656270114d21b61881ac5803feef; no voters: 
I20260713 09:05:40.715353 11529 raft_consensus.cc:2804] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:40.715950 11529 raft_consensus.cc:697] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [term 1 LEADER]: Becoming Leader. State: Replica: fab4656270114d21b61881ac5803feef, State: Running, Role: LEADER
I20260713 09:05:40.716708 11529 consensus_queue.cc:237] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.726042 11200 catalog_manager.cc:5697] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef reported cstate change: term changed from 0 to 1, leader changed from <none> to fab4656270114d21b61881ac5803feef (127.10.232.65). New cstate: current_term: 1 leader_uuid: "fab4656270114d21b61881ac5803feef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:40.736881 11529 consensus_queue.cc:1048] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [LEADER]: Connected to new peer: Peer: permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:40.752079 11529 consensus_queue.cc:1048] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:40.773490 11529 raft_consensus.cc:493] T 7fd762af5f584b7180286d434dd6818d P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:40.773983 11529 raft_consensus.cc:515] T 7fd762af5f584b7180286d434dd6818d P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.775986 11529 leader_election.cc:290] T 7fd762af5f584b7180286d434dd6818d P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:40.776620 11377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd762af5f584b7180286d434dd6818d" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f" is_pre_election: true
I20260713 09:05:40.777199 11453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd762af5f584b7180286d434dd6818d" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34819a4265b43068594507f3000164a" is_pre_election: true
I20260713 09:05:40.777966 11453 raft_consensus.cc:2393] T 7fd762af5f584b7180286d434dd6818d P b34819a4265b43068594507f3000164a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fab4656270114d21b61881ac5803feef in current term 1: Already voted for candidate 5082bcc95eb0428899dafb3dbb135d5f in this term.
I20260713 09:05:40.778864 11269 leader_election.cc:304] T 7fd762af5f584b7180286d434dd6818d P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fab4656270114d21b61881ac5803feef; no voters: 5082bcc95eb0428899dafb3dbb135d5f, b34819a4265b43068594507f3000164a
I20260713 09:05:40.779240 11529 raft_consensus.cc:493] T 4f64f072d67542d7941babe3808660d3 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:40.779760 11503 raft_consensus.cc:3060] T 7fd762af5f584b7180286d434dd6818d P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.779726 11529 raft_consensus.cc:515] T 4f64f072d67542d7941babe3808660d3 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.782684 11377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f64f072d67542d7941babe3808660d3" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f" is_pre_election: true
I20260713 09:05:40.782858 11453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f64f072d67542d7941babe3808660d3" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34819a4265b43068594507f3000164a" is_pre_election: true
I20260713 09:05:40.783524 11377 raft_consensus.cc:2393] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fab4656270114d21b61881ac5803feef in current term 1: Already voted for candidate b34819a4265b43068594507f3000164a in this term.
I20260713 09:05:40.784794 11529 leader_election.cc:290] T 4f64f072d67542d7941babe3808660d3 P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:40.785024 11268 leader_election.cc:304] T 4f64f072d67542d7941babe3808660d3 P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fab4656270114d21b61881ac5803feef; no voters: 5082bcc95eb0428899dafb3dbb135d5f, b34819a4265b43068594507f3000164a
I20260713 09:05:40.786158 11529 raft_consensus.cc:3060] T 4f64f072d67542d7941babe3808660d3 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.787313 11503 raft_consensus.cc:2749] T 7fd762af5f584b7180286d434dd6818d P fab4656270114d21b61881ac5803feef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:40.792905 11529 raft_consensus.cc:2749] T 4f64f072d67542d7941babe3808660d3 P fab4656270114d21b61881ac5803feef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:40.810456 11529 consensus_queue.cc:1048] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:40.811218 11503 consensus_queue.cc:1048] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [LEADER]: Connected to new peer: Peer: permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:40.867291 11504 consensus_queue.cc:1048] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:40.878202 11504 consensus_queue.cc:1048] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:40.882242 11503 raft_consensus.cc:493] T d8aefc9e79b64bbf9648e54c03cddb85 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:40.882762 11503 raft_consensus.cc:515] T d8aefc9e79b64bbf9648e54c03cddb85 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:40.887686 11378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aefc9e79b64bbf9648e54c03cddb85" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f" is_pre_election: true
I20260713 09:05:40.888482 11378 raft_consensus.cc:2393] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fab4656270114d21b61881ac5803feef in current term 1: Already voted for candidate b34819a4265b43068594507f3000164a in this term.
I20260713 09:05:40.889854 11504 consensus_queue.cc:1048] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:40.892051 11503 leader_election.cc:290] T d8aefc9e79b64bbf9648e54c03cddb85 P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:40.894611 11453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aefc9e79b64bbf9648e54c03cddb85" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34819a4265b43068594507f3000164a" is_pre_election: true
I20260713 09:05:40.896212 11269 leader_election.cc:304] T d8aefc9e79b64bbf9648e54c03cddb85 P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fab4656270114d21b61881ac5803feef; no voters: 5082bcc95eb0428899dafb3dbb135d5f, b34819a4265b43068594507f3000164a
I20260713 09:05:40.896999 11503 raft_consensus.cc:3060] T d8aefc9e79b64bbf9648e54c03cddb85 P fab4656270114d21b61881ac5803feef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.905843 11503 raft_consensus.cc:2749] T d8aefc9e79b64bbf9648e54c03cddb85 P fab4656270114d21b61881ac5803feef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:40.921356 11528 consensus_queue.cc:1048] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:40.945318 11453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "437d72427def4c378cef8fb10f367b65"
dest_uuid: "b34819a4265b43068594507f3000164a"
mode: GRACEFUL
new_leader_uuid: "fab4656270114d21b61881ac5803feef"
 from {username='slave'} at 127.0.0.1:53388
I20260713 09:05:40.946022 11453 raft_consensus.cc:606] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [term 1 LEADER]: Received request to transfer leadership to TS fab4656270114d21b61881ac5803feef
I20260713 09:05:40.957095 11534 consensus_queue.cc:1048] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:40.957487 11453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75ecca6ed20e41e8b8b7eae969f1d684"
dest_uuid: "b34819a4265b43068594507f3000164a"
mode: GRACEFUL
new_leader_uuid: "fab4656270114d21b61881ac5803feef"
 from {username='slave'} at 127.0.0.1:53388
I20260713 09:05:40.958187 11453 raft_consensus.cc:606] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [term 1 LEADER]: Received request to transfer leadership to TS fab4656270114d21b61881ac5803feef
I20260713 09:05:40.984783 11304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e22085faef19425790a84ea6e978252e"
dest_uuid: "fab4656270114d21b61881ac5803feef"
mode: GRACEFUL
new_leader_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
 from {username='slave'} at 127.0.0.1:47904
I20260713 09:05:40.985620 11304 raft_consensus.cc:606] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [term 1 LEADER]: Received request to transfer leadership to TS 5082bcc95eb0428899dafb3dbb135d5f
I20260713 09:05:40.991181 11534 consensus_queue.cc:1048] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:40.993155 11453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8aefc9e79b64bbf9648e54c03cddb85"
dest_uuid: "b34819a4265b43068594507f3000164a"
mode: GRACEFUL
new_leader_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
 from {username='slave'} at 127.0.0.1:53388
I20260713 09:05:40.993862 11453 raft_consensus.cc:606] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 1 LEADER]: Received request to transfer leadership to TS 5082bcc95eb0428899dafb3dbb135d5f
I20260713 09:05:41.002689 11303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc8de7ed4e1a469cac75b7ef82267fc6"
dest_uuid: "fab4656270114d21b61881ac5803feef"
mode: GRACEFUL
new_leader_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
 from {username='slave'} at 127.0.0.1:47904
I20260713 09:05:41.003351 11303 raft_consensus.cc:606] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [term 1 LEADER]: Received request to transfer leadership to TS 5082bcc95eb0428899dafb3dbb135d5f
I20260713 09:05:41.009351 11453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f64f072d67542d7941babe3808660d3"
dest_uuid: "b34819a4265b43068594507f3000164a"
mode: GRACEFUL
new_leader_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
 from {username='slave'} at 127.0.0.1:53388
I20260713 09:05:41.009981 11453 raft_consensus.cc:606] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [term 1 LEADER]: Received request to transfer leadership to TS 5082bcc95eb0428899dafb3dbb135d5f
I20260713 09:05:41.025877 11377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fd762af5f584b7180286d434dd6818d"
dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
mode: GRACEFUL
new_leader_uuid: "b34819a4265b43068594507f3000164a"
 from {username='slave'} at 127.0.0.1:36052
I20260713 09:05:41.026635 11377 raft_consensus.cc:606] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [term 1 LEADER]: Received request to transfer leadership to TS b34819a4265b43068594507f3000164a
I20260713 09:05:41.054744 11528 consensus_queue.cc:1048] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:41.062630 11538 raft_consensus.cc:993] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a: : Instructing follower 5082bcc95eb0428899dafb3dbb135d5f to start an election
I20260713 09:05:41.063222 11538 raft_consensus.cc:1081] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [term 1 LEADER]: Signalling peer 5082bcc95eb0428899dafb3dbb135d5f to start an election
I20260713 09:05:41.070305 11377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f64f072d67542d7941babe3808660d3"
dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
 from {username='slave'} at 127.0.0.1:46098
I20260713 09:05:41.071014 11377 raft_consensus.cc:493] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:41.071463 11377 raft_consensus.cc:3060] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.074872 11528 consensus_queue.cc:1048] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:41.075519 11503 raft_consensus.cc:993] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef: : Instructing follower 5082bcc95eb0428899dafb3dbb135d5f to start an election
I20260713 09:05:41.075980 11503 raft_consensus.cc:1081] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [term 1 LEADER]: Signalling peer 5082bcc95eb0428899dafb3dbb135d5f to start an election
I20260713 09:05:41.077718 11378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e22085faef19425790a84ea6e978252e"
dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
 from {username='slave'} at 127.0.0.1:46104
I20260713 09:05:41.078243 11378 raft_consensus.cc:493] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:41.078647 11378 raft_consensus.cc:3060] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.085145 11378 raft_consensus.cc:515] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:41.087172 11378 leader_election.cc:290] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f [CANDIDATE]: Term 2 election: Requested vote from peers fab4656270114d21b61881ac5803feef (127.10.232.65:46521), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:41.089434 11453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22085faef19425790a84ea6e978252e" candidate_uuid: "5082bcc95eb0428899dafb3dbb135d5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b34819a4265b43068594507f3000164a"
I20260713 09:05:41.090054 11453 raft_consensus.cc:3060] T e22085faef19425790a84ea6e978252e P b34819a4265b43068594507f3000164a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.090718 11377 raft_consensus.cc:515] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:41.092687 11377 leader_election.cc:290] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f [CANDIDATE]: Term 2 election: Requested vote from peers fab4656270114d21b61881ac5803feef (127.10.232.65:46521), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:41.094503 11304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f64f072d67542d7941babe3808660d3" candidate_uuid: "5082bcc95eb0428899dafb3dbb135d5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fab4656270114d21b61881ac5803feef"
I20260713 09:05:41.095124 11304 raft_consensus.cc:3060] T 4f64f072d67542d7941babe3808660d3 P fab4656270114d21b61881ac5803feef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.096910 11303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22085faef19425790a84ea6e978252e" candidate_uuid: "5082bcc95eb0428899dafb3dbb135d5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fab4656270114d21b61881ac5803feef"
I20260713 09:05:41.097555 11303 raft_consensus.cc:3055] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:41.097888 11303 raft_consensus.cc:740] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fab4656270114d21b61881ac5803feef, State: Running, Role: LEADER
I20260713 09:05:41.098717 11303 consensus_queue.cc:260] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:41.100044 11303 raft_consensus.cc:3060] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.100407 11452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f64f072d67542d7941babe3808660d3" candidate_uuid: "5082bcc95eb0428899dafb3dbb135d5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b34819a4265b43068594507f3000164a"
I20260713 09:05:41.101033 11452 raft_consensus.cc:3055] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:41.101384 11452 raft_consensus.cc:740] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b34819a4265b43068594507f3000164a, State: Running, Role: LEADER
I20260713 09:05:41.102280 11452 consensus_queue.cc:260] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:41.103524 11452 raft_consensus.cc:3060] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.106678 11303 raft_consensus.cc:2468] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5082bcc95eb0428899dafb3dbb135d5f in term 2.
I20260713 09:05:41.108006 11344 leader_election.cc:304] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5082bcc95eb0428899dafb3dbb135d5f, fab4656270114d21b61881ac5803feef; no voters: 
I20260713 09:05:41.108933 11575 raft_consensus.cc:2804] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:41.109381 11575 raft_consensus.cc:697] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f [term 2 LEADER]: Becoming Leader. State: Replica: 5082bcc95eb0428899dafb3dbb135d5f, State: Running, Role: LEADER
I20260713 09:05:41.110211 11575 consensus_queue.cc:237] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:41.111438 11304 raft_consensus.cc:2468] T 4f64f072d67542d7941babe3808660d3 P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5082bcc95eb0428899dafb3dbb135d5f in term 2.
I20260713 09:05:41.113471 11344 leader_election.cc:304] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5082bcc95eb0428899dafb3dbb135d5f, fab4656270114d21b61881ac5803feef; no voters: 
I20260713 09:05:41.114786 11528 consensus_queue.cc:1048] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:41.116336 11453 raft_consensus.cc:2468] T e22085faef19425790a84ea6e978252e P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5082bcc95eb0428899dafb3dbb135d5f in term 2.
I20260713 09:05:41.116739 11575 raft_consensus.cc:2804] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:41.118793 11575 raft_consensus.cc:697] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 LEADER]: Becoming Leader. State: Replica: 5082bcc95eb0428899dafb3dbb135d5f, State: Running, Role: LEADER
I20260713 09:05:41.119903 11452 raft_consensus.cc:2468] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5082bcc95eb0428899dafb3dbb135d5f in term 2.
I20260713 09:05:41.119077 11198 catalog_manager.cc:5697] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f reported cstate change: term changed from 1 to 2, leader changed from fab4656270114d21b61881ac5803feef (127.10.232.65) to 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66). New cstate: current_term: 2 leader_uuid: "5082bcc95eb0428899dafb3dbb135d5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:41.121076 11575 consensus_queue.cc:237] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:41.133491 11504 consensus_queue.cc:1048] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:41.137091 11198 catalog_manager.cc:5697] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f reported cstate change: term changed from 1 to 2, leader changed from b34819a4265b43068594507f3000164a (127.10.232.67) to 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66). New cstate: current_term: 2 leader_uuid: "5082bcc95eb0428899dafb3dbb135d5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:41.145380 11528 raft_consensus.cc:993] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a: : Instructing follower fab4656270114d21b61881ac5803feef to start an election
I20260713 09:05:41.145895 11528 raft_consensus.cc:1081] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [term 1 LEADER]: Signalling peer fab4656270114d21b61881ac5803feef to start an election
I20260713 09:05:41.147723 11304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75ecca6ed20e41e8b8b7eae969f1d684"
dest_uuid: "fab4656270114d21b61881ac5803feef"
 from {username='slave'} at 127.0.0.1:56384
I20260713 09:05:41.148262 11304 raft_consensus.cc:493] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:41.148617 11304 raft_consensus.cc:3060] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.155818 11304 raft_consensus.cc:515] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:41.157886 11304 leader_election.cc:290] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 2 election: Requested vote from peers 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:41.159281 11378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ecca6ed20e41e8b8b7eae969f1d684" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
I20260713 09:05:41.159852 11378 raft_consensus.cc:3060] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.161106 11452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ecca6ed20e41e8b8b7eae969f1d684" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b34819a4265b43068594507f3000164a"
I20260713 09:05:41.161755 11452 raft_consensus.cc:3055] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:41.162129 11452 raft_consensus.cc:740] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b34819a4265b43068594507f3000164a, State: Running, Role: LEADER
I20260713 09:05:41.163153 11452 consensus_queue.cc:260] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:41.164481 11452 raft_consensus.cc:3060] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.166306 11378 raft_consensus.cc:2468] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab4656270114d21b61881ac5803feef in term 2.
I20260713 09:05:41.167495 11268 leader_election.cc:304] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5082bcc95eb0428899dafb3dbb135d5f, fab4656270114d21b61881ac5803feef; no voters: 
I20260713 09:05:41.168161 11503 raft_consensus.cc:2804] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:41.168637 11503 raft_consensus.cc:697] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [term 2 LEADER]: Becoming Leader. State: Replica: fab4656270114d21b61881ac5803feef, State: Running, Role: LEADER
I20260713 09:05:41.169382 11503 consensus_queue.cc:237] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:41.171738 11452 raft_consensus.cc:2468] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab4656270114d21b61881ac5803feef in term 2.
I20260713 09:05:41.176575 11200 catalog_manager.cc:5697] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef reported cstate change: term changed from 1 to 2, leader changed from b34819a4265b43068594507f3000164a (127.10.232.67) to fab4656270114d21b61881ac5803feef (127.10.232.65). New cstate: current_term: 2 leader_uuid: "fab4656270114d21b61881ac5803feef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:41.192493 11503 consensus_queue.cc:1048] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [LEADER]: Connected to new peer: Peer: permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:41.199563 11529 raft_consensus.cc:993] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef: : Instructing follower 5082bcc95eb0428899dafb3dbb135d5f to start an election
I20260713 09:05:41.200071 11529 raft_consensus.cc:1081] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [term 1 LEADER]: Signalling peer 5082bcc95eb0428899dafb3dbb135d5f to start an election
I20260713 09:05:41.202606 11377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc8de7ed4e1a469cac75b7ef82267fc6"
dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
 from {username='slave'} at 127.0.0.1:46104
I20260713 09:05:41.203145 11377 raft_consensus.cc:493] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:41.203491 11377 raft_consensus.cc:3060] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.208213 11503 consensus_queue.cc:1048] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:41.209950 11377 raft_consensus.cc:515] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:41.212132 11378 raft_consensus.cc:1240] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Rejecting Update request from peer fab4656270114d21b61881ac5803feef for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:41.213461 11304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8de7ed4e1a469cac75b7ef82267fc6" candidate_uuid: "5082bcc95eb0428899dafb3dbb135d5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fab4656270114d21b61881ac5803feef"
I20260713 09:05:41.213759 11377 leader_election.cc:290] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f [CANDIDATE]: Term 2 election: Requested vote from peers fab4656270114d21b61881ac5803feef (127.10.232.65:46521), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:41.214128 11304 raft_consensus.cc:3055] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:41.214502 11304 raft_consensus.cc:740] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fab4656270114d21b61881ac5803feef, State: Running, Role: LEADER
I20260713 09:05:41.215332 11304 consensus_queue.cc:260] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:41.216315 11304 raft_consensus.cc:3060] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.216220 11452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8de7ed4e1a469cac75b7ef82267fc6" candidate_uuid: "5082bcc95eb0428899dafb3dbb135d5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b34819a4265b43068594507f3000164a"
I20260713 09:05:41.224165 11304 raft_consensus.cc:2468] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5082bcc95eb0428899dafb3dbb135d5f in term 2.
I20260713 09:05:41.225545 11344 leader_election.cc:304] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f [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: 5082bcc95eb0428899dafb3dbb135d5f, fab4656270114d21b61881ac5803feef; no voters: b34819a4265b43068594507f3000164a
I20260713 09:05:41.226769 11575 raft_consensus.cc:2804] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:41.227272 11575 raft_consensus.cc:697] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 LEADER]: Becoming Leader. State: Replica: 5082bcc95eb0428899dafb3dbb135d5f, State: Running, Role: LEADER
I20260713 09:05:41.228143 11575 consensus_queue.cc:237] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f [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: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:41.235148 11200 catalog_manager.cc:5697] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f reported cstate change: term changed from 1 to 2, leader changed from fab4656270114d21b61881ac5803feef (127.10.232.65) to 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66). New cstate: current_term: 2 leader_uuid: "5082bcc95eb0428899dafb3dbb135d5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:41.390654 11504 raft_consensus.cc:993] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a: : Instructing follower 5082bcc95eb0428899dafb3dbb135d5f to start an election
I20260713 09:05:41.391170 11528 raft_consensus.cc:1081] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 1 LEADER]: Signalling peer 5082bcc95eb0428899dafb3dbb135d5f to start an election
I20260713 09:05:41.392751 11378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8aefc9e79b64bbf9648e54c03cddb85"
dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
 from {username='slave'} at 127.0.0.1:46098
I20260713 09:05:41.393343 11378 raft_consensus.cc:493] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:41.393736 11378 raft_consensus.cc:3060] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.400468 11378 raft_consensus.cc:515] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:41.402686 11378 leader_election.cc:290] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [CANDIDATE]: Term 2 election: Requested vote from peers fab4656270114d21b61881ac5803feef (127.10.232.65:46521), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:41.403756 11453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aefc9e79b64bbf9648e54c03cddb85" candidate_uuid: "5082bcc95eb0428899dafb3dbb135d5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b34819a4265b43068594507f3000164a"
I20260713 09:05:41.403767 11304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aefc9e79b64bbf9648e54c03cddb85" candidate_uuid: "5082bcc95eb0428899dafb3dbb135d5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fab4656270114d21b61881ac5803feef"
I20260713 09:05:41.404425 11453 raft_consensus.cc:3055] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:41.404497 11304 raft_consensus.cc:3060] T d8aefc9e79b64bbf9648e54c03cddb85 P fab4656270114d21b61881ac5803feef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.404762 11453 raft_consensus.cc:740] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b34819a4265b43068594507f3000164a, State: Running, Role: LEADER
I20260713 09:05:41.405622 11453 consensus_queue.cc:260] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:41.406744 11453 raft_consensus.cc:3060] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.411206 11453 raft_consensus.cc:2468] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5082bcc95eb0428899dafb3dbb135d5f in term 2.
I20260713 09:05:41.411235 11304 raft_consensus.cc:2468] T d8aefc9e79b64bbf9648e54c03cddb85 P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5082bcc95eb0428899dafb3dbb135d5f in term 2.
I20260713 09:05:41.412379 11344 leader_election.cc:304] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5082bcc95eb0428899dafb3dbb135d5f, b34819a4265b43068594507f3000164a; no voters: 
I20260713 09:05:41.413245 11575 raft_consensus.cc:2804] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:41.413722 11575 raft_consensus.cc:697] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 LEADER]: Becoming Leader. State: Replica: 5082bcc95eb0428899dafb3dbb135d5f, State: Running, Role: LEADER
I20260713 09:05:41.414587 11575 consensus_queue.cc:237] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:41.421751 11199 catalog_manager.cc:5697] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f reported cstate change: term changed from 1 to 2, leader changed from b34819a4265b43068594507f3000164a (127.10.232.67) to 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66). New cstate: current_term: 2 leader_uuid: "5082bcc95eb0428899dafb3dbb135d5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:41.456897 11534 raft_consensus.cc:993] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f: : Instructing follower b34819a4265b43068594507f3000164a to start an election
I20260713 09:05:41.457392 11534 raft_consensus.cc:1081] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [term 1 LEADER]: Signalling peer b34819a4265b43068594507f3000164a to start an election
I20260713 09:05:41.459043 11453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fd762af5f584b7180286d434dd6818d"
dest_uuid: "b34819a4265b43068594507f3000164a"
 from {username='slave'} at 127.0.0.1:35172
I20260713 09:05:41.459530 11453 raft_consensus.cc:493] T 7fd762af5f584b7180286d434dd6818d P b34819a4265b43068594507f3000164a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:41.459848 11453 raft_consensus.cc:3060] T 7fd762af5f584b7180286d434dd6818d P b34819a4265b43068594507f3000164a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.464350 11453 raft_consensus.cc:515] T 7fd762af5f584b7180286d434dd6818d P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:41.466043 11453 leader_election.cc:290] T 7fd762af5f584b7180286d434dd6818d P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 2 election: Requested vote from peers fab4656270114d21b61881ac5803feef (127.10.232.65:46521), 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961)
I20260713 09:05:41.467052 11304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd762af5f584b7180286d434dd6818d" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fab4656270114d21b61881ac5803feef"
I20260713 09:05:41.467163 11378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd762af5f584b7180286d434dd6818d" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
I20260713 09:05:41.467566 11304 raft_consensus.cc:3060] T 7fd762af5f584b7180286d434dd6818d P fab4656270114d21b61881ac5803feef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.467758 11378 raft_consensus.cc:3055] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:41.468114 11378 raft_consensus.cc:740] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5082bcc95eb0428899dafb3dbb135d5f, State: Running, Role: LEADER
I20260713 09:05:41.468886 11378 consensus_queue.cc:260] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:41.470041 11378 raft_consensus.cc:3060] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.472646 11304 raft_consensus.cc:2468] T 7fd762af5f584b7180286d434dd6818d P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34819a4265b43068594507f3000164a in term 2.
I20260713 09:05:41.473636 11418 leader_election.cc:304] T 7fd762af5f584b7180286d434dd6818d P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b34819a4265b43068594507f3000164a, fab4656270114d21b61881ac5803feef; no voters: 
I20260713 09:05:41.474303 11528 raft_consensus.cc:2804] T 7fd762af5f584b7180286d434dd6818d P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:41.474810 11528 raft_consensus.cc:697] T 7fd762af5f584b7180286d434dd6818d P b34819a4265b43068594507f3000164a [term 2 LEADER]: Becoming Leader. State: Replica: b34819a4265b43068594507f3000164a, State: Running, Role: LEADER
I20260713 09:05:41.475497 11528 consensus_queue.cc:237] T 7fd762af5f584b7180286d434dd6818d P b34819a4265b43068594507f3000164a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:41.476263 11378 raft_consensus.cc:2468] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34819a4265b43068594507f3000164a in term 2.
I20260713 09:05:41.481745 11504 raft_consensus.cc:993] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a: : Instructing follower fab4656270114d21b61881ac5803feef to start an election
I20260713 09:05:41.482149 11528 raft_consensus.cc:1081] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [term 1 LEADER]: Signalling peer fab4656270114d21b61881ac5803feef to start an election
I20260713 09:05:41.483732 11304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "437d72427def4c378cef8fb10f367b65"
dest_uuid: "fab4656270114d21b61881ac5803feef"
 from {username='slave'} at 127.0.0.1:56384
I20260713 09:05:41.482916 11199 catalog_manager.cc:5697] T 7fd762af5f584b7180286d434dd6818d P b34819a4265b43068594507f3000164a reported cstate change: term changed from 1 to 2, leader changed from 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66) to b34819a4265b43068594507f3000164a (127.10.232.67). New cstate: current_term: 2 leader_uuid: "b34819a4265b43068594507f3000164a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:41.484254 11304 raft_consensus.cc:493] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:41.484658 11304 raft_consensus.cc:3060] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.494202 11304 raft_consensus.cc:515] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:41.496467 11304 leader_election.cc:290] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 2 election: Requested vote from peers 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:41.497104 11378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437d72427def4c378cef8fb10f367b65" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
I20260713 09:05:41.497733 11378 raft_consensus.cc:3060] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.497725 11453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437d72427def4c378cef8fb10f367b65" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b34819a4265b43068594507f3000164a"
I20260713 09:05:41.498505 11453 raft_consensus.cc:3055] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:41.498857 11453 raft_consensus.cc:740] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b34819a4265b43068594507f3000164a, State: Running, Role: LEADER
I20260713 09:05:41.499671 11453 consensus_queue.cc:260] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:41.500808 11453 raft_consensus.cc:3060] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.506345 11378 raft_consensus.cc:2468] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab4656270114d21b61881ac5803feef in term 2.
I20260713 09:05:41.508014 11268 leader_election.cc:304] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5082bcc95eb0428899dafb3dbb135d5f, fab4656270114d21b61881ac5803feef; no voters: 
I20260713 09:05:41.508786 11503 raft_consensus.cc:2804] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:41.509296 11503 raft_consensus.cc:697] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [term 2 LEADER]: Becoming Leader. State: Replica: fab4656270114d21b61881ac5803feef, State: Running, Role: LEADER
I20260713 09:05:41.510140 11503 consensus_queue.cc:237] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:41.511343 11453 raft_consensus.cc:2468] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab4656270114d21b61881ac5803feef in term 2.
I20260713 09:05:41.518718 11199 catalog_manager.cc:5697] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef reported cstate change: term changed from 1 to 2, leader changed from b34819a4265b43068594507f3000164a (127.10.232.67) to fab4656270114d21b61881ac5803feef (127.10.232.65). New cstate: current_term: 2 leader_uuid: "fab4656270114d21b61881ac5803feef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:41.533874 11304 raft_consensus.cc:1275] T 4f64f072d67542d7941babe3808660d3 P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Refusing update from remote peer 5082bcc95eb0428899dafb3dbb135d5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.535497 11534 consensus_queue.cc:1048] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:41.543973 11453 raft_consensus.cc:1275] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Refusing update from remote peer 5082bcc95eb0428899dafb3dbb135d5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.546113 11453 raft_consensus.cc:1275] T e22085faef19425790a84ea6e978252e P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Refusing update from remote peer 5082bcc95eb0428899dafb3dbb135d5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.547874 11534 consensus_queue.cc:1048] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:41.549217 11534 consensus_queue.cc:1048] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:41.570081 11304 raft_consensus.cc:1275] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Refusing update from remote peer 5082bcc95eb0428899dafb3dbb135d5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.571943 11575 consensus_queue.cc:1048] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:41.671145 11453 raft_consensus.cc:1275] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Refusing update from remote peer fab4656270114d21b61881ac5803feef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.672519 11503 consensus_queue.cc:1048] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:41.679843 11378 raft_consensus.cc:1275] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Refusing update from remote peer fab4656270114d21b61881ac5803feef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.681350 11527 consensus_queue.cc:1048] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [LEADER]: Connected to new peer: Peer: permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:41.695628 11453 raft_consensus.cc:3060] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.700140 11453 raft_consensus.cc:1275] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Refusing update from remote peer 5082bcc95eb0428899dafb3dbb135d5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.701380 11575 consensus_queue.cc:1048] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:41.709906 11304 raft_consensus.cc:1275] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Refusing update from remote peer 5082bcc95eb0428899dafb3dbb135d5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.711628 11575 consensus_queue.cc:1048] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:41.844828 11453 raft_consensus.cc:1275] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Refusing update from remote peer 5082bcc95eb0428899dafb3dbb135d5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.846534 11588 consensus_queue.cc:1048] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:41.854538 11304 raft_consensus.cc:1275] T d8aefc9e79b64bbf9648e54c03cddb85 P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Refusing update from remote peer 5082bcc95eb0428899dafb3dbb135d5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.857568 11575 consensus_queue.cc:1048] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:41.942028 11378 raft_consensus.cc:1275] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Refusing update from remote peer fab4656270114d21b61881ac5803feef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.943778 11527 consensus_queue.cc:1048] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [LEADER]: Connected to new peer: Peer: permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:41.954784 11453 raft_consensus.cc:1275] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Refusing update from remote peer fab4656270114d21b61881ac5803feef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.956219 11527 consensus_queue.cc:1048] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:42.017010 11304 raft_consensus.cc:1275] T 7fd762af5f584b7180286d434dd6818d P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Refusing update from remote peer b34819a4265b43068594507f3000164a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:42.018339 11504 consensus_queue.cc:1048] T 7fd762af5f584b7180286d434dd6818d P b34819a4265b43068594507f3000164a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:42.027436 11378 raft_consensus.cc:1275] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Refusing update from remote peer b34819a4265b43068594507f3000164a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:42.029072 11592 consensus_queue.cc:1048] T 7fd762af5f584b7180286d434dd6818d P b34819a4265b43068594507f3000164a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:44.639032 11169 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:05:44.640082 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:44.659897 11304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "009d11e7735a4e0082455deca62a6671"
dest_uuid: "fab4656270114d21b61881ac5803feef"
mode: GRACEFUL
new_leader_uuid: "b34819a4265b43068594507f3000164a"
 from {username='slave'} at 127.0.0.1:47918
I20260713 09:05:44.660512 11304 raft_consensus.cc:606] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [term 1 LEADER]: Received request to transfer leadership to TS b34819a4265b43068594507f3000164a
I20260713 09:05:44.671736 11377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8aefc9e79b64bbf9648e54c03cddb85"
dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
mode: GRACEFUL
new_leader_uuid: "b34819a4265b43068594507f3000164a"
 from {username='slave'} at 127.0.0.1:36062
I20260713 09:05:44.672324 11377 raft_consensus.cc:606] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 LEADER]: Received request to transfer leadership to TS b34819a4265b43068594507f3000164a
I20260713 09:05:44.673521 11169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:05:44.674073 11169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:44.967949 11602 raft_consensus.cc:993] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef: : Instructing follower b34819a4265b43068594507f3000164a to start an election
I20260713 09:05:44.968479 11527 raft_consensus.cc:1081] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [term 1 LEADER]: Signalling peer b34819a4265b43068594507f3000164a to start an election
I20260713 09:05:44.970129 11451 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "009d11e7735a4e0082455deca62a6671"
dest_uuid: "b34819a4265b43068594507f3000164a"
 from {username='slave'} at 127.0.0.1:35156
I20260713 09:05:44.970903 11451 raft_consensus.cc:493] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:44.971252 11451 raft_consensus.cc:3060] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:44.976181 11451 raft_consensus.cc:515] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:44.977749 11451 leader_election.cc:290] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 2 election: Requested vote from peers fab4656270114d21b61881ac5803feef (127.10.232.65:46521), 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961)
I20260713 09:05:44.978721 11304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009d11e7735a4e0082455deca62a6671" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fab4656270114d21b61881ac5803feef"
I20260713 09:05:44.978796 11377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009d11e7735a4e0082455deca62a6671" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
I20260713 09:05:44.979336 11304 raft_consensus.cc:3055] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:44.979413 11377 raft_consensus.cc:3060] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:44.979630 11304 raft_consensus.cc:740] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fab4656270114d21b61881ac5803feef, State: Running, Role: LEADER
I20260713 09:05:44.980365 11304 consensus_queue.cc:260] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:44.981323 11304 raft_consensus.cc:3060] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:44.985065 11304 raft_consensus.cc:2468] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34819a4265b43068594507f3000164a in term 2.
I20260713 09:05:44.985136 11377 raft_consensus.cc:2468] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34819a4265b43068594507f3000164a in term 2.
I20260713 09:05:44.986135 11418 leader_election.cc:304] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b34819a4265b43068594507f3000164a, fab4656270114d21b61881ac5803feef; no voters: 
I20260713 09:05:44.986891 11601 raft_consensus.cc:2804] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:44.987366 11601 raft_consensus.cc:697] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a [term 2 LEADER]: Becoming Leader. State: Replica: b34819a4265b43068594507f3000164a, State: Running, Role: LEADER
I20260713 09:05:44.988044 11601 consensus_queue.cc:237] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:44.995617 11198 catalog_manager.cc:5697] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a reported cstate change: term changed from 1 to 2, leader changed from fab4656270114d21b61881ac5803feef (127.10.232.65) to b34819a4265b43068594507f3000164a (127.10.232.67). New cstate: current_term: 2 leader_uuid: "b34819a4265b43068594507f3000164a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } health_report { overall_health: HEALTHY } } }
W20260713 09:05:45.057551 11474 debug-util.cc:398] Leaking SignalData structure 0x7b080016d060 after lost signal to thread 11172
W20260713 09:05:45.058398 11474 debug-util.cc:398] Leaking SignalData structure 0x7b080016d740 after lost signal to thread 11235
W20260713 09:05:45.060166 11474 debug-util.cc:398] Leaking SignalData structure 0x7b0800093c80 after lost signal to thread 11477
I20260713 09:05:45.092875 11575 raft_consensus.cc:993] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f: : Instructing follower b34819a4265b43068594507f3000164a to start an election
I20260713 09:05:45.093429 11599 raft_consensus.cc:1081] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 LEADER]: Signalling peer b34819a4265b43068594507f3000164a to start an election
I20260713 09:05:45.095458 11451 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8aefc9e79b64bbf9648e54c03cddb85"
dest_uuid: "b34819a4265b43068594507f3000164a"
 from {username='slave'} at 127.0.0.1:35172
I20260713 09:05:45.096025 11451 raft_consensus.cc:493] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:45.096374 11451 raft_consensus.cc:3060] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:45.101240 11451 raft_consensus.cc:515] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:45.103566 11451 leader_election.cc:290] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 3 election: Requested vote from peers fab4656270114d21b61881ac5803feef (127.10.232.65:46521), 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961)
I20260713 09:05:45.104004 11304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aefc9e79b64bbf9648e54c03cddb85" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fab4656270114d21b61881ac5803feef"
I20260713 09:05:45.104171 11377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aefc9e79b64bbf9648e54c03cddb85" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
I20260713 09:05:45.104651 11304 raft_consensus.cc:3060] T d8aefc9e79b64bbf9648e54c03cddb85 P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:45.104766 11377 raft_consensus.cc:3055] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:45.105178 11377 raft_consensus.cc:740] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5082bcc95eb0428899dafb3dbb135d5f, State: Running, Role: LEADER
I20260713 09:05:45.106031 11377 consensus_queue.cc:260] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [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: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:45.107075 11377 raft_consensus.cc:3060] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:45.112085 11377 raft_consensus.cc:2468] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34819a4265b43068594507f3000164a in term 3.
I20260713 09:05:45.112087 11304 raft_consensus.cc:2468] T d8aefc9e79b64bbf9648e54c03cddb85 P fab4656270114d21b61881ac5803feef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34819a4265b43068594507f3000164a in term 3.
I20260713 09:05:45.113266 11417 leader_election.cc:304] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [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: 5082bcc95eb0428899dafb3dbb135d5f, b34819a4265b43068594507f3000164a; no voters: 
I20260713 09:05:45.114209 11601 raft_consensus.cc:2804] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:45.114833 11601 raft_consensus.cc:697] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 3 LEADER]: Becoming Leader. State: Replica: b34819a4265b43068594507f3000164a, State: Running, Role: LEADER
I20260713 09:05:45.115882 11601 consensus_queue.cc:237] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [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: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:45.124038 11198 catalog_manager.cc:5697] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a reported cstate change: term changed from 2 to 3, leader changed from 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66) to b34819a4265b43068594507f3000164a (127.10.232.67). New cstate: current_term: 3 leader_uuid: "b34819a4265b43068594507f3000164a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:45.484093 11377 raft_consensus.cc:1275] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Refusing update from remote peer b34819a4265b43068594507f3000164a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:45.485611 11601 consensus_queue.cc:1048] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:45.500384 11304 raft_consensus.cc:1275] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Refusing update from remote peer b34819a4265b43068594507f3000164a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:45.501992 11601 consensus_queue.cc:1048] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:45.577941 11304 raft_consensus.cc:1275] T d8aefc9e79b64bbf9648e54c03cddb85 P fab4656270114d21b61881ac5803feef [term 3 FOLLOWER]: Refusing update from remote peer b34819a4265b43068594507f3000164a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:45.579185 11600 consensus_queue.cc:1048] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:45.598125 11377 raft_consensus.cc:1275] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 FOLLOWER]: Refusing update from remote peer b34819a4265b43068594507f3000164a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:45.603012 11601 consensus_queue.cc:1048] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:45.674933 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:45.685845 11451 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "009d11e7735a4e0082455deca62a6671"
dest_uuid: "b34819a4265b43068594507f3000164a"
mode: GRACEFUL
new_leader_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
 from {username='slave'} at 127.0.0.1:53388
I20260713 09:05:45.686594 11451 raft_consensus.cc:606] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a [term 2 LEADER]: Received request to transfer leadership to TS 5082bcc95eb0428899dafb3dbb135d5f
I20260713 09:05:45.692590 11304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "437d72427def4c378cef8fb10f367b65"
dest_uuid: "fab4656270114d21b61881ac5803feef"
mode: GRACEFUL
new_leader_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
 from {username='slave'} at 127.0.0.1:47904
I20260713 09:05:45.693074 11304 raft_consensus.cc:606] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [term 2 LEADER]: Received request to transfer leadership to TS 5082bcc95eb0428899dafb3dbb135d5f
I20260713 09:05:45.697667 11304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0de72a1b60264b8cb76fabec96f1cec3"
dest_uuid: "fab4656270114d21b61881ac5803feef"
mode: GRACEFUL
new_leader_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
 from {username='slave'} at 127.0.0.1:47904
I20260713 09:05:45.698125 11304 raft_consensus.cc:606] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [term 1 LEADER]: Received request to transfer leadership to TS 5082bcc95eb0428899dafb3dbb135d5f
I20260713 09:05:45.703025 11304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75ecca6ed20e41e8b8b7eae969f1d684"
dest_uuid: "fab4656270114d21b61881ac5803feef"
mode: GRACEFUL
new_leader_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
 from {username='slave'} at 127.0.0.1:47904
I20260713 09:05:45.703478 11304 raft_consensus.cc:606] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [term 2 LEADER]: Received request to transfer leadership to TS 5082bcc95eb0428899dafb3dbb135d5f
I20260713 09:05:45.712178 11451 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8aefc9e79b64bbf9648e54c03cddb85"
dest_uuid: "b34819a4265b43068594507f3000164a"
mode: GRACEFUL
new_leader_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
 from {username='slave'} at 127.0.0.1:53388
I20260713 09:05:45.712865 11451 raft_consensus.cc:606] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 3 LEADER]: Received request to transfer leadership to TS 5082bcc95eb0428899dafb3dbb135d5f
I20260713 09:05:46.002547 11620 raft_consensus.cc:993] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a: : Instructing follower 5082bcc95eb0428899dafb3dbb135d5f to start an election
I20260713 09:05:46.003046 11601 raft_consensus.cc:1081] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a [term 2 LEADER]: Signalling peer 5082bcc95eb0428899dafb3dbb135d5f to start an election
I20260713 09:05:46.004504 11377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "009d11e7735a4e0082455deca62a6671"
dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
 from {username='slave'} at 127.0.0.1:46098
I20260713 09:05:46.005043 11377 raft_consensus.cc:493] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:46.005401 11377 raft_consensus.cc:3060] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.010500 11377 raft_consensus.cc:515] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:46.012269 11377 leader_election.cc:290] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f [CANDIDATE]: Term 3 election: Requested vote from peers fab4656270114d21b61881ac5803feef (127.10.232.65:46521), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:46.012987 11304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009d11e7735a4e0082455deca62a6671" candidate_uuid: "5082bcc95eb0428899dafb3dbb135d5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fab4656270114d21b61881ac5803feef"
I20260713 09:05:46.013571 11304 raft_consensus.cc:3060] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.013711 11451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009d11e7735a4e0082455deca62a6671" candidate_uuid: "5082bcc95eb0428899dafb3dbb135d5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b34819a4265b43068594507f3000164a"
I20260713 09:05:46.014333 11451 raft_consensus.cc:3055] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:46.014686 11451 raft_consensus.cc:740] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b34819a4265b43068594507f3000164a, State: Running, Role: LEADER
I20260713 09:05:46.015437 11451 consensus_queue.cc:260] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a [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: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:46.016417 11451 raft_consensus.cc:3060] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.021030 11304 raft_consensus.cc:2468] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5082bcc95eb0428899dafb3dbb135d5f in term 3.
I20260713 09:05:46.022284 11451 raft_consensus.cc:2468] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5082bcc95eb0428899dafb3dbb135d5f in term 3.
I20260713 09:05:46.022974 11527 raft_consensus.cc:993] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef: : Instructing follower 5082bcc95eb0428899dafb3dbb135d5f to start an election
I20260713 09:05:46.022938 11344 leader_election.cc:304] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f [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: 5082bcc95eb0428899dafb3dbb135d5f, fab4656270114d21b61881ac5803feef; no voters: 
I20260713 09:05:46.023586 11527 raft_consensus.cc:1081] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [term 1 LEADER]: Signalling peer 5082bcc95eb0428899dafb3dbb135d5f to start an election
I20260713 09:05:46.023970 11599 raft_consensus.cc:2804] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:46.025415 11376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0de72a1b60264b8cb76fabec96f1cec3"
dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
 from {username='slave'} at 127.0.0.1:46104
I20260713 09:05:46.026213 11376 raft_consensus.cc:493] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:46.026737 11376 raft_consensus.cc:3060] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:46.031052 11599 raft_consensus.cc:697] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 LEADER]: Becoming Leader. State: Replica: 5082bcc95eb0428899dafb3dbb135d5f, State: Running, Role: LEADER
I20260713 09:05:46.032567 11599 consensus_queue.cc:237] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f [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: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:46.035583 11376 raft_consensus.cc:515] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:46.037663 11376 leader_election.cc:290] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f [CANDIDATE]: Term 2 election: Requested vote from peers fab4656270114d21b61881ac5803feef (127.10.232.65:46521), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:46.038822 11304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de72a1b60264b8cb76fabec96f1cec3" candidate_uuid: "5082bcc95eb0428899dafb3dbb135d5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fab4656270114d21b61881ac5803feef"
I20260713 09:05:46.038754 11451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de72a1b60264b8cb76fabec96f1cec3" candidate_uuid: "5082bcc95eb0428899dafb3dbb135d5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b34819a4265b43068594507f3000164a"
I20260713 09:05:46.039942 11451 raft_consensus.cc:3060] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:46.040151 11198 catalog_manager.cc:5697] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f reported cstate change: term changed from 2 to 3, leader changed from b34819a4265b43068594507f3000164a (127.10.232.67) to 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66). New cstate: current_term: 3 leader_uuid: "5082bcc95eb0428899dafb3dbb135d5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:46.039510 11304 raft_consensus.cc:3055] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:46.042627 11304 raft_consensus.cc:740] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fab4656270114d21b61881ac5803feef, State: Running, Role: LEADER
I20260713 09:05:46.043591 11304 consensus_queue.cc:260] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:46.044817 11304 raft_consensus.cc:3060] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:46.048053 11451 raft_consensus.cc:2468] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5082bcc95eb0428899dafb3dbb135d5f in term 2.
I20260713 09:05:46.049675 11344 leader_election.cc:304] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5082bcc95eb0428899dafb3dbb135d5f, b34819a4265b43068594507f3000164a; no voters: 
I20260713 09:05:46.050909 11599 raft_consensus.cc:2804] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:46.051381 11304 raft_consensus.cc:2468] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5082bcc95eb0428899dafb3dbb135d5f in term 2.
I20260713 09:05:46.051599 11599 raft_consensus.cc:697] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 LEADER]: Becoming Leader. State: Replica: 5082bcc95eb0428899dafb3dbb135d5f, State: Running, Role: LEADER
I20260713 09:05:46.053352 11599 consensus_queue.cc:237] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:46.064694 11198 catalog_manager.cc:5697] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f reported cstate change: term changed from 1 to 2, leader changed from fab4656270114d21b61881ac5803feef (127.10.232.65) to 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66). New cstate: current_term: 2 leader_uuid: "5082bcc95eb0428899dafb3dbb135d5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:46.076234 11619 raft_consensus.cc:993] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a: : Instructing follower 5082bcc95eb0428899dafb3dbb135d5f to start an election
I20260713 09:05:46.076715 11601 raft_consensus.cc:1081] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 3 LEADER]: Signalling peer 5082bcc95eb0428899dafb3dbb135d5f to start an election
I20260713 09:05:46.078186 11376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8aefc9e79b64bbf9648e54c03cddb85"
dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
 from {username='slave'} at 127.0.0.1:46098
I20260713 09:05:46.078675 11376 raft_consensus.cc:493] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:46.079053 11376 raft_consensus.cc:3060] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:46.084664 11376 raft_consensus.cc:515] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:46.086251 11376 leader_election.cc:290] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [CANDIDATE]: Term 4 election: Requested vote from peers fab4656270114d21b61881ac5803feef (127.10.232.65:46521), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:46.087005 11304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aefc9e79b64bbf9648e54c03cddb85" candidate_uuid: "5082bcc95eb0428899dafb3dbb135d5f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fab4656270114d21b61881ac5803feef"
I20260713 09:05:46.087277 11451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aefc9e79b64bbf9648e54c03cddb85" candidate_uuid: "5082bcc95eb0428899dafb3dbb135d5f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b34819a4265b43068594507f3000164a"
I20260713 09:05:46.087625 11304 raft_consensus.cc:3060] T d8aefc9e79b64bbf9648e54c03cddb85 P fab4656270114d21b61881ac5803feef [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:46.087843 11451 raft_consensus.cc:3055] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:46.088207 11451 raft_consensus.cc:740] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b34819a4265b43068594507f3000164a, State: Running, Role: LEADER
I20260713 09:05:46.088923 11451 consensus_queue.cc:260] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [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: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:46.089926 11451 raft_consensus.cc:3060] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:46.094311 11304 raft_consensus.cc:2468] T d8aefc9e79b64bbf9648e54c03cddb85 P fab4656270114d21b61881ac5803feef [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5082bcc95eb0428899dafb3dbb135d5f in term 4.
I20260713 09:05:46.095678 11451 raft_consensus.cc:2468] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5082bcc95eb0428899dafb3dbb135d5f in term 4.
I20260713 09:05:46.096386 11344 leader_election.cc:304] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [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: 5082bcc95eb0428899dafb3dbb135d5f, fab4656270114d21b61881ac5803feef; no voters: 
I20260713 09:05:46.097211 11599 raft_consensus.cc:2804] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:46.097668 11599 raft_consensus.cc:697] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [term 4 LEADER]: Becoming Leader. State: Replica: 5082bcc95eb0428899dafb3dbb135d5f, State: Running, Role: LEADER
I20260713 09:05:46.098460 11599 consensus_queue.cc:237] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [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: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:46.107194 11198 catalog_manager.cc:5697] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f reported cstate change: term changed from 3 to 4, leader changed from b34819a4265b43068594507f3000164a (127.10.232.67) to 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66). New cstate: current_term: 4 leader_uuid: "5082bcc95eb0428899dafb3dbb135d5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:46.161181 11527 raft_consensus.cc:993] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef: : Instructing follower 5082bcc95eb0428899dafb3dbb135d5f to start an election
I20260713 09:05:46.161686 11617 raft_consensus.cc:1081] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [term 2 LEADER]: Signalling peer 5082bcc95eb0428899dafb3dbb135d5f to start an election
I20260713 09:05:46.163290 11376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75ecca6ed20e41e8b8b7eae969f1d684"
dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
 from {username='slave'} at 127.0.0.1:46104
I20260713 09:05:46.163769 11376 raft_consensus.cc:493] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:46.164044 11376 raft_consensus.cc:3060] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.169042 11376 raft_consensus.cc:515] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:46.170928 11376 leader_election.cc:290] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [CANDIDATE]: Term 3 election: Requested vote from peers fab4656270114d21b61881ac5803feef (127.10.232.65:46521), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:46.171721 11304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ecca6ed20e41e8b8b7eae969f1d684" candidate_uuid: "5082bcc95eb0428899dafb3dbb135d5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fab4656270114d21b61881ac5803feef"
I20260713 09:05:46.172258 11304 raft_consensus.cc:3055] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:46.172551 11304 raft_consensus.cc:740] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fab4656270114d21b61881ac5803feef, State: Running, Role: LEADER
I20260713 09:05:46.172730 11451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ecca6ed20e41e8b8b7eae969f1d684" candidate_uuid: "5082bcc95eb0428899dafb3dbb135d5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b34819a4265b43068594507f3000164a"
I20260713 09:05:46.173261 11451 raft_consensus.cc:3060] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.173243 11304 consensus_queue.cc:260] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [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: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:46.174485 11304 raft_consensus.cc:3060] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.179804 11451 raft_consensus.cc:2468] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5082bcc95eb0428899dafb3dbb135d5f in term 3.
I20260713 09:05:46.180194 11304 raft_consensus.cc:2468] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5082bcc95eb0428899dafb3dbb135d5f in term 3.
I20260713 09:05:46.180995 11344 leader_election.cc:304] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [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: 5082bcc95eb0428899dafb3dbb135d5f, b34819a4265b43068594507f3000164a; no voters: 
I20260713 09:05:46.181896 11622 raft_consensus.cc:2804] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:46.182335 11622 raft_consensus.cc:697] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 LEADER]: Becoming Leader. State: Replica: 5082bcc95eb0428899dafb3dbb135d5f, State: Running, Role: LEADER
I20260713 09:05:46.183115 11622 consensus_queue.cc:237] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [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: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:46.190887 11198 catalog_manager.cc:5697] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f reported cstate change: term changed from 2 to 3, leader changed from fab4656270114d21b61881ac5803feef (127.10.232.65) to 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66). New cstate: current_term: 3 leader_uuid: "5082bcc95eb0428899dafb3dbb135d5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:46.256503 11527 raft_consensus.cc:993] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef: : Instructing follower 5082bcc95eb0428899dafb3dbb135d5f to start an election
I20260713 09:05:46.257097 11617 raft_consensus.cc:1081] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [term 2 LEADER]: Signalling peer 5082bcc95eb0428899dafb3dbb135d5f to start an election
I20260713 09:05:46.258809 11376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "437d72427def4c378cef8fb10f367b65"
dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
 from {username='slave'} at 127.0.0.1:46104
I20260713 09:05:46.259500 11376 raft_consensus.cc:493] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:46.259909 11376 raft_consensus.cc:3060] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.268225 11376 raft_consensus.cc:515] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:46.270866 11376 leader_election.cc:290] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [CANDIDATE]: Term 3 election: Requested vote from peers fab4656270114d21b61881ac5803feef (127.10.232.65:46521), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:46.272091 11304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437d72427def4c378cef8fb10f367b65" candidate_uuid: "5082bcc95eb0428899dafb3dbb135d5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fab4656270114d21b61881ac5803feef"
I20260713 09:05:46.272696 11304 raft_consensus.cc:3055] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:46.272549 11451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437d72427def4c378cef8fb10f367b65" candidate_uuid: "5082bcc95eb0428899dafb3dbb135d5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b34819a4265b43068594507f3000164a"
I20260713 09:05:46.273003 11304 raft_consensus.cc:740] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fab4656270114d21b61881ac5803feef, State: Running, Role: LEADER
I20260713 09:05:46.273213 11451 raft_consensus.cc:3060] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.273772 11304 consensus_queue.cc:260] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [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: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:46.274734 11304 raft_consensus.cc:3060] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.279069 11304 raft_consensus.cc:2468] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5082bcc95eb0428899dafb3dbb135d5f in term 3.
I20260713 09:05:46.280093 11344 leader_election.cc:304] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [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: 5082bcc95eb0428899dafb3dbb135d5f, fab4656270114d21b61881ac5803feef; no voters: 
I20260713 09:05:46.280829 11622 raft_consensus.cc:2804] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:46.280820 11451 raft_consensus.cc:2468] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5082bcc95eb0428899dafb3dbb135d5f in term 3.
I20260713 09:05:46.281649 11622 raft_consensus.cc:697] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 LEADER]: Becoming Leader. State: Replica: 5082bcc95eb0428899dafb3dbb135d5f, State: Running, Role: LEADER
I20260713 09:05:46.282815 11622 consensus_queue.cc:237] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [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: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:46.290360 11198 catalog_manager.cc:5697] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f reported cstate change: term changed from 2 to 3, leader changed from fab4656270114d21b61881ac5803feef (127.10.232.65) to 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66). New cstate: current_term: 3 leader_uuid: "5082bcc95eb0428899dafb3dbb135d5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:46.425001 11451 raft_consensus.cc:1275] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a [term 3 FOLLOWER]: Refusing update from remote peer 5082bcc95eb0428899dafb3dbb135d5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:46.426759 11622 consensus_queue.cc:1048] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:46.435098 11304 raft_consensus.cc:1275] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [term 3 FOLLOWER]: Refusing update from remote peer 5082bcc95eb0428899dafb3dbb135d5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:46.437300 11599 consensus_queue.cc:1048] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:46.492847 11451 raft_consensus.cc:1275] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 4 FOLLOWER]: Refusing update from remote peer 5082bcc95eb0428899dafb3dbb135d5f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:46.494124 11599 consensus_queue.cc:1048] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:46.504209 11304 raft_consensus.cc:1275] T d8aefc9e79b64bbf9648e54c03cddb85 P fab4656270114d21b61881ac5803feef [term 4 FOLLOWER]: Refusing update from remote peer 5082bcc95eb0428899dafb3dbb135d5f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:46.505548 11627 consensus_queue.cc:1048] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:46.549155 11304 raft_consensus.cc:1275] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Refusing update from remote peer 5082bcc95eb0428899dafb3dbb135d5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:46.550684 11627 consensus_queue.cc:1048] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:46.560770 11451 raft_consensus.cc:1275] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Refusing update from remote peer 5082bcc95eb0428899dafb3dbb135d5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:46.563457 11451 raft_consensus.cc:1275] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [term 3 FOLLOWER]: Refusing update from remote peer 5082bcc95eb0428899dafb3dbb135d5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:46.566246 11627 consensus_queue.cc:1048] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:46.566387 11599 consensus_queue.cc:1048] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:46.582182 11304 raft_consensus.cc:1275] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [term 3 FOLLOWER]: Refusing update from remote peer 5082bcc95eb0428899dafb3dbb135d5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:46.586798 11622 consensus_queue.cc:1048] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:46.748725 11304 raft_consensus.cc:1275] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [term 3 FOLLOWER]: Refusing update from remote peer 5082bcc95eb0428899dafb3dbb135d5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:46.750063 11622 consensus_queue.cc:1048] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:46.759591 11451 raft_consensus.cc:1275] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [term 3 FOLLOWER]: Refusing update from remote peer 5082bcc95eb0428899dafb3dbb135d5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:46.761046 11631 consensus_queue.cc:1048] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:48.724400 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:48.732774 11376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0de72a1b60264b8cb76fabec96f1cec3"
dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
mode: GRACEFUL
new_leader_uuid: "fab4656270114d21b61881ac5803feef"
 from {username='slave'} at 127.0.0.1:36062
I20260713 09:05:48.733625 11376 raft_consensus.cc:606] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 LEADER]: Received request to transfer leadership to TS fab4656270114d21b61881ac5803feef
I20260713 09:05:48.736752 11376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "437d72427def4c378cef8fb10f367b65"
dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
mode: GRACEFUL
new_leader_uuid: "fab4656270114d21b61881ac5803feef"
 from {username='slave'} at 127.0.0.1:36062
I20260713 09:05:48.737336 11376 raft_consensus.cc:606] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 LEADER]: Received request to transfer leadership to TS fab4656270114d21b61881ac5803feef
I20260713 09:05:48.740033 11376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f64f072d67542d7941babe3808660d3"
dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
mode: GRACEFUL
new_leader_uuid: "b34819a4265b43068594507f3000164a"
 from {username='slave'} at 127.0.0.1:36062
I20260713 09:05:48.740552 11376 raft_consensus.cc:606] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 LEADER]: Received request to transfer leadership to TS b34819a4265b43068594507f3000164a
I20260713 09:05:48.743096 11376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75ecca6ed20e41e8b8b7eae969f1d684"
dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
mode: GRACEFUL
new_leader_uuid: "fab4656270114d21b61881ac5803feef"
 from {username='slave'} at 127.0.0.1:36062
I20260713 09:05:48.743690 11376 raft_consensus.cc:606] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 LEADER]: Received request to transfer leadership to TS fab4656270114d21b61881ac5803feef
I20260713 09:05:48.746136 11376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc8de7ed4e1a469cac75b7ef82267fc6"
dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
mode: GRACEFUL
new_leader_uuid: "b34819a4265b43068594507f3000164a"
 from {username='slave'} at 127.0.0.1:36062
I20260713 09:05:48.746627 11376 raft_consensus.cc:606] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 LEADER]: Received request to transfer leadership to TS b34819a4265b43068594507f3000164a
I20260713 09:05:48.747961 11169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:05:48.748704 11169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:48.753873 11631 raft_consensus.cc:993] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f: : Instructing follower fab4656270114d21b61881ac5803feef to start an election
I20260713 09:05:48.754577 11641 raft_consensus.cc:1081] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 LEADER]: Signalling peer fab4656270114d21b61881ac5803feef to start an election
I20260713 09:05:48.756054 11304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75ecca6ed20e41e8b8b7eae969f1d684"
dest_uuid: "fab4656270114d21b61881ac5803feef"
 from {username='slave'} at 127.0.0.1:56392
I20260713 09:05:48.756475 11304 raft_consensus.cc:493] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:48.756743 11304 raft_consensus.cc:3060] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:48.761289 11304 raft_consensus.cc:515] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:48.762929 11304 leader_election.cc:290] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 4 election: Requested vote from peers 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:48.764096 11376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ecca6ed20e41e8b8b7eae969f1d684" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
I20260713 09:05:48.764917 11376 raft_consensus.cc:3055] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:48.765293 11376 raft_consensus.cc:740] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5082bcc95eb0428899dafb3dbb135d5f, State: Running, Role: LEADER
I20260713 09:05:48.766021 11451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ecca6ed20e41e8b8b7eae969f1d684" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b34819a4265b43068594507f3000164a"
I20260713 09:05:48.766722 11451 raft_consensus.cc:3060] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:48.766255 11376 consensus_queue.cc:260] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [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: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:48.767855 11376 raft_consensus.cc:3060] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:48.771955 11451 raft_consensus.cc:2468] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab4656270114d21b61881ac5803feef in term 4.
I20260713 09:05:48.773343 11269 leader_election.cc:304] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [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: b34819a4265b43068594507f3000164a, fab4656270114d21b61881ac5803feef; no voters: 
I20260713 09:05:48.773842 11376 raft_consensus.cc:2468] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab4656270114d21b61881ac5803feef in term 4.
I20260713 09:05:48.775462 11642 raft_consensus.cc:2804] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:48.776473 11642 raft_consensus.cc:697] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [term 4 LEADER]: Becoming Leader. State: Replica: fab4656270114d21b61881ac5803feef, State: Running, Role: LEADER
I20260713 09:05:48.777419 11642 consensus_queue.cc:237] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [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: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:48.785159 11198 catalog_manager.cc:5697] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef reported cstate change: term changed from 3 to 4, leader changed from 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66) to fab4656270114d21b61881ac5803feef (127.10.232.65). New cstate: current_term: 4 leader_uuid: "fab4656270114d21b61881ac5803feef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:48.868221 11631 raft_consensus.cc:993] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f: : Instructing follower fab4656270114d21b61881ac5803feef to start an election
I20260713 09:05:48.868743 11641 raft_consensus.cc:1081] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 LEADER]: Signalling peer fab4656270114d21b61881ac5803feef to start an election
I20260713 09:05:48.870554 11304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "437d72427def4c378cef8fb10f367b65"
dest_uuid: "fab4656270114d21b61881ac5803feef"
 from {username='slave'} at 127.0.0.1:56392
I20260713 09:05:48.871134 11304 raft_consensus.cc:493] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:48.871440 11304 raft_consensus.cc:3060] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:48.875866 11304 raft_consensus.cc:515] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:48.877364 11304 leader_election.cc:290] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 4 election: Requested vote from peers 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:48.878568 11451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437d72427def4c378cef8fb10f367b65" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b34819a4265b43068594507f3000164a"
I20260713 09:05:48.878690 11376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437d72427def4c378cef8fb10f367b65" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
I20260713 09:05:48.879087 11451 raft_consensus.cc:3060] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:48.879387 11376 raft_consensus.cc:3055] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:48.879756 11376 raft_consensus.cc:740] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5082bcc95eb0428899dafb3dbb135d5f, State: Running, Role: LEADER
I20260713 09:05:48.880563 11376 consensus_queue.cc:260] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [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: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:48.881688 11376 raft_consensus.cc:3060] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:48.883878 11451 raft_consensus.cc:2468] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab4656270114d21b61881ac5803feef in term 4.
I20260713 09:05:48.884946 11269 leader_election.cc:304] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [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: b34819a4265b43068594507f3000164a, fab4656270114d21b61881ac5803feef; no voters: 
I20260713 09:05:48.885727 11642 raft_consensus.cc:2804] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:48.886310 11642 raft_consensus.cc:697] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [term 4 LEADER]: Becoming Leader. State: Replica: fab4656270114d21b61881ac5803feef, State: Running, Role: LEADER
I20260713 09:05:48.887277 11642 consensus_queue.cc:237] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [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: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:48.888713 11376 raft_consensus.cc:2468] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab4656270114d21b61881ac5803feef in term 4.
I20260713 09:05:48.895910 11198 catalog_manager.cc:5697] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef reported cstate change: term changed from 3 to 4, leader changed from 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66) to fab4656270114d21b61881ac5803feef (127.10.232.65). New cstate: current_term: 4 leader_uuid: "fab4656270114d21b61881ac5803feef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:48.913398 11631 raft_consensus.cc:993] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f: : Instructing follower b34819a4265b43068594507f3000164a to start an election
I20260713 09:05:48.913882 11641 raft_consensus.cc:1081] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 LEADER]: Signalling peer b34819a4265b43068594507f3000164a to start an election
I20260713 09:05:48.915316 11451 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc8de7ed4e1a469cac75b7ef82267fc6"
dest_uuid: "b34819a4265b43068594507f3000164a"
 from {username='slave'} at 127.0.0.1:35172
I20260713 09:05:48.915783 11451 raft_consensus.cc:493] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:48.916056 11451 raft_consensus.cc:3060] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:48.921178 11451 raft_consensus.cc:515] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:48.922837 11451 leader_election.cc:290] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 3 election: Requested vote from peers fab4656270114d21b61881ac5803feef (127.10.232.65:46521), 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961)
I20260713 09:05:48.923851 11304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8de7ed4e1a469cac75b7ef82267fc6" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fab4656270114d21b61881ac5803feef"
I20260713 09:05:48.923964 11376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8de7ed4e1a469cac75b7ef82267fc6" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
I20260713 09:05:48.924455 11304 raft_consensus.cc:3060] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:48.924526 11376 raft_consensus.cc:3055] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:48.924876 11376 raft_consensus.cc:740] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5082bcc95eb0428899dafb3dbb135d5f, State: Running, Role: LEADER
I20260713 09:05:48.925684 11376 consensus_queue.cc:260] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f [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: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:48.926872 11376 raft_consensus.cc:3060] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:48.930873 11304 raft_consensus.cc:2468] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34819a4265b43068594507f3000164a in term 3.
I20260713 09:05:48.932300 11418 leader_election.cc:304] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a [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: b34819a4265b43068594507f3000164a, fab4656270114d21b61881ac5803feef; no voters: 
I20260713 09:05:48.933249 11601 raft_consensus.cc:2804] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:48.933413 11376 raft_consensus.cc:2468] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34819a4265b43068594507f3000164a in term 3.
I20260713 09:05:48.934675 11601 raft_consensus.cc:697] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a [term 3 LEADER]: Becoming Leader. State: Replica: b34819a4265b43068594507f3000164a, State: Running, Role: LEADER
I20260713 09:05:48.935628 11601 consensus_queue.cc:237] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a [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: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:48.943821 11198 catalog_manager.cc:5697] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a reported cstate change: term changed from 2 to 3, leader changed from 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66) to b34819a4265b43068594507f3000164a (127.10.232.67). New cstate: current_term: 3 leader_uuid: "b34819a4265b43068594507f3000164a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:49.075711 11631 raft_consensus.cc:993] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f: : Instructing follower b34819a4265b43068594507f3000164a to start an election
I20260713 09:05:49.076190 11631 raft_consensus.cc:1081] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 LEADER]: Signalling peer b34819a4265b43068594507f3000164a to start an election
I20260713 09:05:49.077663 11451 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f64f072d67542d7941babe3808660d3"
dest_uuid: "b34819a4265b43068594507f3000164a"
 from {username='slave'} at 127.0.0.1:35172
I20260713 09:05:49.078169 11451 raft_consensus.cc:493] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:49.078492 11451 raft_consensus.cc:3060] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:49.083052 11451 raft_consensus.cc:515] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:49.084558 11451 leader_election.cc:290] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [CANDIDATE]: Term 3 election: Requested vote from peers fab4656270114d21b61881ac5803feef (127.10.232.65:46521), 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961)
I20260713 09:05:49.085759 11376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f64f072d67542d7941babe3808660d3" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
I20260713 09:05:49.085645 11304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f64f072d67542d7941babe3808660d3" candidate_uuid: "b34819a4265b43068594507f3000164a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fab4656270114d21b61881ac5803feef"
I20260713 09:05:49.086387 11304 raft_consensus.cc:3060] T 4f64f072d67542d7941babe3808660d3 P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:49.086380 11376 raft_consensus.cc:3055] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:49.087035 11376 raft_consensus.cc:740] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5082bcc95eb0428899dafb3dbb135d5f, State: Running, Role: LEADER
I20260713 09:05:49.087885 11376 consensus_queue.cc:260] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f [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: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:49.089178 11376 raft_consensus.cc:3060] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:49.093639 11304 raft_consensus.cc:2468] T 4f64f072d67542d7941babe3808660d3 P fab4656270114d21b61881ac5803feef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34819a4265b43068594507f3000164a in term 3.
I20260713 09:05:49.094904 11418 leader_election.cc:304] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [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: b34819a4265b43068594507f3000164a, fab4656270114d21b61881ac5803feef; no voters: 
I20260713 09:05:49.095718 11601 raft_consensus.cc:2804] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:49.095955 11376 raft_consensus.cc:2468] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34819a4265b43068594507f3000164a in term 3.
I20260713 09:05:49.096242 11601 raft_consensus.cc:697] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [term 3 LEADER]: Becoming Leader. State: Replica: b34819a4265b43068594507f3000164a, State: Running, Role: LEADER
I20260713 09:05:49.097395 11601 consensus_queue.cc:237] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [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: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:49.104447 11198 catalog_manager.cc:5697] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a reported cstate change: term changed from 2 to 3, leader changed from 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66) to b34819a4265b43068594507f3000164a (127.10.232.67). New cstate: current_term: 3 leader_uuid: "b34819a4265b43068594507f3000164a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:49.154760 11641 raft_consensus.cc:993] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f: : Instructing follower fab4656270114d21b61881ac5803feef to start an election
I20260713 09:05:49.155295 11631 raft_consensus.cc:1081] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 LEADER]: Signalling peer fab4656270114d21b61881ac5803feef to start an election
I20260713 09:05:49.156808 11304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0de72a1b60264b8cb76fabec96f1cec3"
dest_uuid: "fab4656270114d21b61881ac5803feef"
 from {username='slave'} at 127.0.0.1:56392
I20260713 09:05:49.157209 11304 raft_consensus.cc:493] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:49.157434 11304 raft_consensus.cc:3060] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:49.161327 11304 raft_consensus.cc:515] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:49.162698 11304 leader_election.cc:290] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [CANDIDATE]: Term 3 election: Requested vote from peers 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961), b34819a4265b43068594507f3000164a (127.10.232.67:43375)
I20260713 09:05:49.163776 11451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de72a1b60264b8cb76fabec96f1cec3" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b34819a4265b43068594507f3000164a"
I20260713 09:05:49.163872 11376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de72a1b60264b8cb76fabec96f1cec3" candidate_uuid: "fab4656270114d21b61881ac5803feef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5082bcc95eb0428899dafb3dbb135d5f"
I20260713 09:05:49.164230 11451 raft_consensus.cc:3060] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:49.164587 11376 raft_consensus.cc:3055] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:49.164903 11376 raft_consensus.cc:740] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5082bcc95eb0428899dafb3dbb135d5f, State: Running, Role: LEADER
I20260713 09:05:49.165616 11376 consensus_queue.cc:260] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f [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: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:49.166689 11376 raft_consensus.cc:3060] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:49.168516 11451 raft_consensus.cc:2468] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab4656270114d21b61881ac5803feef in term 3.
I20260713 09:05:49.169480 11269 leader_election.cc:304] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [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: b34819a4265b43068594507f3000164a, fab4656270114d21b61881ac5803feef; no voters: 
I20260713 09:05:49.170197 11642 raft_consensus.cc:2804] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:49.170766 11642 raft_consensus.cc:697] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [term 3 LEADER]: Becoming Leader. State: Replica: fab4656270114d21b61881ac5803feef, State: Running, Role: LEADER
I20260713 09:05:49.171586 11642 consensus_queue.cc:237] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [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: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } }
I20260713 09:05:49.173017 11376 raft_consensus.cc:2468] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab4656270114d21b61881ac5803feef in term 3.
I20260713 09:05:49.179522 11198 catalog_manager.cc:5697] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef reported cstate change: term changed from 2 to 3, leader changed from 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66) to fab4656270114d21b61881ac5803feef (127.10.232.65). New cstate: current_term: 3 leader_uuid: "fab4656270114d21b61881ac5803feef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:49.213905 11451 raft_consensus.cc:1275] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [term 4 FOLLOWER]: Refusing update from remote peer fab4656270114d21b61881ac5803feef: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:49.215382 11642 consensus_queue.cc:1048] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:49.226470 11376 raft_consensus.cc:1275] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [term 4 FOLLOWER]: Refusing update from remote peer fab4656270114d21b61881ac5803feef: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:49.228503 11643 consensus_queue.cc:1048] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [LEADER]: Connected to new peer: Peer: permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:49.335176 11376 raft_consensus.cc:1275] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 FOLLOWER]: Refusing update from remote peer b34819a4265b43068594507f3000164a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:49.336499 11601 consensus_queue.cc:1048] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:49.346375 11304 raft_consensus.cc:1275] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [term 3 FOLLOWER]: Refusing update from remote peer b34819a4265b43068594507f3000164a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:49.348333 11650 consensus_queue.cc:1048] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:49.380064 11451 raft_consensus.cc:1275] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [term 4 FOLLOWER]: Refusing update from remote peer fab4656270114d21b61881ac5803feef: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:49.381367 11643 consensus_queue.cc:1048] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:49.392174 11376 raft_consensus.cc:1275] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [term 4 FOLLOWER]: Refusing update from remote peer fab4656270114d21b61881ac5803feef: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:49.394492 11657 consensus_queue.cc:1048] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [LEADER]: Connected to new peer: Peer: permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:49.573411 11376 raft_consensus.cc:1275] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 FOLLOWER]: Refusing update from remote peer fab4656270114d21b61881ac5803feef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:49.574887 11657 consensus_queue.cc:1048] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [LEADER]: Connected to new peer: Peer: permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:49.583987 11376 raft_consensus.cc:1275] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 FOLLOWER]: Refusing update from remote peer b34819a4265b43068594507f3000164a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:49.585561 11650 consensus_queue.cc:1048] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5082bcc95eb0428899dafb3dbb135d5f" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:49.588084 11451 raft_consensus.cc:1275] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a [term 3 FOLLOWER]: Refusing update from remote peer fab4656270114d21b61881ac5803feef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:49.589802 11657 consensus_queue.cc:1048] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34819a4265b43068594507f3000164a" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:49.596791 11304 raft_consensus.cc:1275] T 4f64f072d67542d7941babe3808660d3 P fab4656270114d21b61881ac5803feef [term 3 FOLLOWER]: Refusing update from remote peer b34819a4265b43068594507f3000164a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:49.598250 11650 consensus_queue.cc:1048] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab4656270114d21b61881ac5803feef" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:49.749783 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:49.755455 11169 tablet_server.cc:179] TabletServer@127.10.232.65:0 shutting down...
I20260713 09:05:49.784970 11169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:49.785795 11169 tablet_replica.cc:333] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef: stopping tablet replica
I20260713 09:05:49.786667 11169 raft_consensus.cc:2243] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.787258 11169 raft_consensus.cc:2272] T bc8de7ed4e1a469cac75b7ef82267fc6 P fab4656270114d21b61881ac5803feef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.790719 11169 tablet_replica.cc:333] T d8aefc9e79b64bbf9648e54c03cddb85 P fab4656270114d21b61881ac5803feef: stopping tablet replica
I20260713 09:05:49.791388 11169 raft_consensus.cc:2243] T d8aefc9e79b64bbf9648e54c03cddb85 P fab4656270114d21b61881ac5803feef [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.791834 11169 raft_consensus.cc:2272] T d8aefc9e79b64bbf9648e54c03cddb85 P fab4656270114d21b61881ac5803feef [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.794164 11169 tablet_replica.cc:333] T 7fd762af5f584b7180286d434dd6818d P fab4656270114d21b61881ac5803feef: stopping tablet replica
I20260713 09:05:49.794782 11169 raft_consensus.cc:2243] T 7fd762af5f584b7180286d434dd6818d P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.795246 11169 raft_consensus.cc:2272] T 7fd762af5f584b7180286d434dd6818d P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.796983 11169 tablet_replica.cc:333] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef: stopping tablet replica
I20260713 09:05:49.797495 11169 raft_consensus.cc:2243] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.797952 11169 raft_consensus.cc:2272] T 009d11e7735a4e0082455deca62a6671 P fab4656270114d21b61881ac5803feef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.799786 11169 tablet_replica.cc:333] T 4f64f072d67542d7941babe3808660d3 P fab4656270114d21b61881ac5803feef: stopping tablet replica
I20260713 09:05:49.800309 11169 raft_consensus.cc:2243] T 4f64f072d67542d7941babe3808660d3 P fab4656270114d21b61881ac5803feef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.800736 11169 raft_consensus.cc:2272] T 4f64f072d67542d7941babe3808660d3 P fab4656270114d21b61881ac5803feef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.803531 11169 tablet_replica.cc:333] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef: stopping tablet replica
I20260713 09:05:49.804072 11169 raft_consensus.cc:2243] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:49.804827 11169 raft_consensus.cc:2272] T 0de72a1b60264b8cb76fabec96f1cec3 P fab4656270114d21b61881ac5803feef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.807193 11169 tablet_replica.cc:333] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef: stopping tablet replica
I20260713 09:05:49.808020 11169 raft_consensus.cc:2243] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:49.808797 11169 raft_consensus.cc:2272] T 437d72427def4c378cef8fb10f367b65 P fab4656270114d21b61881ac5803feef [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.810909 11169 tablet_replica.cc:333] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef: stopping tablet replica
I20260713 09:05:49.811403 11169 raft_consensus.cc:2243] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.811815 11169 raft_consensus.cc:2272] T e22085faef19425790a84ea6e978252e P fab4656270114d21b61881ac5803feef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.813495 11169 tablet_replica.cc:333] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef: stopping tablet replica
I20260713 09:05:49.813964 11169 raft_consensus.cc:2243] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:49.814761 11169 raft_consensus.cc:2272] T 75ecca6ed20e41e8b8b7eae969f1d684 P fab4656270114d21b61881ac5803feef [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:49.825582 11344 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260713 09:05:49.829632 11344 consensus_peers.cc:597] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f -> Peer fab4656270114d21b61881ac5803feef (127.10.232.65:46521): Couldn't send request to peer fab4656270114d21b61881ac5803feef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:49.933640 11169 tablet_server.cc:196] TabletServer@127.10.232.65:0 shutdown complete.
W20260713 09:05:49.935355 11418 consensus_peers.cc:597] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a -> Peer fab4656270114d21b61881ac5803feef (127.10.232.65:46521): Couldn't send request to peer fab4656270114d21b61881ac5803feef. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:46521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:49.940656 11418 consensus_peers.cc:597] T 7fd762af5f584b7180286d434dd6818d P b34819a4265b43068594507f3000164a -> Peer fab4656270114d21b61881ac5803feef (127.10.232.65:46521): Couldn't send request to peer fab4656270114d21b61881ac5803feef. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:46521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:49.958531 11169 tablet_server.cc:179] TabletServer@127.10.232.66:0 shutting down...
W20260713 09:05:50.129535 11417 consensus_peers.cc:597] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a -> Peer 5082bcc95eb0428899dafb3dbb135d5f (127.10.232.66:42961): Couldn't send request to peer 5082bcc95eb0428899dafb3dbb135d5f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:50.132170 11418 consensus_peers.cc:597] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a -> Peer fab4656270114d21b61881ac5803feef (127.10.232.65:46521): Couldn't send request to peer fab4656270114d21b61881ac5803feef. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:46521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:50.141041 11169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:50.141759 11169 tablet_replica.cc:333] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f: stopping tablet replica
I20260713 09:05:50.142354 11169 raft_consensus.cc:2243] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:50.142942 11169 raft_consensus.cc:2272] T 75ecca6ed20e41e8b8b7eae969f1d684 P 5082bcc95eb0428899dafb3dbb135d5f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:50.145207 11169 tablet_replica.cc:333] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f: stopping tablet replica
I20260713 09:05:50.145713 11169 raft_consensus.cc:2243] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:50.146126 11169 raft_consensus.cc:2272] T bc8de7ed4e1a469cac75b7ef82267fc6 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:50.148343 11169 tablet_replica.cc:333] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f: stopping tablet replica
I20260713 09:05:50.148865 11169 raft_consensus.cc:2243] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:50.149677 11169 raft_consensus.cc:2272] T 009d11e7735a4e0082455deca62a6671 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:50.151353 11169 tablet_replica.cc:333] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f: stopping tablet replica
I20260713 09:05:50.151871 11169 raft_consensus.cc:2243] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:50.152261 11169 raft_consensus.cc:2272] T 4f64f072d67542d7941babe3808660d3 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:50.154824 11169 tablet_replica.cc:333] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f: stopping tablet replica
I20260713 09:05:50.155340 11169 raft_consensus.cc:2243] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:50.155758 11169 raft_consensus.cc:2272] T 437d72427def4c378cef8fb10f367b65 P 5082bcc95eb0428899dafb3dbb135d5f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:50.158058 11169 tablet_replica.cc:333] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f: stopping tablet replica
I20260713 09:05:50.158658 11169 raft_consensus.cc:2243] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:50.159068 11169 raft_consensus.cc:2272] T 0de72a1b60264b8cb76fabec96f1cec3 P 5082bcc95eb0428899dafb3dbb135d5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:50.161027 11169 tablet_replica.cc:333] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f: stopping tablet replica
I20260713 09:05:50.161530 11169 raft_consensus.cc:2243] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:50.161971 11169 raft_consensus.cc:2272] T 7fd762af5f584b7180286d434dd6818d P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:50.163702 11169 tablet_replica.cc:333] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f: stopping tablet replica
I20260713 09:05:50.164186 11169 raft_consensus.cc:2243] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:50.164978 11169 raft_consensus.cc:2272] T d8aefc9e79b64bbf9648e54c03cddb85 P 5082bcc95eb0428899dafb3dbb135d5f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:50.166637 11169 tablet_replica.cc:333] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f: stopping tablet replica
I20260713 09:05:50.167066 11169 raft_consensus.cc:2243] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:50.167790 11169 raft_consensus.cc:2272] T e22085faef19425790a84ea6e978252e P 5082bcc95eb0428899dafb3dbb135d5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:50.198705 11169 tablet_server.cc:196] TabletServer@127.10.232.66:0 shutdown complete.
I20260713 09:05:50.216984 11169 tablet_server.cc:179] TabletServer@127.10.232.67:0 shutting down...
I20260713 09:05:50.244303 11169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:50.245075 11169 tablet_replica.cc:333] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a: stopping tablet replica
I20260713 09:05:50.245709 11169 raft_consensus.cc:2243] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:50.246206 11169 raft_consensus.cc:2272] T 75ecca6ed20e41e8b8b7eae969f1d684 P b34819a4265b43068594507f3000164a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:50.248009 11169 tablet_replica.cc:333] T e22085faef19425790a84ea6e978252e P b34819a4265b43068594507f3000164a: stopping tablet replica
I20260713 09:05:50.248514 11169 raft_consensus.cc:2243] T e22085faef19425790a84ea6e978252e P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:50.248901 11169 raft_consensus.cc:2272] T e22085faef19425790a84ea6e978252e P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:50.250560 11169 tablet_replica.cc:333] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a: stopping tablet replica
I20260713 09:05:50.251035 11169 raft_consensus.cc:2243] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:50.251760 11169 raft_consensus.cc:2272] T bc8de7ed4e1a469cac75b7ef82267fc6 P b34819a4265b43068594507f3000164a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:50.253755 11169 tablet_replica.cc:333] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a: stopping tablet replica
I20260713 09:05:50.254242 11169 raft_consensus.cc:2243] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:50.254972 11169 raft_consensus.cc:2272] T 4f64f072d67542d7941babe3808660d3 P b34819a4265b43068594507f3000164a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:50.256917 11169 tablet_replica.cc:333] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a: stopping tablet replica
I20260713 09:05:50.257400 11169 raft_consensus.cc:2243] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:50.257803 11169 raft_consensus.cc:2272] T 0de72a1b60264b8cb76fabec96f1cec3 P b34819a4265b43068594507f3000164a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:50.259931 11169 tablet_replica.cc:333] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a: stopping tablet replica
I20260713 09:05:50.260429 11169 raft_consensus.cc:2243] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:50.260849 11169 raft_consensus.cc:2272] T 437d72427def4c378cef8fb10f367b65 P b34819a4265b43068594507f3000164a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:50.262830 11169 tablet_replica.cc:333] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a: stopping tablet replica
I20260713 09:05:50.263298 11169 raft_consensus.cc:2243] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:50.263690 11169 raft_consensus.cc:2272] T 009d11e7735a4e0082455deca62a6671 P b34819a4265b43068594507f3000164a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:50.265169 11169 tablet_replica.cc:333] T 7fd762af5f584b7180286d434dd6818d P b34819a4265b43068594507f3000164a: stopping tablet replica
I20260713 09:05:50.265600 11169 raft_consensus.cc:2243] T 7fd762af5f584b7180286d434dd6818d P b34819a4265b43068594507f3000164a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:50.266284 11169 raft_consensus.cc:2272] T 7fd762af5f584b7180286d434dd6818d P b34819a4265b43068594507f3000164a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:50.268198 11169 tablet_replica.cc:333] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a: stopping tablet replica
I20260713 09:05:50.268677 11169 raft_consensus.cc:2243] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:50.269105 11169 raft_consensus.cc:2272] T d8aefc9e79b64bbf9648e54c03cddb85 P b34819a4265b43068594507f3000164a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:50.315795 11169 tablet_server.cc:196] TabletServer@127.10.232.67:0 shutdown complete.
I20260713 09:05:50.332875 11169 master.cc:562] Master@127.10.232.126:36557 shutting down...
I20260713 09:05:50.356140 11169 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ea4111b6b3924d2db2878e85ad5b0a97 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:50.356808 11169 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ea4111b6b3924d2db2878e85ad5b0a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:50.357159 11169 tablet_replica.cc:333] T 00000000000000000000000000000000 P ea4111b6b3924d2db2878e85ad5b0a97: stopping tablet replica
W20260713 09:05:51.045195 11232 debug-util.cc:398] Leaking SignalData structure 0x7b0800062060 after lost signal to thread 11172
W20260713 09:05:51.045956 11232 debug-util.cc:398] Leaking SignalData structure 0x7b0800062740 after lost signal to thread 11235
W20260713 09:05:51.046495 11232 debug-util.cc:398] Leaking SignalData structure 0x7b0800062b60 after lost signal to thread 11373
W20260713 09:05:51.047258 11232 debug-util.cc:398] Leaking SignalData structure 0x7b0800112460 after lost signal to thread 11477
W20260713 09:05:51.374385 11169 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 11232)
W20260713 09:05:52.374997 11169 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 11232)
W20260713 09:05:53.375500 11169 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 11232)
I20260713 09:05:53.451722 11169 master.cc:584] Master@127.10.232.126:36557 shutdown complete.
5082bcc95eb0428899dafb3dbb135d5f  4
b34819a4265b43068594507f3000164a  1
fab4656270114d21b61881ac5803feef  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (16504 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:05:53.493029 11169 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.232.126:44045
I20260713 09:05:53.494172 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:53.500155 11673 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
W20260713 09:05:53.501497 11676 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
W20260713 09:05:53.502085 11674 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
I20260713 09:05:53.503072 11169 server_base.cc:1061] running on GCE node
I20260713 09:05:53.503979 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:53.504151 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:53.504339 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933553504306 us; error 0 us; skew 500 ppm
I20260713 09:05:53.504876 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:53.507296 11169 webserver.cc:533] Webserver started at http://127.10.232.126:39961/ using document root <none> and password file <none>
I20260713 09:05:53.507804 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:53.507989 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:53.508278 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:53.509343 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933536821961-11169-0/minicluster-data/master-0-root/instance:
uuid: "a20e985ab74a4a41b8fdfe2269c21a41"
format_stamp: "Formatted at 2026-07-13 09:05:53 on dist-test-slave-5ggs"
I20260713 09:05:53.513571 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:05:53.517074 11681 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:53.517920 11169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:05:53.518152 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933536821961-11169-0/minicluster-data/master-0-root
uuid: "a20e985ab74a4a41b8fdfe2269c21a41"
format_stamp: "Formatted at 2026-07-13 09:05:53 on dist-test-slave-5ggs"
I20260713 09:05:53.518463 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933536821961-11169-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933536821961-11169-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933536821961-11169-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)
I20260713 09:05:53.541469 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:53.542716 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:53.581146 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.126:44045
I20260713 09:05:53.581241 11732 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.126:44045 every 8 connection(s)
I20260713 09:05:53.585922 11733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:53.595388 11733 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a20e985ab74a4a41b8fdfe2269c21a41: Bootstrap starting.
I20260713 09:05:53.600366 11733 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a20e985ab74a4a41b8fdfe2269c21a41: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:53.604578 11733 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a20e985ab74a4a41b8fdfe2269c21a41: No bootstrap required, opened a new log
I20260713 09:05:53.606760 11733 raft_consensus.cc:359] T 00000000000000000000000000000000 P a20e985ab74a4a41b8fdfe2269c21a41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a20e985ab74a4a41b8fdfe2269c21a41" member_type: VOTER }
I20260713 09:05:53.607126 11733 raft_consensus.cc:385] T 00000000000000000000000000000000 P a20e985ab74a4a41b8fdfe2269c21a41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:53.607349 11733 raft_consensus.cc:740] T 00000000000000000000000000000000 P a20e985ab74a4a41b8fdfe2269c21a41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a20e985ab74a4a41b8fdfe2269c21a41, State: Initialized, Role: FOLLOWER
I20260713 09:05:53.607975 11733 consensus_queue.cc:260] T 00000000000000000000000000000000 P a20e985ab74a4a41b8fdfe2269c21a41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a20e985ab74a4a41b8fdfe2269c21a41" member_type: VOTER }
I20260713 09:05:53.608393 11733 raft_consensus.cc:399] T 00000000000000000000000000000000 P a20e985ab74a4a41b8fdfe2269c21a41 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:53.608632 11733 raft_consensus.cc:493] T 00000000000000000000000000000000 P a20e985ab74a4a41b8fdfe2269c21a41 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:53.608872 11733 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a20e985ab74a4a41b8fdfe2269c21a41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:53.612742 11733 raft_consensus.cc:515] T 00000000000000000000000000000000 P a20e985ab74a4a41b8fdfe2269c21a41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a20e985ab74a4a41b8fdfe2269c21a41" member_type: VOTER }
I20260713 09:05:53.613230 11733 leader_election.cc:304] T 00000000000000000000000000000000 P a20e985ab74a4a41b8fdfe2269c21a41 [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: a20e985ab74a4a41b8fdfe2269c21a41; no voters: 
I20260713 09:05:53.614296 11733 leader_election.cc:290] T 00000000000000000000000000000000 P a20e985ab74a4a41b8fdfe2269c21a41 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:53.614727 11736 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a20e985ab74a4a41b8fdfe2269c21a41 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:53.616008 11736 raft_consensus.cc:697] T 00000000000000000000000000000000 P a20e985ab74a4a41b8fdfe2269c21a41 [term 1 LEADER]: Becoming Leader. State: Replica: a20e985ab74a4a41b8fdfe2269c21a41, State: Running, Role: LEADER
I20260713 09:05:53.616669 11736 consensus_queue.cc:237] T 00000000000000000000000000000000 P a20e985ab74a4a41b8fdfe2269c21a41 [LEADER]: Queue going to LEADER mode. State: All 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: "a20e985ab74a4a41b8fdfe2269c21a41" member_type: VOTER }
I20260713 09:05:53.617215 11733 sys_catalog.cc:565] T 00000000000000000000000000000000 P a20e985ab74a4a41b8fdfe2269c21a41 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:53.621764 11737 sys_catalog.cc:455] T 00000000000000000000000000000000 P a20e985ab74a4a41b8fdfe2269c21a41 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a20e985ab74a4a41b8fdfe2269c21a41" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a20e985ab74a4a41b8fdfe2269c21a41" member_type: VOTER } }
I20260713 09:05:53.622409 11737 sys_catalog.cc:458] T 00000000000000000000000000000000 P a20e985ab74a4a41b8fdfe2269c21a41 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:53.623008 11738 sys_catalog.cc:455] T 00000000000000000000000000000000 P a20e985ab74a4a41b8fdfe2269c21a41 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a20e985ab74a4a41b8fdfe2269c21a41. Latest consensus state: current_term: 1 leader_uuid: "a20e985ab74a4a41b8fdfe2269c21a41" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a20e985ab74a4a41b8fdfe2269c21a41" member_type: VOTER } }
I20260713 09:05:53.623636 11738 sys_catalog.cc:458] T 00000000000000000000000000000000 P a20e985ab74a4a41b8fdfe2269c21a41 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:53.632625 11744 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:53.638037 11744 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:53.639201 11169 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:53.646620 11744 catalog_manager.cc:1383] Generated new cluster ID: d6c0d40f6c404496bbf6ac957deaf190
I20260713 09:05:53.646853 11744 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:53.664812 11744 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:53.665974 11744 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:53.681183 11744 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a20e985ab74a4a41b8fdfe2269c21a41: Generated new TSK 0
I20260713 09:05:53.681795 11744 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:53.705948 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:53.711716 11754 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
W20260713 09:05:53.712615 11755 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
I20260713 09:05:53.714640 11169 server_base.cc:1061] running on GCE node
W20260713 09:05:53.714828 11757 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
I20260713 09:05:53.715758 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:53.715987 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:53.716174 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933553716148 us; error 0 us; skew 500 ppm
I20260713 09:05:53.716697 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:53.719123 11169 webserver.cc:533] Webserver started at http://127.10.232.65:33713/ using document root <none> and password file <none>
I20260713 09:05:53.719660 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:53.719873 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:53.720132 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:53.721154 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933536821961-11169-0/minicluster-data/ts-0-root/instance:
uuid: "fc2f428558934ca3abd2957025cbb426"
format_stamp: "Formatted at 2026-07-13 09:05:53 on dist-test-slave-5ggs"
I20260713 09:05:53.725543 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:05:53.728730 11762 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:53.729527 11169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:05:53.729936 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933536821961-11169-0/minicluster-data/ts-0-root
uuid: "fc2f428558934ca3abd2957025cbb426"
format_stamp: "Formatted at 2026-07-13 09:05:53 on dist-test-slave-5ggs"
I20260713 09:05:53.730182 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933536821961-11169-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933536821961-11169-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933536821961-11169-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)
I20260713 09:05:53.754962 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:53.756188 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:53.757769 11169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:53.760056 11169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:53.760224 11169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:53.760510 11169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:53.760681 11169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:53.800748 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.65:45029
I20260713 09:05:53.800858 11824 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.65:45029 every 8 connection(s)
I20260713 09:05:53.805538 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:53.812211 11829 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
W20260713 09:05:53.813553 11830 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
W20260713 09:05:53.817417 11832 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
I20260713 09:05:53.817929 11169 server_base.cc:1061] running on GCE node
I20260713 09:05:53.818778 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:53.819041 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:53.819268 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933553819244 us; error 0 us; skew 500 ppm
I20260713 09:05:53.819967 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:53.822736 11169 webserver.cc:533] Webserver started at http://127.10.232.66:40507/ using document root <none> and password file <none>
I20260713 09:05:53.823302 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:53.823275 11825 heartbeater.cc:344] Connected to a master server at 127.10.232.126:44045
I20260713 09:05:53.823689 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:53.823812 11825 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:53.824040 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:53.824745 11825 heartbeater.cc:507] Master 127.10.232.126:44045 requested a full tablet report, sending...
I20260713 09:05:53.825423 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933536821961-11169-0/minicluster-data/ts-1-root/instance:
uuid: "c67a89edf6ff43c08fa454cab922e65c"
format_stamp: "Formatted at 2026-07-13 09:05:53 on dist-test-slave-5ggs"
I20260713 09:05:53.827102 11698 ts_manager.cc:194] Registered new tserver with Master: fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029)
I20260713 09:05:53.828907 11698 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39282
I20260713 09:05:53.830395 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260713 09:05:53.834197 11837 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:53.835005 11169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:53.835322 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933536821961-11169-0/minicluster-data/ts-1-root
uuid: "c67a89edf6ff43c08fa454cab922e65c"
format_stamp: "Formatted at 2026-07-13 09:05:53 on dist-test-slave-5ggs"
I20260713 09:05:53.835644 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933536821961-11169-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933536821961-11169-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933536821961-11169-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)
I20260713 09:05:53.850786 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:53.852031 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:53.853595 11169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:53.856042 11169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:53.856284 11169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:53.856606 11169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:53.856805 11169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:53.899029 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.66:35711
I20260713 09:05:53.899119 11899 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.66:35711 every 8 connection(s)
I20260713 09:05:53.904033 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:53.911502 11903 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
W20260713 09:05:53.912739 11904 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
W20260713 09:05:53.915729 11906 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
I20260713 09:05:53.916925 11169 server_base.cc:1061] running on GCE node
I20260713 09:05:53.917196 11900 heartbeater.cc:344] Connected to a master server at 127.10.232.126:44045
I20260713 09:05:53.917580 11900 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:53.917863 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:53.918083 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:53.918322 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933553918225 us; error 0 us; skew 500 ppm
I20260713 09:05:53.918449 11900 heartbeater.cc:507] Master 127.10.232.126:44045 requested a full tablet report, sending...
I20260713 09:05:53.919021 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:53.921592 11698 ts_manager.cc:194] Registered new tserver with Master: c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711)
I20260713 09:05:53.922294 11169 webserver.cc:533] Webserver started at http://127.10.232.67:35467/ using document root <none> and password file <none>
I20260713 09:05:53.922952 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:53.923216 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:53.923513 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:53.923446 11698 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39292
I20260713 09:05:53.925115 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933536821961-11169-0/minicluster-data/ts-2-root/instance:
uuid: "e9b7ce266d964682811bb580eadb18df"
format_stamp: "Formatted at 2026-07-13 09:05:53 on dist-test-slave-5ggs"
I20260713 09:05:53.929533 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:05:53.932991 11911 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:53.933826 11169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:05:53.934098 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933536821961-11169-0/minicluster-data/ts-2-root
uuid: "e9b7ce266d964682811bb580eadb18df"
format_stamp: "Formatted at 2026-07-13 09:05:53 on dist-test-slave-5ggs"
I20260713 09:05:53.934332 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933536821961-11169-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933536821961-11169-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933536821961-11169-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)
I20260713 09:05:53.950664 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:53.951730 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:53.953088 11169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:53.955267 11169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:53.955457 11169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:53.955739 11169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:53.955873 11169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:53.995191 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.67:43069
I20260713 09:05:53.995289 11973 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.67:43069 every 8 connection(s)
I20260713 09:05:54.008809 11974 heartbeater.cc:344] Connected to a master server at 127.10.232.126:44045
I20260713 09:05:54.009204 11974 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:54.009907 11974 heartbeater.cc:507] Master 127.10.232.126:44045 requested a full tablet report, sending...
I20260713 09:05:54.011713 11698 ts_manager.cc:194] Registered new tserver with Master: e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:05:54.012718 11169 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014447527s
I20260713 09:05:54.013041 11698 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39296
I20260713 09:05:54.038080 11698 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39300:
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"
    }
  }
}
W20260713 09:05:54.040926 11698 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.
I20260713 09:05:54.106896 11790 tablet_service.cc:1511] Processing CreateTablet for tablet 0d3a7b230bc0411bb9a725354d95d353 (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:54.107431 11788 tablet_service.cc:1511] Processing CreateTablet for tablet b033be8b1fa942f8be4e6dc86b494dc2 (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:54.108417 11790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d3a7b230bc0411bb9a725354d95d353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.109658 11789 tablet_service.cc:1511] Processing CreateTablet for tablet 592a7b81805f4e2e9efc1c95a9d6df92 (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:54.110992 11789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 592a7b81805f4e2e9efc1c95a9d6df92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.116025 11865 tablet_service.cc:1511] Processing CreateTablet for tablet 0d3a7b230bc0411bb9a725354d95d353 (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:54.116580 11786 tablet_service.cc:1511] Processing CreateTablet for tablet 45c742580f0449329132def8c90de4ad (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:54.117545 11865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d3a7b230bc0411bb9a725354d95d353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.117892 11786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c742580f0449329132def8c90de4ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.119293 11788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b033be8b1fa942f8be4e6dc86b494dc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.123596 11787 tablet_service.cc:1511] Processing CreateTablet for tablet e791d8fc199943abbd1a6045c61d0311 (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:54.125070 11787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e791d8fc199943abbd1a6045c61d0311. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.128968 11785 tablet_service.cc:1511] Processing CreateTablet for tablet 3afcc148f33d4a78ab87a7a91c572a09 (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:54.132843 11785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afcc148f33d4a78ab87a7a91c572a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.134205 11783 tablet_service.cc:1511] Processing CreateTablet for tablet 8fff45fdc7334f8ca018c0e53cd0c8eb (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:54.135462 11783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fff45fdc7334f8ca018c0e53cd0c8eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.133280 11784 tablet_service.cc:1511] Processing CreateTablet for tablet 83fda65187d64b38b92ea90b290d128b (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:54.136798 11784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83fda65187d64b38b92ea90b290d128b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.139410 11782 tablet_service.cc:1511] Processing CreateTablet for tablet eff030936aaa4aa990c0eae1cff5dd78 (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:54.140813 11782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eff030936aaa4aa990c0eae1cff5dd78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.141785 11864 tablet_service.cc:1511] Processing CreateTablet for tablet 592a7b81805f4e2e9efc1c95a9d6df92 (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:54.143402 11864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 592a7b81805f4e2e9efc1c95a9d6df92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.167695 11863 tablet_service.cc:1511] Processing CreateTablet for tablet b033be8b1fa942f8be4e6dc86b494dc2 (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:54.168032 11790 tablet_service.cc:1511] Processing CreateTablet for tablet c156ce3715c140389a57e1a9b841352b (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:54.169140 11863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b033be8b1fa942f8be4e6dc86b494dc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.174405 11861 tablet_service.cc:1511] Processing CreateTablet for tablet 45c742580f0449329132def8c90de4ad (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:54.175782 11861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c742580f0449329132def8c90de4ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.175737 11862 tablet_service.cc:1511] Processing CreateTablet for tablet e791d8fc199943abbd1a6045c61d0311 (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:54.177117 11862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e791d8fc199943abbd1a6045c61d0311. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.179229 11989 tablet_bootstrap.cc:492] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426: Bootstrap starting.
I20260713 09:05:54.179560 11860 tablet_service.cc:1511] Processing CreateTablet for tablet 3afcc148f33d4a78ab87a7a91c572a09 (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:54.180861 11860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afcc148f33d4a78ab87a7a91c572a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.183490 11859 tablet_service.cc:1511] Processing CreateTablet for tablet 83fda65187d64b38b92ea90b290d128b (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:54.184690 11859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83fda65187d64b38b92ea90b290d128b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.185668 11790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c156ce3715c140389a57e1a9b841352b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.187660 11863 tablet_service.cc:1511] Processing CreateTablet for tablet c156ce3715c140389a57e1a9b841352b (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:54.187598 11858 tablet_service.cc:1511] Processing CreateTablet for tablet 8fff45fdc7334f8ca018c0e53cd0c8eb (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:54.188946 11858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fff45fdc7334f8ca018c0e53cd0c8eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.189376 11857 tablet_service.cc:1511] Processing CreateTablet for tablet eff030936aaa4aa990c0eae1cff5dd78 (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:54.194931 11939 tablet_service.cc:1511] Processing CreateTablet for tablet 0d3a7b230bc0411bb9a725354d95d353 (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:54.196156 11939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d3a7b230bc0411bb9a725354d95d353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.199566 11990 tablet_bootstrap.cc:492] T 0d3a7b230bc0411bb9a725354d95d353 P c67a89edf6ff43c08fa454cab922e65c: Bootstrap starting.
I20260713 09:05:54.199724 11938 tablet_service.cc:1511] Processing CreateTablet for tablet 592a7b81805f4e2e9efc1c95a9d6df92 (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:54.201050 11938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 592a7b81805f4e2e9efc1c95a9d6df92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.203670 11937 tablet_service.cc:1511] Processing CreateTablet for tablet b033be8b1fa942f8be4e6dc86b494dc2 (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:54.204977 11937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b033be8b1fa942f8be4e6dc86b494dc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.207690 11936 tablet_service.cc:1511] Processing CreateTablet for tablet e791d8fc199943abbd1a6045c61d0311 (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:54.206257 11989 tablet_bootstrap.cc:654] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:54.208999 11936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e791d8fc199943abbd1a6045c61d0311. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.211616 11935 tablet_service.cc:1511] Processing CreateTablet for tablet 45c742580f0449329132def8c90de4ad (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:54.212875 11935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c742580f0449329132def8c90de4ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.215643 11934 tablet_service.cc:1511] Processing CreateTablet for tablet 3afcc148f33d4a78ab87a7a91c572a09 (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:54.216949 11934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afcc148f33d4a78ab87a7a91c572a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.219624 11933 tablet_service.cc:1511] Processing CreateTablet for tablet 83fda65187d64b38b92ea90b290d128b (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:54.220891 11933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83fda65187d64b38b92ea90b290d128b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.223650 11932 tablet_service.cc:1511] Processing CreateTablet for tablet 8fff45fdc7334f8ca018c0e53cd0c8eb (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:54.224910 11932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fff45fdc7334f8ca018c0e53cd0c8eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.227761 11931 tablet_service.cc:1511] Processing CreateTablet for tablet eff030936aaa4aa990c0eae1cff5dd78 (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:54.228295 11930 tablet_service.cc:1511] Processing CreateTablet for tablet c156ce3715c140389a57e1a9b841352b (DEFAULT_TABLE table=test-workload [id=d68bcea74ac24285a13430cff218d0dc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:54.229097 11931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eff030936aaa4aa990c0eae1cff5dd78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.229665 11930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c156ce3715c140389a57e1a9b841352b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.234694 11857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eff030936aaa4aa990c0eae1cff5dd78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.235406 11863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c156ce3715c140389a57e1a9b841352b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.263258 11990 tablet_bootstrap.cc:654] T 0d3a7b230bc0411bb9a725354d95d353 P c67a89edf6ff43c08fa454cab922e65c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:54.422230 11992 tablet_bootstrap.cc:492] T eff030936aaa4aa990c0eae1cff5dd78 P e9b7ce266d964682811bb580eadb18df: Bootstrap starting.
I20260713 09:05:54.450958 11989 tablet_bootstrap.cc:492] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426: No bootstrap required, opened a new log
I20260713 09:05:54.451385 11989 ts_tablet_manager.cc:1403] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426: Time spent bootstrapping tablet: real 0.273s	user 0.103s	sys 0.119s
I20260713 09:05:54.453470 11989 raft_consensus.cc:359] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.454007 11989 raft_consensus.cc:385] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:54.454289 11989 raft_consensus.cc:740] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc2f428558934ca3abd2957025cbb426, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.455039 11989 consensus_queue.cc:260] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.460408 11992 tablet_bootstrap.cc:654] T eff030936aaa4aa990c0eae1cff5dd78 P e9b7ce266d964682811bb580eadb18df: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:54.463716 11990 tablet_bootstrap.cc:492] T 0d3a7b230bc0411bb9a725354d95d353 P c67a89edf6ff43c08fa454cab922e65c: No bootstrap required, opened a new log
I20260713 09:05:54.464319 11990 ts_tablet_manager.cc:1403] T 0d3a7b230bc0411bb9a725354d95d353 P c67a89edf6ff43c08fa454cab922e65c: Time spent bootstrapping tablet: real 0.265s	user 0.052s	sys 0.095s
I20260713 09:05:54.467950 11990 raft_consensus.cc:359] T 0d3a7b230bc0411bb9a725354d95d353 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.468881 11990 raft_consensus.cc:385] T 0d3a7b230bc0411bb9a725354d95d353 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:54.469169 11990 raft_consensus.cc:740] T 0d3a7b230bc0411bb9a725354d95d353 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67a89edf6ff43c08fa454cab922e65c, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.469575 11825 heartbeater.cc:499] Master 127.10.232.126:44045 was elected leader, sending a full tablet report...
I20260713 09:05:54.469884 11990 consensus_queue.cc:260] T 0d3a7b230bc0411bb9a725354d95d353 P c67a89edf6ff43c08fa454cab922e65c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.471714 11992 tablet_bootstrap.cc:492] T eff030936aaa4aa990c0eae1cff5dd78 P e9b7ce266d964682811bb580eadb18df: No bootstrap required, opened a new log
I20260713 09:05:54.472150 11992 ts_tablet_manager.cc:1403] T eff030936aaa4aa990c0eae1cff5dd78 P e9b7ce266d964682811bb580eadb18df: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.000s
I20260713 09:05:54.473076 11900 heartbeater.cc:499] Master 127.10.232.126:44045 was elected leader, sending a full tablet report...
I20260713 09:05:54.473595 11990 ts_tablet_manager.cc:1434] T 0d3a7b230bc0411bb9a725354d95d353 P c67a89edf6ff43c08fa454cab922e65c: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:05:54.474546 11990 tablet_bootstrap.cc:492] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c: Bootstrap starting.
I20260713 09:05:54.475111 11992 raft_consensus.cc:359] T eff030936aaa4aa990c0eae1cff5dd78 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.475904 11992 raft_consensus.cc:385] T eff030936aaa4aa990c0eae1cff5dd78 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:54.476260 11992 raft_consensus.cc:740] T eff030936aaa4aa990c0eae1cff5dd78 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b7ce266d964682811bb580eadb18df, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.479308 11989 ts_tablet_manager.cc:1434] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426: Time spent starting tablet: real 0.028s	user 0.015s	sys 0.004s
I20260713 09:05:54.477123 11992 consensus_queue.cc:260] T eff030936aaa4aa990c0eae1cff5dd78 P e9b7ce266d964682811bb580eadb18df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.480324 11989 tablet_bootstrap.cc:492] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426: Bootstrap starting.
I20260713 09:05:54.480949 11990 tablet_bootstrap.cc:654] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:54.488581 11989 tablet_bootstrap.cc:654] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:54.488874 11992 ts_tablet_manager.cc:1434] T eff030936aaa4aa990c0eae1cff5dd78 P e9b7ce266d964682811bb580eadb18df: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.004s
I20260713 09:05:54.489599 11974 heartbeater.cc:499] Master 127.10.232.126:44045 was elected leader, sending a full tablet report...
I20260713 09:05:54.500306 11992 tablet_bootstrap.cc:492] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df: Bootstrap starting.
I20260713 09:05:54.514945 11997 raft_consensus.cc:493] T eff030936aaa4aa990c0eae1cff5dd78 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:54.516700 11997 raft_consensus.cc:515] T eff030936aaa4aa990c0eae1cff5dd78 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.527277 11990 tablet_bootstrap.cc:492] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c: No bootstrap required, opened a new log
I20260713 09:05:54.527964 11990 ts_tablet_manager.cc:1403] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c: Time spent bootstrapping tablet: real 0.054s	user 0.029s	sys 0.023s
I20260713 09:05:54.529237 11989 tablet_bootstrap.cc:492] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426: No bootstrap required, opened a new log
I20260713 09:05:54.530043 11989 ts_tablet_manager.cc:1403] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.032s
I20260713 09:05:54.531409 11990 raft_consensus.cc:359] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.532395 11990 raft_consensus.cc:385] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:54.532748 11990 raft_consensus.cc:740] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67a89edf6ff43c08fa454cab922e65c, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.533497 11990 consensus_queue.cc:260] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.533506 11989 raft_consensus.cc:359] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.529327 11997 leader_election.cc:290] T eff030936aaa4aa990c0eae1cff5dd78 P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029), c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711)
I20260713 09:05:54.535238 11989 raft_consensus.cc:385] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:54.535588 11989 raft_consensus.cc:740] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc2f428558934ca3abd2957025cbb426, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.536172 11990 ts_tablet_manager.cc:1434] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260713 09:05:54.536337 11989 consensus_queue.cc:260] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.537086 11992 tablet_bootstrap.cc:654] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:54.537266 11990 tablet_bootstrap.cc:492] T 592a7b81805f4e2e9efc1c95a9d6df92 P c67a89edf6ff43c08fa454cab922e65c: Bootstrap starting.
I20260713 09:05:54.539067 11989 ts_tablet_manager.cc:1434] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:05:54.540025 11989 tablet_bootstrap.cc:492] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426: Bootstrap starting.
I20260713 09:05:54.544080 11990 tablet_bootstrap.cc:654] T 592a7b81805f4e2e9efc1c95a9d6df92 P c67a89edf6ff43c08fa454cab922e65c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:54.546437 11989 tablet_bootstrap.cc:654] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:54.562059 11875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff030936aaa4aa990c0eae1cff5dd78" candidate_uuid: "e9b7ce266d964682811bb580eadb18df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a89edf6ff43c08fa454cab922e65c" is_pre_election: true
W20260713 09:05:54.564079 11912 leader_election.cc:343] T eff030936aaa4aa990c0eae1cff5dd78 P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:54.574298 11990 tablet_bootstrap.cc:492] T 592a7b81805f4e2e9efc1c95a9d6df92 P c67a89edf6ff43c08fa454cab922e65c: No bootstrap required, opened a new log
I20260713 09:05:54.575106 11990 ts_tablet_manager.cc:1403] T 592a7b81805f4e2e9efc1c95a9d6df92 P c67a89edf6ff43c08fa454cab922e65c: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.014s
I20260713 09:05:54.577884 11992 tablet_bootstrap.cc:492] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df: No bootstrap required, opened a new log
I20260713 09:05:54.578384 11992 ts_tablet_manager.cc:1403] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df: Time spent bootstrapping tablet: real 0.078s	user 0.015s	sys 0.013s
I20260713 09:05:54.578063 11990 raft_consensus.cc:359] T 592a7b81805f4e2e9efc1c95a9d6df92 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.578848 11990 raft_consensus.cc:385] T 592a7b81805f4e2e9efc1c95a9d6df92 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:54.579203 11990 raft_consensus.cc:740] T 592a7b81805f4e2e9efc1c95a9d6df92 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67a89edf6ff43c08fa454cab922e65c, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.580248 11800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff030936aaa4aa990c0eae1cff5dd78" candidate_uuid: "e9b7ce266d964682811bb580eadb18df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc2f428558934ca3abd2957025cbb426" is_pre_election: true
I20260713 09:05:54.580129 11990 consensus_queue.cc:260] T 592a7b81805f4e2e9efc1c95a9d6df92 P c67a89edf6ff43c08fa454cab922e65c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
W20260713 09:05:54.582202 11915 leader_election.cc:343] T eff030936aaa4aa990c0eae1cff5dd78 P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:54.582330 11990 ts_tablet_manager.cc:1434] T 592a7b81805f4e2e9efc1c95a9d6df92 P c67a89edf6ff43c08fa454cab922e65c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:54.582741 11915 leader_election.cc:304] T eff030936aaa4aa990c0eae1cff5dd78 P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9b7ce266d964682811bb580eadb18df; no voters: c67a89edf6ff43c08fa454cab922e65c, fc2f428558934ca3abd2957025cbb426
I20260713 09:05:54.583441 11990 tablet_bootstrap.cc:492] T e791d8fc199943abbd1a6045c61d0311 P c67a89edf6ff43c08fa454cab922e65c: Bootstrap starting.
I20260713 09:05:54.583817 11997 raft_consensus.cc:2749] T eff030936aaa4aa990c0eae1cff5dd78 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:54.582726 11992 raft_consensus.cc:359] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.585312 11992 raft_consensus.cc:385] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:54.585659 11992 raft_consensus.cc:740] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b7ce266d964682811bb580eadb18df, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.586561 11992 consensus_queue.cc:260] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.587303 11989 tablet_bootstrap.cc:492] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426: No bootstrap required, opened a new log
I20260713 09:05:54.587837 11989 ts_tablet_manager.cc:1403] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426: Time spent bootstrapping tablet: real 0.048s	user 0.027s	sys 0.013s
I20260713 09:05:54.590035 11990 tablet_bootstrap.cc:654] T e791d8fc199943abbd1a6045c61d0311 P c67a89edf6ff43c08fa454cab922e65c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:54.590643 11989 raft_consensus.cc:359] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.591357 11989 raft_consensus.cc:385] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:54.591672 11989 raft_consensus.cc:740] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc2f428558934ca3abd2957025cbb426, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.592418 11989 consensus_queue.cc:260] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.594576 11989 ts_tablet_manager.cc:1434] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:05:54.595623 11989 tablet_bootstrap.cc:492] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426: Bootstrap starting.
I20260713 09:05:54.595960 11992 ts_tablet_manager.cc:1434] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260713 09:05:54.602022 11989 tablet_bootstrap.cc:654] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:54.605887 11992 tablet_bootstrap.cc:492] T c156ce3715c140389a57e1a9b841352b P e9b7ce266d964682811bb580eadb18df: Bootstrap starting.
I20260713 09:05:54.610015 11990 tablet_bootstrap.cc:492] T e791d8fc199943abbd1a6045c61d0311 P c67a89edf6ff43c08fa454cab922e65c: No bootstrap required, opened a new log
I20260713 09:05:54.610463 11989 tablet_bootstrap.cc:492] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426: No bootstrap required, opened a new log
I20260713 09:05:54.610553 11990 ts_tablet_manager.cc:1403] T e791d8fc199943abbd1a6045c61d0311 P c67a89edf6ff43c08fa454cab922e65c: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.008s
I20260713 09:05:54.610911 11989 ts_tablet_manager.cc:1403] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260713 09:05:54.612848 11992 tablet_bootstrap.cc:654] T c156ce3715c140389a57e1a9b841352b P e9b7ce266d964682811bb580eadb18df: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:54.613193 11989 raft_consensus.cc:359] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.613735 11989 raft_consensus.cc:385] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:54.614092 11989 raft_consensus.cc:740] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc2f428558934ca3abd2957025cbb426, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.613647 11990 raft_consensus.cc:359] T e791d8fc199943abbd1a6045c61d0311 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.614610 11990 raft_consensus.cc:385] T e791d8fc199943abbd1a6045c61d0311 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:54.614962 11990 raft_consensus.cc:740] T e791d8fc199943abbd1a6045c61d0311 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67a89edf6ff43c08fa454cab922e65c, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.615033 11989 consensus_queue.cc:260] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.616000 11990 consensus_queue.cc:260] T e791d8fc199943abbd1a6045c61d0311 P c67a89edf6ff43c08fa454cab922e65c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.618150 11990 ts_tablet_manager.cc:1434] T e791d8fc199943abbd1a6045c61d0311 P c67a89edf6ff43c08fa454cab922e65c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:05:54.618374 11989 ts_tablet_manager.cc:1434] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:54.619361 11989 tablet_bootstrap.cc:492] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426: Bootstrap starting.
I20260713 09:05:54.619819 11992 tablet_bootstrap.cc:492] T c156ce3715c140389a57e1a9b841352b P e9b7ce266d964682811bb580eadb18df: No bootstrap required, opened a new log
I20260713 09:05:54.620326 11992 ts_tablet_manager.cc:1403] T c156ce3715c140389a57e1a9b841352b P e9b7ce266d964682811bb580eadb18df: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260713 09:05:54.623346 11992 raft_consensus.cc:359] T c156ce3715c140389a57e1a9b841352b P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.624082 11992 raft_consensus.cc:385] T c156ce3715c140389a57e1a9b841352b P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:54.624461 11992 raft_consensus.cc:740] T c156ce3715c140389a57e1a9b841352b P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b7ce266d964682811bb580eadb18df, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.624847 11990 tablet_bootstrap.cc:492] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c: Bootstrap starting.
I20260713 09:05:54.625346 11992 consensus_queue.cc:260] T c156ce3715c140389a57e1a9b841352b P e9b7ce266d964682811bb580eadb18df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.626884 11989 tablet_bootstrap.cc:654] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:54.632269 11990 tablet_bootstrap.cc:654] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:54.633100 11746 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:54.637648 11992 ts_tablet_manager.cc:1434] T c156ce3715c140389a57e1a9b841352b P e9b7ce266d964682811bb580eadb18df: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:05:54.637853 11989 tablet_bootstrap.cc:492] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426: No bootstrap required, opened a new log
I20260713 09:05:54.638386 11989 ts_tablet_manager.cc:1403] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260713 09:05:54.639011 11992 tablet_bootstrap.cc:492] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df: Bootstrap starting.
I20260713 09:05:54.641256 11989 raft_consensus.cc:359] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.642035 11989 raft_consensus.cc:385] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:54.642378 11989 raft_consensus.cc:740] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc2f428558934ca3abd2957025cbb426, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.643136 11989 consensus_queue.cc:260] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.644517 11990 tablet_bootstrap.cc:492] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c: No bootstrap required, opened a new log
I20260713 09:05:54.645021 11990 ts_tablet_manager.cc:1403] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260713 09:05:54.645340 11989 ts_tablet_manager.cc:1434] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:54.646147 11992 tablet_bootstrap.cc:654] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:54.646330 11989 tablet_bootstrap.cc:492] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426: Bootstrap starting.
I20260713 09:05:54.647975 11990 raft_consensus.cc:359] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.648388 11994 raft_consensus.cc:493] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:54.648818 11990 raft_consensus.cc:385] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:54.649152 11990 raft_consensus.cc:740] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67a89edf6ff43c08fa454cab922e65c, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.648914 11994 raft_consensus.cc:515] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.649981 11990 consensus_queue.cc:260] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.651444 11994 leader_election.cc:290] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711), e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:05:54.653025 11989 tablet_bootstrap.cc:654] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:54.653954 11990 ts_tablet_manager.cc:1434] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:05:54.654940 11990 tablet_bootstrap.cc:492] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c: Bootstrap starting.
I20260713 09:05:54.665874 11992 tablet_bootstrap.cc:492] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df: No bootstrap required, opened a new log
I20260713 09:05:54.666484 11992 ts_tablet_manager.cc:1403] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.003s
I20260713 09:05:54.669342 11992 raft_consensus.cc:359] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.672132 11992 raft_consensus.cc:385] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:54.672493 11992 raft_consensus.cc:740] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b7ce266d964682811bb580eadb18df, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.673409 11992 consensus_queue.cc:260] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.676496 11990 tablet_bootstrap.cc:654] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:54.682475 11994 raft_consensus.cc:493] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:54.683121 11994 raft_consensus.cc:515] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.685590 11994 leader_election.cc:290] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711), e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:05:54.690598 11992 ts_tablet_manager.cc:1434] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260713 09:05:54.707621 11992 tablet_bootstrap.cc:492] T 83fda65187d64b38b92ea90b290d128b P e9b7ce266d964682811bb580eadb18df: Bootstrap starting.
I20260713 09:05:54.716208 11994 raft_consensus.cc:493] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:54.716812 11992 tablet_bootstrap.cc:654] T 83fda65187d64b38b92ea90b290d128b P e9b7ce266d964682811bb580eadb18df: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:54.717094 11989 tablet_bootstrap.cc:492] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426: No bootstrap required, opened a new log
I20260713 09:05:54.716900 11994 raft_consensus.cc:515] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.717607 11989 ts_tablet_manager.cc:1403] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426: Time spent bootstrapping tablet: real 0.071s	user 0.021s	sys 0.024s
I20260713 09:05:54.719831 11994 leader_election.cc:290] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711), e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:05:54.722083 11875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592a7b81805f4e2e9efc1c95a9d6df92" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a89edf6ff43c08fa454cab922e65c" is_pre_election: true
I20260713 09:05:54.722258 11949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592a7b81805f4e2e9efc1c95a9d6df92" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b7ce266d964682811bb580eadb18df" is_pre_election: true
I20260713 09:05:54.722736 11875 raft_consensus.cc:2468] T 592a7b81805f4e2e9efc1c95a9d6df92 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc2f428558934ca3abd2957025cbb426 in term 0.
I20260713 09:05:54.722855 11948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e791d8fc199943abbd1a6045c61d0311" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b7ce266d964682811bb580eadb18df" is_pre_election: true
I20260713 09:05:54.723543 11948 raft_consensus.cc:2468] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc2f428558934ca3abd2957025cbb426 in term 0.
I20260713 09:05:54.720991 11989 raft_consensus.cc:359] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.724225 11989 raft_consensus.cc:385] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:54.724622 11989 raft_consensus.cc:740] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc2f428558934ca3abd2957025cbb426, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.724645 11947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c742580f0449329132def8c90de4ad" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b7ce266d964682811bb580eadb18df" is_pre_election: true
I20260713 09:05:54.724638 11875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e791d8fc199943abbd1a6045c61d0311" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a89edf6ff43c08fa454cab922e65c" is_pre_election: true
I20260713 09:05:54.725728 11989 consensus_queue.cc:260] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.726531 11875 raft_consensus.cc:2468] T e791d8fc199943abbd1a6045c61d0311 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc2f428558934ca3abd2957025cbb426 in term 0.
I20260713 09:05:54.726770 11990 tablet_bootstrap.cc:492] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c: No bootstrap required, opened a new log
I20260713 09:05:54.727253 11990 ts_tablet_manager.cc:1403] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c: Time spent bootstrapping tablet: real 0.072s	user 0.020s	sys 0.025s
I20260713 09:05:54.728242 11875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c742580f0449329132def8c90de4ad" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a89edf6ff43c08fa454cab922e65c" is_pre_election: true
I20260713 09:05:54.730192 11990 raft_consensus.cc:359] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.730948 11990 raft_consensus.cc:385] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:54.731300 11990 raft_consensus.cc:740] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67a89edf6ff43c08fa454cab922e65c, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.732268 11990 consensus_queue.cc:260] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.732857 11989 ts_tablet_manager.cc:1434] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.003s
I20260713 09:05:54.733938 11989 tablet_bootstrap.cc:492] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426: Bootstrap starting.
I20260713 09:05:54.734126 11992 tablet_bootstrap.cc:492] T 83fda65187d64b38b92ea90b290d128b P e9b7ce266d964682811bb580eadb18df: No bootstrap required, opened a new log
I20260713 09:05:54.734612 11992 ts_tablet_manager.cc:1403] T 83fda65187d64b38b92ea90b290d128b P e9b7ce266d964682811bb580eadb18df: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.007s
I20260713 09:05:54.737939 11992 raft_consensus.cc:359] T 83fda65187d64b38b92ea90b290d128b P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.738766 11992 raft_consensus.cc:385] T 83fda65187d64b38b92ea90b290d128b P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:54.739126 11992 raft_consensus.cc:740] T 83fda65187d64b38b92ea90b290d128b P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b7ce266d964682811bb580eadb18df, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.740175 11990 ts_tablet_manager.cc:1434] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260713 09:05:54.740000 11992 consensus_queue.cc:260] T 83fda65187d64b38b92ea90b290d128b P e9b7ce266d964682811bb580eadb18df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.740505 11989 tablet_bootstrap.cc:654] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:54.741254 11990 tablet_bootstrap.cc:492] T 45c742580f0449329132def8c90de4ad P c67a89edf6ff43c08fa454cab922e65c: Bootstrap starting.
W20260713 09:05:54.742141 11763 leader_election.cc:343] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:54.742878 11763 leader_election.cc:304] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9b7ce266d964682811bb580eadb18df, fc2f428558934ca3abd2957025cbb426; no voters: 
I20260713 09:05:54.743677 11994 raft_consensus.cc:2804] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:54.744033 11994 raft_consensus.cc:493] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:54.744359 11994 raft_consensus.cc:3060] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:54.744640 11997 raft_consensus.cc:493] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:54.745080 11997 raft_consensus.cc:515] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.747721 11997 leader_election.cc:290] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029), c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711)
I20260713 09:05:54.747936 11996 raft_consensus.cc:493] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:54.748428 11996 raft_consensus.cc:515] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.750327 11990 tablet_bootstrap.cc:654] T 45c742580f0449329132def8c90de4ad P c67a89edf6ff43c08fa454cab922e65c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:54.750847 11800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fff45fdc7334f8ca018c0e53cd0c8eb" candidate_uuid: "e9b7ce266d964682811bb580eadb18df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc2f428558934ca3abd2957025cbb426" is_pre_election: true
I20260713 09:05:54.751461 11800 raft_consensus.cc:2468] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b7ce266d964682811bb580eadb18df in term 0.
I20260713 09:05:54.754592 11992 ts_tablet_manager.cc:1434] T 83fda65187d64b38b92ea90b290d128b P e9b7ce266d964682811bb580eadb18df: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:05:54.755553 11992 tablet_bootstrap.cc:492] T 0d3a7b230bc0411bb9a725354d95d353 P e9b7ce266d964682811bb580eadb18df: Bootstrap starting.
I20260713 09:05:54.756510 11915 leader_election.cc:304] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9b7ce266d964682811bb580eadb18df, fc2f428558934ca3abd2957025cbb426; no voters: 
I20260713 09:05:54.757385 11997 raft_consensus.cc:2804] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:54.757733 11997 raft_consensus.cc:493] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:54.757887 11875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fff45fdc7334f8ca018c0e53cd0c8eb" candidate_uuid: "e9b7ce266d964682811bb580eadb18df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a89edf6ff43c08fa454cab922e65c" is_pre_election: true
I20260713 09:05:54.758070 11997 raft_consensus.cc:3060] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:54.758599 11875 raft_consensus.cc:2468] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b7ce266d964682811bb580eadb18df in term 0.
I20260713 09:05:54.760596 11990 tablet_bootstrap.cc:492] T 45c742580f0449329132def8c90de4ad P c67a89edf6ff43c08fa454cab922e65c: No bootstrap required, opened a new log
I20260713 09:05:54.761093 11990 ts_tablet_manager.cc:1403] T 45c742580f0449329132def8c90de4ad P c67a89edf6ff43c08fa454cab922e65c: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.005s
I20260713 09:05:54.763734 11989 tablet_bootstrap.cc:492] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426: No bootstrap required, opened a new log
I20260713 09:05:54.764266 11989 ts_tablet_manager.cc:1403] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.005s
I20260713 09:05:54.766367 11996 leader_election.cc:290] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029), e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:05:54.766165 11990 raft_consensus.cc:359] T 45c742580f0449329132def8c90de4ad P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.767119 11990 raft_consensus.cc:385] T 45c742580f0449329132def8c90de4ad P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:54.767104 11989 raft_consensus.cc:359] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.767777 11990 raft_consensus.cc:740] T 45c742580f0449329132def8c90de4ad P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67a89edf6ff43c08fa454cab922e65c, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.768038 11989 raft_consensus.cc:385] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:54.768399 11989 raft_consensus.cc:740] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc2f428558934ca3abd2957025cbb426, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.768594 11990 consensus_queue.cc:260] T 45c742580f0449329132def8c90de4ad P c67a89edf6ff43c08fa454cab922e65c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.767318 11997 raft_consensus.cc:515] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.769147 11989 consensus_queue.cc:260] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.771150 11990 ts_tablet_manager.cc:1434] T 45c742580f0449329132def8c90de4ad P c67a89edf6ff43c08fa454cab922e65c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260713 09:05:54.772176 11990 tablet_bootstrap.cc:492] T eff030936aaa4aa990c0eae1cff5dd78 P c67a89edf6ff43c08fa454cab922e65c: Bootstrap starting.
I20260713 09:05:54.771922 11994 raft_consensus.cc:515] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.772270 11800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fff45fdc7334f8ca018c0e53cd0c8eb" candidate_uuid: "e9b7ce266d964682811bb580eadb18df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc2f428558934ca3abd2957025cbb426"
I20260713 09:05:54.782085 11800 raft_consensus.cc:3060] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:54.783454 11997 leader_election.cc:290] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 1 election: Requested vote from peers fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029), c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711)
I20260713 09:05:54.780078 11990 tablet_bootstrap.cc:654] T eff030936aaa4aa990c0eae1cff5dd78 P c67a89edf6ff43c08fa454cab922e65c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:54.789306 11800 raft_consensus.cc:2468] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b7ce266d964682811bb580eadb18df in term 1.
I20260713 09:05:54.793049 11915 leader_election.cc:304] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9b7ce266d964682811bb580eadb18df, fc2f428558934ca3abd2957025cbb426; no voters: 
I20260713 09:05:54.794866 11996 raft_consensus.cc:493] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:54.795456 11996 raft_consensus.cc:515] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.796108 11997 raft_consensus.cc:2804] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:54.797724 11997 raft_consensus.cc:697] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [term 1 LEADER]: Becoming Leader. State: Replica: e9b7ce266d964682811bb580eadb18df, State: Running, Role: LEADER
I20260713 09:05:54.798014 11996 leader_election.cc:290] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029), e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:05:54.798861 11997 consensus_queue.cc:237] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
W20260713 09:05:54.791479 11763 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.67:43069, user_credentials={real_user=slave}} blocked reactor thread for 48669.4us
I20260713 09:05:54.800192 11875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fff45fdc7334f8ca018c0e53cd0c8eb" candidate_uuid: "e9b7ce266d964682811bb580eadb18df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
I20260713 09:05:54.804914 11875 raft_consensus.cc:3060] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:54.805037 11763 leader_election.cc:343] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:54.806037 11947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fff45fdc7334f8ca018c0e53cd0c8eb" candidate_uuid: "c67a89edf6ff43c08fa454cab922e65c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b7ce266d964682811bb580eadb18df" is_pre_election: true
I20260713 09:05:54.806337 11948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b033be8b1fa942f8be4e6dc86b494dc2" candidate_uuid: "c67a89edf6ff43c08fa454cab922e65c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b7ce266d964682811bb580eadb18df" is_pre_election: true
I20260713 09:05:54.806018 11763 leader_election.cc:304] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426 [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: c67a89edf6ff43c08fa454cab922e65c, fc2f428558934ca3abd2957025cbb426; no voters: e9b7ce266d964682811bb580eadb18df
I20260713 09:05:54.803776 11990 tablet_bootstrap.cc:492] T eff030936aaa4aa990c0eae1cff5dd78 P c67a89edf6ff43c08fa454cab922e65c: No bootstrap required, opened a new log
W20260713 09:05:54.807964 11838 leader_election.cc:343] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:54.809213 11990 ts_tablet_manager.cc:1403] T eff030936aaa4aa990c0eae1cff5dd78 P c67a89edf6ff43c08fa454cab922e65c: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.008s
I20260713 09:05:54.811894 11990 raft_consensus.cc:359] T eff030936aaa4aa990c0eae1cff5dd78 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.812606 11990 raft_consensus.cc:385] T eff030936aaa4aa990c0eae1cff5dd78 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:54.812903 11990 raft_consensus.cc:740] T eff030936aaa4aa990c0eae1cff5dd78 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67a89edf6ff43c08fa454cab922e65c, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.791143 11994 leader_election.cc:290] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 1 election: Requested vote from peers c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711), e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:05:54.813737 11990 consensus_queue.cc:260] T eff030936aaa4aa990c0eae1cff5dd78 P c67a89edf6ff43c08fa454cab922e65c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.815655 11990 ts_tablet_manager.cc:1434] T eff030936aaa4aa990c0eae1cff5dd78 P c67a89edf6ff43c08fa454cab922e65c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:54.816548 11990 tablet_bootstrap.cc:492] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c: Bootstrap starting.
I20260713 09:05:54.816921 11992 tablet_bootstrap.cc:654] T 0d3a7b230bc0411bb9a725354d95d353 P e9b7ce266d964682811bb580eadb18df: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:54.822014 11994 raft_consensus.cc:2804] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:54.826362 11994 raft_consensus.cc:493] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:54.826592 11990 tablet_bootstrap.cc:654] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:54.826882 11994 raft_consensus.cc:3060] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:54.831219 11799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b033be8b1fa942f8be4e6dc86b494dc2" candidate_uuid: "c67a89edf6ff43c08fa454cab922e65c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc2f428558934ca3abd2957025cbb426" is_pre_election: true
I20260713 09:05:54.832144 11799 raft_consensus.cc:2468] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67a89edf6ff43c08fa454cab922e65c in term 0.
I20260713 09:05:54.833205 11875 raft_consensus.cc:2468] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b7ce266d964682811bb580eadb18df in term 1.
W20260713 09:05:54.823748 11763 leader_election.cc:343] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:54.834357 11763 leader_election.cc:304] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc2f428558934ca3abd2957025cbb426; no voters: c67a89edf6ff43c08fa454cab922e65c, e9b7ce266d964682811bb580eadb18df
I20260713 09:05:54.834702 11841 leader_election.cc:304] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [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: c67a89edf6ff43c08fa454cab922e65c, fc2f428558934ca3abd2957025cbb426; no voters: e9b7ce266d964682811bb580eadb18df
I20260713 09:05:54.836360 11996 raft_consensus.cc:2804] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:54.836812 11996 raft_consensus.cc:493] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:54.837039 11875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e791d8fc199943abbd1a6045c61d0311" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
I20260713 09:05:54.837252 11996 raft_consensus.cc:3060] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:54.839870 11800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fff45fdc7334f8ca018c0e53cd0c8eb" candidate_uuid: "c67a89edf6ff43c08fa454cab922e65c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc2f428558934ca3abd2957025cbb426" is_pre_election: true
I20260713 09:05:54.841034 11800 raft_consensus.cc:2393] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c67a89edf6ff43c08fa454cab922e65c in current term 1: Already voted for candidate e9b7ce266d964682811bb580eadb18df in this term.
I20260713 09:05:54.842824 11841 leader_election.cc:304] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c67a89edf6ff43c08fa454cab922e65c; no voters: e9b7ce266d964682811bb580eadb18df, fc2f428558934ca3abd2957025cbb426
I20260713 09:05:54.847730 12024 raft_consensus.cc:2749] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:54.847344 11996 raft_consensus.cc:515] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.849844 11947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e791d8fc199943abbd1a6045c61d0311" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b7ce266d964682811bb580eadb18df"
I20260713 09:05:54.854465 11994 raft_consensus.cc:515] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.860200 11947 raft_consensus.cc:3060] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:54.861302 11994 leader_election.cc:290] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 1 election: Requested vote from peers c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711), e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:05:54.861325 11996 leader_election.cc:290] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [CANDIDATE]: Term 1 election: Requested vote from peers fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029), e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:05:54.862272 12027 raft_consensus.cc:2749] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:54.862567 11948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b033be8b1fa942f8be4e6dc86b494dc2" candidate_uuid: "c67a89edf6ff43c08fa454cab922e65c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b7ce266d964682811bb580eadb18df"
I20260713 09:05:54.863929 11800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b033be8b1fa942f8be4e6dc86b494dc2" candidate_uuid: "c67a89edf6ff43c08fa454cab922e65c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc2f428558934ca3abd2957025cbb426"
I20260713 09:05:54.864624 11800 raft_consensus.cc:3060] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:54.865978 11992 tablet_bootstrap.cc:492] T 0d3a7b230bc0411bb9a725354d95d353 P e9b7ce266d964682811bb580eadb18df: No bootstrap required, opened a new log
I20260713 09:05:54.866446 11992 ts_tablet_manager.cc:1403] T 0d3a7b230bc0411bb9a725354d95d353 P e9b7ce266d964682811bb580eadb18df: Time spent bootstrapping tablet: real 0.111s	user 0.013s	sys 0.000s
I20260713 09:05:54.867648 11698 catalog_manager.cc:5697] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df reported cstate change: term changed from 0 to 1, leader changed from <none> to e9b7ce266d964682811bb580eadb18df (127.10.232.67). New cstate: current_term: 1 leader_uuid: "e9b7ce266d964682811bb580eadb18df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:54.869254 11992 raft_consensus.cc:359] T 0d3a7b230bc0411bb9a725354d95d353 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.869938 11992 raft_consensus.cc:385] T 0d3a7b230bc0411bb9a725354d95d353 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:54.870215 11992 raft_consensus.cc:740] T 0d3a7b230bc0411bb9a725354d95d353 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b7ce266d964682811bb580eadb18df, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.871217 11800 raft_consensus.cc:2468] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a89edf6ff43c08fa454cab922e65c in term 1.
I20260713 09:05:54.870985 11992 consensus_queue.cc:260] T 0d3a7b230bc0411bb9a725354d95d353 P e9b7ce266d964682811bb580eadb18df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.859696 11989 ts_tablet_manager.cc:1434] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426: Time spent starting tablet: real 0.095s	user 0.032s	sys 0.061s
W20260713 09:05:54.863979 11838 leader_election.cc:343] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:54.872925 11989 tablet_bootstrap.cc:492] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426: Bootstrap starting.
I20260713 09:05:54.873215 11992 ts_tablet_manager.cc:1434] T 0d3a7b230bc0411bb9a725354d95d353 P e9b7ce266d964682811bb580eadb18df: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:54.874090 11992 tablet_bootstrap.cc:492] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df: Bootstrap starting.
I20260713 09:05:54.874961 11994 raft_consensus.cc:493] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:54.875434 11994 raft_consensus.cc:515] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.876286 12000 raft_consensus.cc:493] T 83fda65187d64b38b92ea90b290d128b P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:54.876866 12000 raft_consensus.cc:515] T 83fda65187d64b38b92ea90b290d128b P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.877446 11994 leader_election.cc:290] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711), e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:05:54.879837 11989 tablet_bootstrap.cc:654] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:54.880036 12000 leader_election.cc:290] T 83fda65187d64b38b92ea90b290d128b P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029), c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711)
I20260713 09:05:54.878553 11841 leader_election.cc:304] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c67a89edf6ff43c08fa454cab922e65c, fc2f428558934ca3abd2957025cbb426; no voters: e9b7ce266d964682811bb580eadb18df
I20260713 09:05:54.881278 11996 raft_consensus.cc:2804] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:54.885037 11874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83fda65187d64b38b92ea90b290d128b" candidate_uuid: "e9b7ce266d964682811bb580eadb18df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a89edf6ff43c08fa454cab922e65c" is_pre_election: true
I20260713 09:05:54.886240 11992 tablet_bootstrap.cc:654] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:54.881305 12027 raft_consensus.cc:493] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:54.886927 12027 raft_consensus.cc:515] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
W20260713 09:05:54.887348 11912 leader_election.cc:343] T 83fda65187d64b38b92ea90b290d128b P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:54.888437 11800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83fda65187d64b38b92ea90b290d128b" candidate_uuid: "e9b7ce266d964682811bb580eadb18df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc2f428558934ca3abd2957025cbb426" is_pre_election: true
W20260713 09:05:54.889616 11915 leader_election.cc:343] T 83fda65187d64b38b92ea90b290d128b P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:54.890261 11915 leader_election.cc:304] T 83fda65187d64b38b92ea90b290d128b P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9b7ce266d964682811bb580eadb18df; no voters: c67a89edf6ff43c08fa454cab922e65c, fc2f428558934ca3abd2957025cbb426
I20260713 09:05:54.855490 11875 raft_consensus.cc:3060] T e791d8fc199943abbd1a6045c61d0311 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:54.889650 11799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c156ce3715c140389a57e1a9b841352b" candidate_uuid: "c67a89edf6ff43c08fa454cab922e65c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc2f428558934ca3abd2957025cbb426" is_pre_election: true
I20260713 09:05:54.892544 12000 raft_consensus.cc:2749] T 83fda65187d64b38b92ea90b290d128b P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:05:54.892874 11841 leader_election.cc:343] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:54.894675 11947 raft_consensus.cc:2468] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc2f428558934ca3abd2957025cbb426 in term 1.
I20260713 09:05:54.896605 11874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592a7b81805f4e2e9efc1c95a9d6df92" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
I20260713 09:05:54.897219 11874 raft_consensus.cc:3060] T 592a7b81805f4e2e9efc1c95a9d6df92 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:54.899874 11990 tablet_bootstrap.cc:492] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c: No bootstrap required, opened a new log
I20260713 09:05:54.900449 11990 ts_tablet_manager.cc:1403] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c: Time spent bootstrapping tablet: real 0.084s	user 0.026s	sys 0.029s
I20260713 09:05:54.900626 11947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c156ce3715c140389a57e1a9b841352b" candidate_uuid: "c67a89edf6ff43c08fa454cab922e65c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b7ce266d964682811bb580eadb18df" is_pre_election: true
I20260713 09:05:54.901216 11947 raft_consensus.cc:2468] T c156ce3715c140389a57e1a9b841352b P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67a89edf6ff43c08fa454cab922e65c in term 0.
I20260713 09:05:54.902280 11838 leader_election.cc:304] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [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: c67a89edf6ff43c08fa454cab922e65c, e9b7ce266d964682811bb580eadb18df; no voters: fc2f428558934ca3abd2957025cbb426
I20260713 09:05:54.903820 11990 raft_consensus.cc:359] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.904675 11990 raft_consensus.cc:385] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:54.905002 11990 raft_consensus.cc:740] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67a89edf6ff43c08fa454cab922e65c, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.907521 11948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592a7b81805f4e2e9efc1c95a9d6df92" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b7ce266d964682811bb580eadb18df"
I20260713 09:05:54.910252 11873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3a7b230bc0411bb9a725354d95d353" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a89edf6ff43c08fa454cab922e65c" is_pre_election: true
I20260713 09:05:54.911089 11873 raft_consensus.cc:2468] T 0d3a7b230bc0411bb9a725354d95d353 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc2f428558934ca3abd2957025cbb426 in term 0.
I20260713 09:05:54.913431 11947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3a7b230bc0411bb9a725354d95d353" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b7ce266d964682811bb580eadb18df" is_pre_election: true
I20260713 09:05:54.913702 11763 leader_election.cc:304] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67a89edf6ff43c08fa454cab922e65c, fc2f428558934ca3abd2957025cbb426; no voters: 
I20260713 09:05:54.914083 11947 raft_consensus.cc:2468] T 0d3a7b230bc0411bb9a725354d95d353 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc2f428558934ca3abd2957025cbb426 in term 0.
I20260713 09:05:54.914489 11994 raft_consensus.cc:2804] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:54.914856 11994 raft_consensus.cc:493] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:54.915196 11994 raft_consensus.cc:3060] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:54.919672 12027 leader_election.cc:290] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029), e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:05:54.905843 11990 consensus_queue.cc:260] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.923629 11874 raft_consensus.cc:2468] T 592a7b81805f4e2e9efc1c95a9d6df92 P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc2f428558934ca3abd2957025cbb426 in term 1.
I20260713 09:05:54.929404 12027 raft_consensus.cc:2804] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:54.929832 12027 raft_consensus.cc:493] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:54.930200 12027 raft_consensus.cc:3060] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:54.935871 11763 leader_election.cc:304] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9b7ce266d964682811bb580eadb18df, fc2f428558934ca3abd2957025cbb426; no voters: 
I20260713 09:05:54.936941 12024 raft_consensus.cc:2804] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:54.937661 12024 raft_consensus.cc:697] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 1 LEADER]: Becoming Leader. State: Replica: fc2f428558934ca3abd2957025cbb426, State: Running, Role: LEADER
I20260713 09:05:54.938851 12024 consensus_queue.cc:237] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.939335 11994 raft_consensus.cc:515] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.941480 11994 leader_election.cc:290] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 1 election: Requested vote from peers c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711), e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:05:54.946569 11996 raft_consensus.cc:697] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [term 1 LEADER]: Becoming Leader. State: Replica: c67a89edf6ff43c08fa454cab922e65c, State: Running, Role: LEADER
W20260713 09:05:54.937036 11763 leader_election.cc:343] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:54.947474 11996 consensus_queue.cc:237] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.950052 11873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3a7b230bc0411bb9a725354d95d353" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
I20260713 09:05:54.950790 11873 raft_consensus.cc:3060] T 0d3a7b230bc0411bb9a725354d95d353 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:54.968751 12024 raft_consensus.cc:493] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:54.969585 12024 raft_consensus.cc:515] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.970566 11992 tablet_bootstrap.cc:492] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df: No bootstrap required, opened a new log
I20260713 09:05:54.971011 11992 ts_tablet_manager.cc:1403] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df: Time spent bootstrapping tablet: real 0.097s	user 0.028s	sys 0.020s
W20260713 09:05:54.968216 11838 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.67:43069, user_credentials={real_user=slave}} blocked reactor thread for 65990.7us
I20260713 09:05:54.972533 12024 leader_election.cc:290] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711), e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:05:54.974928 12027 raft_consensus.cc:515] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.975493 11947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3a7b230bc0411bb9a725354d95d353" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b7ce266d964682811bb580eadb18df"
I20260713 09:05:54.976012 11947 raft_consensus.cc:3060] T 0d3a7b230bc0411bb9a725354d95d353 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:54.977065 12027 leader_election.cc:290] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [CANDIDATE]: Term 1 election: Requested vote from peers fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029), e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:05:54.978461 11875 raft_consensus.cc:2468] T e791d8fc199943abbd1a6045c61d0311 P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc2f428558934ca3abd2957025cbb426 in term 1.
I20260713 09:05:54.980072 11992 raft_consensus.cc:359] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.980608 11992 raft_consensus.cc:385] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:54.980870 11992 raft_consensus.cc:740] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b7ce266d964682811bb580eadb18df, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.981524 11992 consensus_queue.cc:260] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:54.982865 11948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c156ce3715c140389a57e1a9b841352b" candidate_uuid: "c67a89edf6ff43c08fa454cab922e65c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b7ce266d964682811bb580eadb18df"
I20260713 09:05:54.983265 11992 ts_tablet_manager.cc:1434] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:05:54.983629 11948 raft_consensus.cc:3060] T c156ce3715c140389a57e1a9b841352b P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:54.984108 11992 tablet_bootstrap.cc:492] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df: Bootstrap starting.
I20260713 09:05:54.987833 11799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c156ce3715c140389a57e1a9b841352b" candidate_uuid: "c67a89edf6ff43c08fa454cab922e65c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc2f428558934ca3abd2957025cbb426"
I20260713 09:05:54.988457 11763 leader_election.cc:304] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c67a89edf6ff43c08fa454cab922e65c, fc2f428558934ca3abd2957025cbb426; no voters: e9b7ce266d964682811bb580eadb18df
I20260713 09:05:54.977912 11873 raft_consensus.cc:2468] T 0d3a7b230bc0411bb9a725354d95d353 P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc2f428558934ca3abd2957025cbb426 in term 1.
I20260713 09:05:54.977159 11694 catalog_manager.cc:5697] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc2f428558934ca3abd2957025cbb426 (127.10.232.65). New cstate: current_term: 1 leader_uuid: "fc2f428558934ca3abd2957025cbb426" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } health_report { overall_health: UNKNOWN } } }
W20260713 09:05:54.994095 11841 leader_election.cc:343] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:54.995000 11696 catalog_manager.cc:5697] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c reported cstate change: term changed from 0 to 1, leader changed from <none> to c67a89edf6ff43c08fa454cab922e65c (127.10.232.66). New cstate: current_term: 1 leader_uuid: "c67a89edf6ff43c08fa454cab922e65c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:54.996068 11992 tablet_bootstrap.cc:654] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.001531 11948 raft_consensus.cc:2468] T c156ce3715c140389a57e1a9b841352b P e9b7ce266d964682811bb580eadb18df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a89edf6ff43c08fa454cab922e65c in term 1.
I20260713 09:05:55.002609 11838 leader_election.cc:304] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c67a89edf6ff43c08fa454cab922e65c, e9b7ce266d964682811bb580eadb18df; no voters: fc2f428558934ca3abd2957025cbb426
I20260713 09:05:55.003285 12034 raft_consensus.cc:2804] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:55.003811 12034 raft_consensus.cc:697] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [term 1 LEADER]: Becoming Leader. State: Replica: c67a89edf6ff43c08fa454cab922e65c, State: Running, Role: LEADER
I20260713 09:05:55.004536 12034 consensus_queue.cc:237] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.000353 12024 raft_consensus.cc:2804] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:55.005362 12024 raft_consensus.cc:697] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426 [term 1 LEADER]: Becoming Leader. State: Replica: fc2f428558934ca3abd2957025cbb426, State: Running, Role: LEADER
I20260713 09:05:55.006531 12024 consensus_queue.cc:237] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.008044 11873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff030936aaa4aa990c0eae1cff5dd78" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a89edf6ff43c08fa454cab922e65c" is_pre_election: true
I20260713 09:05:55.008343 11763 leader_election.cc:304] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67a89edf6ff43c08fa454cab922e65c, fc2f428558934ca3abd2957025cbb426; no voters: 
I20260713 09:05:55.008598 11948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff030936aaa4aa990c0eae1cff5dd78" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b7ce266d964682811bb580eadb18df" is_pre_election: true
I20260713 09:05:55.009088 11994 raft_consensus.cc:2804] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:55.008702 11873 raft_consensus.cc:2468] T eff030936aaa4aa990c0eae1cff5dd78 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc2f428558934ca3abd2957025cbb426 in term 0.
I20260713 09:05:55.009455 11948 raft_consensus.cc:2468] T eff030936aaa4aa990c0eae1cff5dd78 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc2f428558934ca3abd2957025cbb426 in term 0.
I20260713 09:05:55.009765 11994 raft_consensus.cc:697] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [term 1 LEADER]: Becoming Leader. State: Replica: fc2f428558934ca3abd2957025cbb426, State: Running, Role: LEADER
I20260713 09:05:55.010664 11994 consensus_queue.cc:237] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.014811 11989 tablet_bootstrap.cc:492] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426: No bootstrap required, opened a new log
I20260713 09:05:55.015108 11990 ts_tablet_manager.cc:1434] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c: Time spent starting tablet: real 0.114s	user 0.026s	sys 0.022s
I20260713 09:05:55.015244 11989 ts_tablet_manager.cc:1403] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426: Time spent bootstrapping tablet: real 0.143s	user 0.037s	sys 0.045s
I20260713 09:05:55.015872 11990 tablet_bootstrap.cc:492] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c: Bootstrap starting.
I20260713 09:05:55.018347 11992 tablet_bootstrap.cc:492] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df: No bootstrap required, opened a new log
W20260713 09:05:55.018697 12037 log.cc:927] Time spent T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
I20260713 09:05:55.018851 11992 ts_tablet_manager.cc:1403] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.008s
I20260713 09:05:55.019444 11989 raft_consensus.cc:359] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.020747 11989 raft_consensus.cc:385] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.021183 11989 raft_consensus.cc:740] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc2f428558934ca3abd2957025cbb426, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.022109 11989 consensus_queue.cc:260] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.020444 11947 raft_consensus.cc:2468] T 0d3a7b230bc0411bb9a725354d95d353 P e9b7ce266d964682811bb580eadb18df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc2f428558934ca3abd2957025cbb426 in term 1.
I20260713 09:05:55.024458 11763 leader_election.cc:304] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9b7ce266d964682811bb580eadb18df, fc2f428558934ca3abd2957025cbb426; no voters: 
I20260713 09:05:55.024598 11992 raft_consensus.cc:359] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.025269 11992 raft_consensus.cc:385] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.025594 11992 raft_consensus.cc:740] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b7ce266d964682811bb580eadb18df, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.025408 12022 raft_consensus.cc:2804] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:55.026242 12022 raft_consensus.cc:493] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:55.026481 11992 consensus_queue.cc:260] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.027087 12022 raft_consensus.cc:3060] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.028085 11989 ts_tablet_manager.cc:1434] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260713 09:05:55.029026 11989 tablet_bootstrap.cc:492] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426: Bootstrap starting.
I20260713 09:05:55.030460 11992 ts_tablet_manager.cc:1434] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:05:55.031689 11992 tablet_bootstrap.cc:492] T 592a7b81805f4e2e9efc1c95a9d6df92 P e9b7ce266d964682811bb580eadb18df: Bootstrap starting.
I20260713 09:05:55.038429 11989 tablet_bootstrap.cc:654] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.047977 12022 raft_consensus.cc:515] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.054922 11990 tablet_bootstrap.cc:654] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.059548 12022 leader_election.cc:290] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 1 election: Requested vote from peers c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711), e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:05:55.061192 11947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff030936aaa4aa990c0eae1cff5dd78" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b7ce266d964682811bb580eadb18df"
I20260713 09:05:55.061978 11947 raft_consensus.cc:3060] T eff030936aaa4aa990c0eae1cff5dd78 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.062134 11873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff030936aaa4aa990c0eae1cff5dd78" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
I20260713 09:05:55.062702 11873 raft_consensus.cc:3060] T eff030936aaa4aa990c0eae1cff5dd78 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.068853 11947 raft_consensus.cc:2468] T eff030936aaa4aa990c0eae1cff5dd78 P e9b7ce266d964682811bb580eadb18df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc2f428558934ca3abd2957025cbb426 in term 1.
I20260713 09:05:55.070319 11873 raft_consensus.cc:2468] T eff030936aaa4aa990c0eae1cff5dd78 P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc2f428558934ca3abd2957025cbb426 in term 1.
I20260713 09:05:55.070113 11763 leader_election.cc:304] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9b7ce266d964682811bb580eadb18df, fc2f428558934ca3abd2957025cbb426; no voters: 
I20260713 09:05:55.071422 12022 raft_consensus.cc:2804] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:55.072122 12022 raft_consensus.cc:697] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [term 1 LEADER]: Becoming Leader. State: Replica: fc2f428558934ca3abd2957025cbb426, State: Running, Role: LEADER
I20260713 09:05:55.073606 12022 consensus_queue.cc:237] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.074452 11992 tablet_bootstrap.cc:654] T 592a7b81805f4e2e9efc1c95a9d6df92 P e9b7ce266d964682811bb580eadb18df: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.084935 12000 raft_consensus.cc:493] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:55.085502 12000 raft_consensus.cc:515] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.087615 12000 leader_election.cc:290] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029), c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711)
I20260713 09:05:55.091807 11873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c742580f0449329132def8c90de4ad" candidate_uuid: "e9b7ce266d964682811bb580eadb18df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a89edf6ff43c08fa454cab922e65c" is_pre_election: true
I20260713 09:05:55.092692 11873 raft_consensus.cc:2468] T 45c742580f0449329132def8c90de4ad P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b7ce266d964682811bb580eadb18df in term 0.
I20260713 09:05:55.094137 11912 leader_election.cc:304] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67a89edf6ff43c08fa454cab922e65c, e9b7ce266d964682811bb580eadb18df; no voters: 
I20260713 09:05:55.099650 11799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c742580f0449329132def8c90de4ad" candidate_uuid: "e9b7ce266d964682811bb580eadb18df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc2f428558934ca3abd2957025cbb426" is_pre_election: true
I20260713 09:05:55.100531 11799 raft_consensus.cc:2468] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b7ce266d964682811bb580eadb18df in term 0.
I20260713 09:05:55.098114 12000 raft_consensus.cc:2804] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:55.106644 12000 raft_consensus.cc:493] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:55.107113 12000 raft_consensus.cc:3060] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.106287 11696 catalog_manager.cc:5697] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c reported cstate change: term changed from 0 to 1, leader changed from <none> to c67a89edf6ff43c08fa454cab922e65c (127.10.232.66). New cstate: current_term: 1 leader_uuid: "c67a89edf6ff43c08fa454cab922e65c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:55.112223 11992 tablet_bootstrap.cc:492] T 592a7b81805f4e2e9efc1c95a9d6df92 P e9b7ce266d964682811bb580eadb18df: No bootstrap required, opened a new log
I20260713 09:05:55.112608 11990 tablet_bootstrap.cc:492] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c: No bootstrap required, opened a new log
I20260713 09:05:55.112687 11992 ts_tablet_manager.cc:1403] T 592a7b81805f4e2e9efc1c95a9d6df92 P e9b7ce266d964682811bb580eadb18df: Time spent bootstrapping tablet: real 0.081s	user 0.018s	sys 0.018s
I20260713 09:05:55.113116 11990 ts_tablet_manager.cc:1403] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.002s
I20260713 09:05:55.115549 11990 raft_consensus.cc:359] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.116284 11990 raft_consensus.cc:385] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.116566 11990 raft_consensus.cc:740] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67a89edf6ff43c08fa454cab922e65c, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.117241 11990 consensus_queue.cc:260] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.115929 11992 raft_consensus.cc:359] T 592a7b81805f4e2e9efc1c95a9d6df92 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.117960 11992 raft_consensus.cc:385] T 592a7b81805f4e2e9efc1c95a9d6df92 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.118229 11992 raft_consensus.cc:740] T 592a7b81805f4e2e9efc1c95a9d6df92 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b7ce266d964682811bb580eadb18df, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.119213 11990 ts_tablet_manager.cc:1434] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:05:55.119179 11992 consensus_queue.cc:260] T 592a7b81805f4e2e9efc1c95a9d6df92 P e9b7ce266d964682811bb580eadb18df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.115665 12000 raft_consensus.cc:515] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.121316 11992 ts_tablet_manager.cc:1434] T 592a7b81805f4e2e9efc1c95a9d6df92 P e9b7ce266d964682811bb580eadb18df: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:05:55.122203 11992 tablet_bootstrap.cc:492] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df: Bootstrap starting.
I20260713 09:05:55.121397 11694 catalog_manager.cc:5697] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc2f428558934ca3abd2957025cbb426 (127.10.232.65). New cstate: current_term: 1 leader_uuid: "fc2f428558934ca3abd2957025cbb426" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:55.123749 11873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c742580f0449329132def8c90de4ad" candidate_uuid: "e9b7ce266d964682811bb580eadb18df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
I20260713 09:05:55.123395 11694 catalog_manager.cc:5697] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc2f428558934ca3abd2957025cbb426 (127.10.232.65). New cstate: current_term: 1 leader_uuid: "fc2f428558934ca3abd2957025cbb426" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:55.124307 11873 raft_consensus.cc:3060] T 45c742580f0449329132def8c90de4ad P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.125734 11799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c742580f0449329132def8c90de4ad" candidate_uuid: "e9b7ce266d964682811bb580eadb18df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc2f428558934ca3abd2957025cbb426"
I20260713 09:05:55.126293 11799 raft_consensus.cc:3060] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.128247 11992 tablet_bootstrap.cc:654] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.135356 11992 tablet_bootstrap.cc:492] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df: No bootstrap required, opened a new log
I20260713 09:05:55.135792 11992 ts_tablet_manager.cc:1403] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260713 09:05:55.136981 11873 raft_consensus.cc:2468] T 45c742580f0449329132def8c90de4ad P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b7ce266d964682811bb580eadb18df in term 1.
I20260713 09:05:55.138887 11992 raft_consensus.cc:359] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.139575 11992 raft_consensus.cc:385] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.139827 11992 raft_consensus.cc:740] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b7ce266d964682811bb580eadb18df, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.140334 11799 raft_consensus.cc:2468] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b7ce266d964682811bb580eadb18df in term 1.
I20260713 09:05:55.140498 11992 consensus_queue.cc:260] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.141108 12000 leader_election.cc:290] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 1 election: Requested vote from peers fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029), c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711)
I20260713 09:05:55.118201 11989 tablet_bootstrap.cc:492] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426: No bootstrap required, opened a new log
I20260713 09:05:55.141601 11915 leader_election.cc:304] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9b7ce266d964682811bb580eadb18df, fc2f428558934ca3abd2957025cbb426; no voters: 
I20260713 09:05:55.142149 11989 ts_tablet_manager.cc:1403] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426: Time spent bootstrapping tablet: real 0.113s	user 0.008s	sys 0.016s
I20260713 09:05:55.142530 11992 ts_tablet_manager.cc:1434] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:05:55.143239 11694 catalog_manager.cc:5697] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc2f428558934ca3abd2957025cbb426 (127.10.232.65). New cstate: current_term: 1 leader_uuid: "fc2f428558934ca3abd2957025cbb426" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:55.144210 11989 raft_consensus.cc:359] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.144685 11989 raft_consensus.cc:385] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.144899 11989 raft_consensus.cc:740] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc2f428558934ca3abd2957025cbb426, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.145612 11997 raft_consensus.cc:2804] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:55.145534 11989 consensus_queue.cc:260] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.146083 11997 raft_consensus.cc:697] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [term 1 LEADER]: Becoming Leader. State: Replica: e9b7ce266d964682811bb580eadb18df, State: Running, Role: LEADER
I20260713 09:05:55.147096 11989 ts_tablet_manager.cc:1434] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:55.146903 11997 consensus_queue.cc:237] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.147933 11989 tablet_bootstrap.cc:492] T c156ce3715c140389a57e1a9b841352b P fc2f428558934ca3abd2957025cbb426: Bootstrap starting.
I20260713 09:05:55.155754 11989 tablet_bootstrap.cc:654] T c156ce3715c140389a57e1a9b841352b P fc2f428558934ca3abd2957025cbb426: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.156335 12000 raft_consensus.cc:493] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:55.156824 12000 raft_consensus.cc:515] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.158682 12000 leader_election.cc:290] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029), c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711)
I20260713 09:05:55.159750 11799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afcc148f33d4a78ab87a7a91c572a09" candidate_uuid: "e9b7ce266d964682811bb580eadb18df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc2f428558934ca3abd2957025cbb426" is_pre_election: true
I20260713 09:05:55.160388 11799 raft_consensus.cc:2468] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b7ce266d964682811bb580eadb18df in term 0.
I20260713 09:05:55.161989 11915 leader_election.cc:304] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9b7ce266d964682811bb580eadb18df, fc2f428558934ca3abd2957025cbb426; no voters: 
I20260713 09:05:55.162864 11997 raft_consensus.cc:2804] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:55.163268 11997 raft_consensus.cc:493] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:55.163671 11997 raft_consensus.cc:3060] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.164206 11873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afcc148f33d4a78ab87a7a91c572a09" candidate_uuid: "e9b7ce266d964682811bb580eadb18df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a89edf6ff43c08fa454cab922e65c" is_pre_election: true
I20260713 09:05:55.165088 11873 raft_consensus.cc:2468] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b7ce266d964682811bb580eadb18df in term 0.
I20260713 09:05:55.165643 11694 catalog_manager.cc:5697] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df reported cstate change: term changed from 0 to 1, leader changed from <none> to e9b7ce266d964682811bb580eadb18df (127.10.232.67). New cstate: current_term: 1 leader_uuid: "e9b7ce266d964682811bb580eadb18df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:55.169222 11989 tablet_bootstrap.cc:492] T c156ce3715c140389a57e1a9b841352b P fc2f428558934ca3abd2957025cbb426: No bootstrap required, opened a new log
I20260713 09:05:55.169679 11989 ts_tablet_manager.cc:1403] T c156ce3715c140389a57e1a9b841352b P fc2f428558934ca3abd2957025cbb426: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260713 09:05:55.171146 11997 raft_consensus.cc:515] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.171654 11989 raft_consensus.cc:359] T c156ce3715c140389a57e1a9b841352b P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.172319 11989 raft_consensus.cc:385] T c156ce3715c140389a57e1a9b841352b P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.172593 11989 raft_consensus.cc:740] T c156ce3715c140389a57e1a9b841352b P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc2f428558934ca3abd2957025cbb426, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.173187 11989 consensus_queue.cc:260] T c156ce3715c140389a57e1a9b841352b P fc2f428558934ca3abd2957025cbb426 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.174150 11799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afcc148f33d4a78ab87a7a91c572a09" candidate_uuid: "e9b7ce266d964682811bb580eadb18df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc2f428558934ca3abd2957025cbb426"
I20260713 09:05:55.174701 11799 raft_consensus.cc:3060] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.175336 11989 ts_tablet_manager.cc:1434] T c156ce3715c140389a57e1a9b841352b P fc2f428558934ca3abd2957025cbb426: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:05:55.177242 11873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afcc148f33d4a78ab87a7a91c572a09" candidate_uuid: "e9b7ce266d964682811bb580eadb18df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
I20260713 09:05:55.177769 11873 raft_consensus.cc:3060] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.179421 12000 raft_consensus.cc:493] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:55.179855 12000 raft_consensus.cc:515] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.181216 11799 raft_consensus.cc:2468] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b7ce266d964682811bb580eadb18df in term 1.
I20260713 09:05:55.181804 12000 leader_election.cc:290] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029), c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711)
I20260713 09:05:55.182466 11997 leader_election.cc:290] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 1 election: Requested vote from peers fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029), c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711)
I20260713 09:05:55.182818 11915 leader_election.cc:304] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9b7ce266d964682811bb580eadb18df, fc2f428558934ca3abd2957025cbb426; no voters: 
I20260713 09:05:55.183638 11997 raft_consensus.cc:2804] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:55.183902 11873 raft_consensus.cc:2468] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b7ce266d964682811bb580eadb18df in term 1.
I20260713 09:05:55.184516 11875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b033be8b1fa942f8be4e6dc86b494dc2" candidate_uuid: "e9b7ce266d964682811bb580eadb18df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a89edf6ff43c08fa454cab922e65c" is_pre_election: true
I20260713 09:05:55.184767 11997 raft_consensus.cc:697] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [term 1 LEADER]: Becoming Leader. State: Replica: e9b7ce266d964682811bb580eadb18df, State: Running, Role: LEADER
I20260713 09:05:55.184888 11799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b033be8b1fa942f8be4e6dc86b494dc2" candidate_uuid: "e9b7ce266d964682811bb580eadb18df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc2f428558934ca3abd2957025cbb426" is_pre_election: true
I20260713 09:05:55.185786 11799 raft_consensus.cc:2393] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9b7ce266d964682811bb580eadb18df in current term 1: Already voted for candidate c67a89edf6ff43c08fa454cab922e65c in this term.
I20260713 09:05:55.185648 11997 consensus_queue.cc:237] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.187235 11915 leader_election.cc:304] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9b7ce266d964682811bb580eadb18df; no voters: c67a89edf6ff43c08fa454cab922e65c, fc2f428558934ca3abd2957025cbb426
I20260713 09:05:55.187943 12000 raft_consensus.cc:3060] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.192826 12000 raft_consensus.cc:2749] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:55.193602 11694 catalog_manager.cc:5697] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df reported cstate change: term changed from 0 to 1, leader changed from <none> to e9b7ce266d964682811bb580eadb18df (127.10.232.67). New cstate: current_term: 1 leader_uuid: "e9b7ce266d964682811bb580eadb18df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:55.239570 12000 consensus_queue.cc:1048] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:55.250592 12000 consensus_queue.cc:1048] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:55.328910 12022 consensus_queue.cc:1048] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:55.339087 12024 consensus_queue.cc:1048] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:55.341291 12034 raft_consensus.cc:493] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:55.341768 12034 raft_consensus.cc:515] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.344049 12034 leader_election.cc:290] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029), e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:05:55.345117 11948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83fda65187d64b38b92ea90b290d128b" candidate_uuid: "c67a89edf6ff43c08fa454cab922e65c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b7ce266d964682811bb580eadb18df" is_pre_election: true
I20260713 09:05:55.345724 11948 raft_consensus.cc:2468] T 83fda65187d64b38b92ea90b290d128b P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67a89edf6ff43c08fa454cab922e65c in term 0.
I20260713 09:05:55.346951 11838 leader_election.cc:304] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67a89edf6ff43c08fa454cab922e65c, e9b7ce266d964682811bb580eadb18df; no voters: 
I20260713 09:05:55.347710 12034 raft_consensus.cc:2804] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:55.348018 12034 raft_consensus.cc:493] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:55.347924 11799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83fda65187d64b38b92ea90b290d128b" candidate_uuid: "c67a89edf6ff43c08fa454cab922e65c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc2f428558934ca3abd2957025cbb426" is_pre_election: true
I20260713 09:05:55.348397 12034 raft_consensus.cc:3060] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.348598 11799 raft_consensus.cc:2468] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67a89edf6ff43c08fa454cab922e65c in term 0.
I20260713 09:05:55.354698 12034 raft_consensus.cc:515] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.356599 12034 leader_election.cc:290] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [CANDIDATE]: Term 1 election: Requested vote from peers fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029), e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:05:55.357750 11947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83fda65187d64b38b92ea90b290d128b" candidate_uuid: "c67a89edf6ff43c08fa454cab922e65c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b7ce266d964682811bb580eadb18df"
I20260713 09:05:55.358047 11799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83fda65187d64b38b92ea90b290d128b" candidate_uuid: "c67a89edf6ff43c08fa454cab922e65c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc2f428558934ca3abd2957025cbb426"
I20260713 09:05:55.358335 11947 raft_consensus.cc:3060] T 83fda65187d64b38b92ea90b290d128b P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.358596 11799 raft_consensus.cc:3060] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.364895 11947 raft_consensus.cc:2468] T 83fda65187d64b38b92ea90b290d128b P e9b7ce266d964682811bb580eadb18df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a89edf6ff43c08fa454cab922e65c in term 1.
I20260713 09:05:55.365060 11799 raft_consensus.cc:2468] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a89edf6ff43c08fa454cab922e65c in term 1.
I20260713 09:05:55.365965 11838 leader_election.cc:304] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67a89edf6ff43c08fa454cab922e65c, e9b7ce266d964682811bb580eadb18df; no voters: 
I20260713 09:05:55.366712 12034 raft_consensus.cc:2804] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:55.367130 12034 raft_consensus.cc:697] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [term 1 LEADER]: Becoming Leader. State: Replica: c67a89edf6ff43c08fa454cab922e65c, State: Running, Role: LEADER
I20260713 09:05:55.367830 12034 consensus_queue.cc:237] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.375239 11694 catalog_manager.cc:5697] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c reported cstate change: term changed from 0 to 1, leader changed from <none> to c67a89edf6ff43c08fa454cab922e65c (127.10.232.66). New cstate: current_term: 1 leader_uuid: "c67a89edf6ff43c08fa454cab922e65c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:55.396590 12024 consensus_queue.cc:1048] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:55.405741 11994 consensus_queue.cc:1048] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:55.417379 12034 consensus_queue.cc:1048] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:55.430328 12033 consensus_queue.cc:1048] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:55.434795 11994 consensus_queue.cc:1048] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:55.444440 11947 raft_consensus.cc:3060] T 592a7b81805f4e2e9efc1c95a9d6df92 P e9b7ce266d964682811bb580eadb18df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.451730 12022 consensus_queue.cc:1048] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:55.510239 12033 consensus_queue.cc:1048] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:55.519951 11799 raft_consensus.cc:3060] T c156ce3715c140389a57e1a9b841352b P fc2f428558934ca3abd2957025cbb426 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.528316 12034 consensus_queue.cc:1048] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:55.569803 12022 consensus_queue.cc:1048] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:55.583016 11994 consensus_queue.cc:1048] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:55.588974 11873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b033be8b1fa942f8be4e6dc86b494dc2"
dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
mode: GRACEFUL
new_leader_uuid: "fc2f428558934ca3abd2957025cbb426"
 from {username='slave'} at 127.0.0.1:60708
I20260713 09:05:55.589609 11873 raft_consensus.cc:606] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [term 1 LEADER]: Received request to transfer leadership to TS fc2f428558934ca3abd2957025cbb426
I20260713 09:05:55.594230 12000 consensus_queue.cc:1048] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:55.613296 12000 consensus_queue.cc:1048] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:55.621198 11947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45c742580f0449329132def8c90de4ad"
dest_uuid: "e9b7ce266d964682811bb580eadb18df"
mode: GRACEFUL
new_leader_uuid: "fc2f428558934ca3abd2957025cbb426"
 from {username='slave'} at 127.0.0.1:58484
I20260713 09:05:55.626364 11947 raft_consensus.cc:606] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [term 1 LEADER]: Received request to transfer leadership to TS fc2f428558934ca3abd2957025cbb426
I20260713 09:05:55.634091 11947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3afcc148f33d4a78ab87a7a91c572a09"
dest_uuid: "e9b7ce266d964682811bb580eadb18df"
mode: GRACEFUL
new_leader_uuid: "c67a89edf6ff43c08fa454cab922e65c"
 from {username='slave'} at 127.0.0.1:58484
I20260713 09:05:55.634768 11947 raft_consensus.cc:606] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [term 1 LEADER]: Received request to transfer leadership to TS c67a89edf6ff43c08fa454cab922e65c
I20260713 09:05:55.642740 11947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fff45fdc7334f8ca018c0e53cd0c8eb"
dest_uuid: "e9b7ce266d964682811bb580eadb18df"
mode: GRACEFUL
new_leader_uuid: "c67a89edf6ff43c08fa454cab922e65c"
 from {username='slave'} at 127.0.0.1:58484
I20260713 09:05:55.643280 11947 raft_consensus.cc:606] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [term 1 LEADER]: Received request to transfer leadership to TS c67a89edf6ff43c08fa454cab922e65c
I20260713 09:05:55.657593 11799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eff030936aaa4aa990c0eae1cff5dd78"
dest_uuid: "fc2f428558934ca3abd2957025cbb426"
mode: GRACEFUL
new_leader_uuid: "c67a89edf6ff43c08fa454cab922e65c"
 from {username='slave'} at 127.0.0.1:41064
I20260713 09:05:55.658088 11799 raft_consensus.cc:606] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [term 1 LEADER]: Received request to transfer leadership to TS c67a89edf6ff43c08fa454cab922e65c
I20260713 09:05:55.663197 11875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c156ce3715c140389a57e1a9b841352b"
dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
mode: GRACEFUL
new_leader_uuid: "e9b7ce266d964682811bb580eadb18df"
 from {username='slave'} at 127.0.0.1:60708
I20260713 09:05:55.663635 11875 raft_consensus.cc:606] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [term 1 LEADER]: Received request to transfer leadership to TS e9b7ce266d964682811bb580eadb18df
I20260713 09:05:55.728413 11997 raft_consensus.cc:993] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df: : Instructing follower c67a89edf6ff43c08fa454cab922e65c to start an election
I20260713 09:05:55.728919 12074 raft_consensus.cc:1081] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [term 1 LEADER]: Signalling peer c67a89edf6ff43c08fa454cab922e65c to start an election
I20260713 09:05:55.730345 11875 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fff45fdc7334f8ca018c0e53cd0c8eb"
dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
 from {username='slave'} at 127.0.0.1:60688
I20260713 09:05:55.730901 11875 raft_consensus.cc:493] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:55.731191 11875 raft_consensus.cc:3060] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:55.735955 11875 raft_consensus.cc:515] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.737656 11875 leader_election.cc:290] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [CANDIDATE]: Term 2 election: Requested vote from peers fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029), e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:05:55.738535 11799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fff45fdc7334f8ca018c0e53cd0c8eb" candidate_uuid: "c67a89edf6ff43c08fa454cab922e65c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc2f428558934ca3abd2957025cbb426"
I20260713 09:05:55.738673 11947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fff45fdc7334f8ca018c0e53cd0c8eb" candidate_uuid: "c67a89edf6ff43c08fa454cab922e65c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9b7ce266d964682811bb580eadb18df"
I20260713 09:05:55.739042 11799 raft_consensus.cc:3060] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:55.739264 11947 raft_consensus.cc:3055] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:55.739607 11947 raft_consensus.cc:740] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9b7ce266d964682811bb580eadb18df, State: Running, Role: LEADER
I20260713 09:05:55.740301 11947 consensus_queue.cc:260] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.741187 11947 raft_consensus.cc:3060] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:55.743788 11799 raft_consensus.cc:2468] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a89edf6ff43c08fa454cab922e65c in term 2.
I20260713 09:05:55.745047 11841 leader_election.cc:304] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67a89edf6ff43c08fa454cab922e65c, fc2f428558934ca3abd2957025cbb426; no voters: 
I20260713 09:05:55.745787 12034 raft_consensus.cc:2804] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:55.746153 12034 raft_consensus.cc:697] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [term 2 LEADER]: Becoming Leader. State: Replica: c67a89edf6ff43c08fa454cab922e65c, State: Running, Role: LEADER
I20260713 09:05:55.746515 11947 raft_consensus.cc:2468] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a89edf6ff43c08fa454cab922e65c in term 2.
I20260713 09:05:55.746930 12034 consensus_queue.cc:237] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.753093 11694 catalog_manager.cc:5697] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c reported cstate change: term changed from 1 to 2, leader changed from e9b7ce266d964682811bb580eadb18df (127.10.232.67) to c67a89edf6ff43c08fa454cab922e65c (127.10.232.66). New cstate: current_term: 2 leader_uuid: "c67a89edf6ff43c08fa454cab922e65c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:55.791838 12074 consensus_queue.cc:1048] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:55.793036 11997 consensus_queue.cc:1048] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:55.800148 12074 raft_consensus.cc:993] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df: : Instructing follower c67a89edf6ff43c08fa454cab922e65c to start an election
I20260713 09:05:55.801745 11997 raft_consensus.cc:1081] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [term 1 LEADER]: Signalling peer c67a89edf6ff43c08fa454cab922e65c to start an election
I20260713 09:05:55.803982 11873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3afcc148f33d4a78ab87a7a91c572a09"
dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
 from {username='slave'} at 127.0.0.1:60688
I20260713 09:05:55.804565 11873 raft_consensus.cc:493] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:55.805006 11873 raft_consensus.cc:3060] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:55.813028 11873 raft_consensus.cc:515] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.816051 11799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afcc148f33d4a78ab87a7a91c572a09" candidate_uuid: "c67a89edf6ff43c08fa454cab922e65c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc2f428558934ca3abd2957025cbb426"
I20260713 09:05:55.816619 11799 raft_consensus.cc:3060] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:55.816895 11947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afcc148f33d4a78ab87a7a91c572a09" candidate_uuid: "c67a89edf6ff43c08fa454cab922e65c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9b7ce266d964682811bb580eadb18df"
I20260713 09:05:55.817466 11947 raft_consensus.cc:3055] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:55.817785 11947 raft_consensus.cc:740] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9b7ce266d964682811bb580eadb18df, State: Running, Role: LEADER
I20260713 09:05:55.818588 11947 consensus_queue.cc:260] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.819353 11873 leader_election.cc:290] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c [CANDIDATE]: Term 2 election: Requested vote from peers fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029), e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:05:55.819832 11947 raft_consensus.cc:3060] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:55.822975 11799 raft_consensus.cc:2468] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a89edf6ff43c08fa454cab922e65c in term 2.
I20260713 09:05:55.823909 11841 leader_election.cc:304] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67a89edf6ff43c08fa454cab922e65c, fc2f428558934ca3abd2957025cbb426; no voters: 
I20260713 09:05:55.824564 12034 raft_consensus.cc:2804] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:55.825001 12034 raft_consensus.cc:697] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c [term 2 LEADER]: Becoming Leader. State: Replica: c67a89edf6ff43c08fa454cab922e65c, State: Running, Role: LEADER
I20260713 09:05:55.825778 12034 consensus_queue.cc:237] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.826575 11947 raft_consensus.cc:2468] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a89edf6ff43c08fa454cab922e65c in term 2.
I20260713 09:05:55.832183 11696 catalog_manager.cc:5697] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c reported cstate change: term changed from 1 to 2, leader changed from e9b7ce266d964682811bb580eadb18df (127.10.232.67) to c67a89edf6ff43c08fa454cab922e65c (127.10.232.66). New cstate: current_term: 2 leader_uuid: "c67a89edf6ff43c08fa454cab922e65c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:55.876183 12027 raft_consensus.cc:993] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c: : Instructing follower fc2f428558934ca3abd2957025cbb426 to start an election
I20260713 09:05:55.876667 12034 raft_consensus.cc:1081] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [term 1 LEADER]: Signalling peer fc2f428558934ca3abd2957025cbb426 to start an election
I20260713 09:05:55.878371 11799 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b033be8b1fa942f8be4e6dc86b494dc2"
dest_uuid: "fc2f428558934ca3abd2957025cbb426"
 from {username='slave'} at 127.0.0.1:41050
I20260713 09:05:55.878973 11799 raft_consensus.cc:493] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:55.879320 11799 raft_consensus.cc:3060] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:55.884485 12034 consensus_queue.cc:1048] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:55.886991 11799 raft_consensus.cc:515] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.890017 11873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b033be8b1fa942f8be4e6dc86b494dc2" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
I20260713 09:05:55.890630 11873 raft_consensus.cc:3055] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:55.891108 11873 raft_consensus.cc:740] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c67a89edf6ff43c08fa454cab922e65c, State: Running, Role: LEADER
I20260713 09:05:55.891294 11799 leader_election.cc:290] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 2 election: Requested vote from peers c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711), e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:05:55.891734 11947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b033be8b1fa942f8be4e6dc86b494dc2" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9b7ce266d964682811bb580eadb18df"
I20260713 09:05:55.892396 11947 raft_consensus.cc:3060] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:55.896827 11996 consensus_queue.cc:1048] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:55.900126 11947 raft_consensus.cc:2468] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc2f428558934ca3abd2957025cbb426 in term 2.
I20260713 09:05:55.897459 11873 consensus_queue.cc:260] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.901265 11763 leader_election.cc:304] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9b7ce266d964682811bb580eadb18df, fc2f428558934ca3abd2957025cbb426; no voters: 
I20260713 09:05:55.902520 11994 raft_consensus.cc:2804] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:55.903080 11994 raft_consensus.cc:697] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [term 2 LEADER]: Becoming Leader. State: Replica: fc2f428558934ca3abd2957025cbb426, State: Running, Role: LEADER
I20260713 09:05:55.903946 11994 consensus_queue.cc:237] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:55.901736 11873 raft_consensus.cc:3060] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:55.910873 11873 raft_consensus.cc:2468] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc2f428558934ca3abd2957025cbb426 in term 2.
I20260713 09:05:55.912286 11694 catalog_manager.cc:5697] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 reported cstate change: term changed from 1 to 2, leader changed from c67a89edf6ff43c08fa454cab922e65c (127.10.232.66) to fc2f428558934ca3abd2957025cbb426 (127.10.232.65). New cstate: current_term: 2 leader_uuid: "fc2f428558934ca3abd2957025cbb426" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:56.016803 12024 raft_consensus.cc:993] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426: : Instructing follower c67a89edf6ff43c08fa454cab922e65c to start an election
I20260713 09:05:56.017261 11994 raft_consensus.cc:1081] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [term 1 LEADER]: Signalling peer c67a89edf6ff43c08fa454cab922e65c to start an election
I20260713 09:05:56.018850 11873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eff030936aaa4aa990c0eae1cff5dd78"
dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
 from {username='slave'} at 127.0.0.1:60702
I20260713 09:05:56.019419 11873 raft_consensus.cc:493] T eff030936aaa4aa990c0eae1cff5dd78 P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:56.019783 11873 raft_consensus.cc:3060] T eff030936aaa4aa990c0eae1cff5dd78 P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:56.024549 11873 raft_consensus.cc:515] T eff030936aaa4aa990c0eae1cff5dd78 P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:56.026191 11873 leader_election.cc:290] T eff030936aaa4aa990c0eae1cff5dd78 P c67a89edf6ff43c08fa454cab922e65c [CANDIDATE]: Term 2 election: Requested vote from peers fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029), e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:05:56.026968 11799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff030936aaa4aa990c0eae1cff5dd78" candidate_uuid: "c67a89edf6ff43c08fa454cab922e65c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc2f428558934ca3abd2957025cbb426"
I20260713 09:05:56.027392 11948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff030936aaa4aa990c0eae1cff5dd78" candidate_uuid: "c67a89edf6ff43c08fa454cab922e65c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9b7ce266d964682811bb580eadb18df"
I20260713 09:05:56.027484 11799 raft_consensus.cc:3055] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:56.027915 11799 raft_consensus.cc:740] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc2f428558934ca3abd2957025cbb426, State: Running, Role: LEADER
I20260713 09:05:56.027921 11948 raft_consensus.cc:3060] T eff030936aaa4aa990c0eae1cff5dd78 P e9b7ce266d964682811bb580eadb18df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:56.028632 11799 consensus_queue.cc:260] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:56.029672 11799 raft_consensus.cc:3060] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:56.033820 11948 raft_consensus.cc:2468] T eff030936aaa4aa990c0eae1cff5dd78 P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a89edf6ff43c08fa454cab922e65c in term 2.
I20260713 09:05:56.034812 11838 leader_election.cc:304] T eff030936aaa4aa990c0eae1cff5dd78 P c67a89edf6ff43c08fa454cab922e65c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67a89edf6ff43c08fa454cab922e65c, e9b7ce266d964682811bb580eadb18df; no voters: 
I20260713 09:05:56.035041 11799 raft_consensus.cc:2468] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a89edf6ff43c08fa454cab922e65c in term 2.
I20260713 09:05:56.035473 11996 raft_consensus.cc:2804] T eff030936aaa4aa990c0eae1cff5dd78 P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:56.035898 11996 raft_consensus.cc:697] T eff030936aaa4aa990c0eae1cff5dd78 P c67a89edf6ff43c08fa454cab922e65c [term 2 LEADER]: Becoming Leader. State: Replica: c67a89edf6ff43c08fa454cab922e65c, State: Running, Role: LEADER
I20260713 09:05:56.036597 11996 consensus_queue.cc:237] T eff030936aaa4aa990c0eae1cff5dd78 P c67a89edf6ff43c08fa454cab922e65c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:56.042587 11997 raft_consensus.cc:993] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df: : Instructing follower fc2f428558934ca3abd2957025cbb426 to start an election
I20260713 09:05:56.043035 12074 raft_consensus.cc:1081] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [term 1 LEADER]: Signalling peer fc2f428558934ca3abd2957025cbb426 to start an election
I20260713 09:05:56.043138 11696 catalog_manager.cc:5697] T eff030936aaa4aa990c0eae1cff5dd78 P c67a89edf6ff43c08fa454cab922e65c reported cstate change: term changed from 1 to 2, leader changed from fc2f428558934ca3abd2957025cbb426 (127.10.232.65) to c67a89edf6ff43c08fa454cab922e65c (127.10.232.66). New cstate: current_term: 2 leader_uuid: "c67a89edf6ff43c08fa454cab922e65c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:56.044416 11799 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45c742580f0449329132def8c90de4ad"
dest_uuid: "fc2f428558934ca3abd2957025cbb426"
 from {username='slave'} at 127.0.0.1:41048
I20260713 09:05:56.044853 11799 raft_consensus.cc:493] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:56.045159 11799 raft_consensus.cc:3060] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:56.050959 11799 raft_consensus.cc:515] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:56.052615 11799 leader_election.cc:290] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 2 election: Requested vote from peers c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711), e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:05:56.053474 11873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c742580f0449329132def8c90de4ad" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
I20260713 09:05:56.053810 11948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c742580f0449329132def8c90de4ad" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9b7ce266d964682811bb580eadb18df"
I20260713 09:05:56.054348 11948 raft_consensus.cc:3055] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:56.054751 11948 raft_consensus.cc:740] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9b7ce266d964682811bb580eadb18df, State: Running, Role: LEADER
I20260713 09:05:56.055528 11948 consensus_queue.cc:260] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:56.054149 11873 raft_consensus.cc:3060] T 45c742580f0449329132def8c90de4ad P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:56.056704 11948 raft_consensus.cc:3060] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:56.063423 11948 raft_consensus.cc:2468] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc2f428558934ca3abd2957025cbb426 in term 2.
I20260713 09:05:56.063733 11873 raft_consensus.cc:2468] T 45c742580f0449329132def8c90de4ad P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc2f428558934ca3abd2957025cbb426 in term 2.
I20260713 09:05:56.064713 11763 leader_election.cc:304] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9b7ce266d964682811bb580eadb18df, fc2f428558934ca3abd2957025cbb426; no voters: 
I20260713 09:05:56.065459 11994 raft_consensus.cc:2804] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:56.065974 11994 raft_consensus.cc:697] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426 [term 2 LEADER]: Becoming Leader. State: Replica: fc2f428558934ca3abd2957025cbb426, State: Running, Role: LEADER
I20260713 09:05:56.066730 11994 consensus_queue.cc:237] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:56.072952 11696 catalog_manager.cc:5697] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426 reported cstate change: term changed from 1 to 2, leader changed from e9b7ce266d964682811bb580eadb18df (127.10.232.67) to fc2f428558934ca3abd2957025cbb426 (127.10.232.65). New cstate: current_term: 2 leader_uuid: "fc2f428558934ca3abd2957025cbb426" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:56.078934 12033 raft_consensus.cc:993] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c: : Instructing follower e9b7ce266d964682811bb580eadb18df to start an election
I20260713 09:05:56.079384 12033 raft_consensus.cc:1081] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [term 1 LEADER]: Signalling peer e9b7ce266d964682811bb580eadb18df to start an election
I20260713 09:05:56.081029 11948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c156ce3715c140389a57e1a9b841352b"
dest_uuid: "e9b7ce266d964682811bb580eadb18df"
 from {username='slave'} at 127.0.0.1:58478
I20260713 09:05:56.081487 11948 raft_consensus.cc:493] T c156ce3715c140389a57e1a9b841352b P e9b7ce266d964682811bb580eadb18df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:56.081774 11948 raft_consensus.cc:3060] T c156ce3715c140389a57e1a9b841352b P e9b7ce266d964682811bb580eadb18df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:56.086745 11948 raft_consensus.cc:515] T c156ce3715c140389a57e1a9b841352b P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:56.088510 11948 leader_election.cc:290] T c156ce3715c140389a57e1a9b841352b P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 2 election: Requested vote from peers fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029), c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711)
I20260713 09:05:56.089478 11799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c156ce3715c140389a57e1a9b841352b" candidate_uuid: "e9b7ce266d964682811bb580eadb18df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc2f428558934ca3abd2957025cbb426"
I20260713 09:05:56.089597 11873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c156ce3715c140389a57e1a9b841352b" candidate_uuid: "e9b7ce266d964682811bb580eadb18df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
I20260713 09:05:56.090152 11799 raft_consensus.cc:3060] T c156ce3715c140389a57e1a9b841352b P fc2f428558934ca3abd2957025cbb426 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:56.090328 11873 raft_consensus.cc:3055] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:56.090725 11873 raft_consensus.cc:740] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c67a89edf6ff43c08fa454cab922e65c, State: Running, Role: LEADER
I20260713 09:05:56.091415 11873 consensus_queue.cc:260] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:56.092319 11873 raft_consensus.cc:3060] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:56.095322 11799 raft_consensus.cc:2468] T c156ce3715c140389a57e1a9b841352b P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b7ce266d964682811bb580eadb18df in term 2.
I20260713 09:05:56.096411 11915 leader_election.cc:304] T c156ce3715c140389a57e1a9b841352b P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9b7ce266d964682811bb580eadb18df, fc2f428558934ca3abd2957025cbb426; no voters: 
I20260713 09:05:56.097146 11873 raft_consensus.cc:2468] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b7ce266d964682811bb580eadb18df in term 2.
I20260713 09:05:56.097218 12074 raft_consensus.cc:2804] T c156ce3715c140389a57e1a9b841352b P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:56.097997 12074 raft_consensus.cc:697] T c156ce3715c140389a57e1a9b841352b P e9b7ce266d964682811bb580eadb18df [term 2 LEADER]: Becoming Leader. State: Replica: e9b7ce266d964682811bb580eadb18df, State: Running, Role: LEADER
I20260713 09:05:56.098907 12074 consensus_queue.cc:237] T c156ce3715c140389a57e1a9b841352b P e9b7ce266d964682811bb580eadb18df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:56.105441 11696 catalog_manager.cc:5697] T c156ce3715c140389a57e1a9b841352b P e9b7ce266d964682811bb580eadb18df reported cstate change: term changed from 1 to 2, leader changed from c67a89edf6ff43c08fa454cab922e65c (127.10.232.66) to e9b7ce266d964682811bb580eadb18df (127.10.232.67). New cstate: current_term: 2 leader_uuid: "e9b7ce266d964682811bb580eadb18df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:56.171032 11948 raft_consensus.cc:1275] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Refusing update from remote peer c67a89edf6ff43c08fa454cab922e65c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:56.172206 12033 consensus_queue.cc:1048] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:56.179565 11799 raft_consensus.cc:1275] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Refusing update from remote peer c67a89edf6ff43c08fa454cab922e65c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:56.180934 12027 consensus_queue.cc:1048] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:56.303254 11948 raft_consensus.cc:1275] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Refusing update from remote peer c67a89edf6ff43c08fa454cab922e65c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:56.304546 12027 consensus_queue.cc:1048] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:56.313664 11947 raft_consensus.cc:1275] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Refusing update from remote peer fc2f428558934ca3abd2957025cbb426: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:56.313930 11799 raft_consensus.cc:1275] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Refusing update from remote peer c67a89edf6ff43c08fa454cab922e65c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:56.315380 11994 consensus_queue.cc:1048] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:56.315478 12034 consensus_queue.cc:1048] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:56.325600 11873 raft_consensus.cc:1275] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Refusing update from remote peer fc2f428558934ca3abd2957025cbb426: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:56.327251 12081 consensus_queue.cc:1048] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:56.532786 11873 raft_consensus.cc:1275] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Refusing update from remote peer e9b7ce266d964682811bb580eadb18df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:56.534199 12074 consensus_queue.cc:1048] T c156ce3715c140389a57e1a9b841352b P e9b7ce266d964682811bb580eadb18df [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:56.540504 11947 raft_consensus.cc:1275] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Refusing update from remote peer fc2f428558934ca3abd2957025cbb426: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:56.542341 12081 consensus_queue.cc:1048] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:56.543170 11799 raft_consensus.cc:1275] T c156ce3715c140389a57e1a9b841352b P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Refusing update from remote peer e9b7ce266d964682811bb580eadb18df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:56.544741 12074 consensus_queue.cc:1048] T c156ce3715c140389a57e1a9b841352b P e9b7ce266d964682811bb580eadb18df [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:56.553399 11873 raft_consensus.cc:1275] T 45c742580f0449329132def8c90de4ad P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Refusing update from remote peer fc2f428558934ca3abd2957025cbb426: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:56.556540 11994 consensus_queue.cc:1048] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:56.611424 11947 raft_consensus.cc:1275] T eff030936aaa4aa990c0eae1cff5dd78 P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Refusing update from remote peer c67a89edf6ff43c08fa454cab922e65c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:56.612630 12034 consensus_queue.cc:1048] T eff030936aaa4aa990c0eae1cff5dd78 P c67a89edf6ff43c08fa454cab922e65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:56.622030 11799 raft_consensus.cc:1275] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Refusing update from remote peer c67a89edf6ff43c08fa454cab922e65c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:56.623394 12027 consensus_queue.cc:1048] T eff030936aaa4aa990c0eae1cff5dd78 P c67a89edf6ff43c08fa454cab922e65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:58.701606 11169 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:05:58.702741 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:58.722117 11799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b033be8b1fa942f8be4e6dc86b494dc2"
dest_uuid: "fc2f428558934ca3abd2957025cbb426"
mode: GRACEFUL
new_leader_uuid: "e9b7ce266d964682811bb580eadb18df"
 from {username='slave'} at 127.0.0.1:41070
I20260713 09:05:58.722926 11799 raft_consensus.cc:606] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [term 2 LEADER]: Received request to transfer leadership to TS e9b7ce266d964682811bb580eadb18df
I20260713 09:05:58.725919 11799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e791d8fc199943abbd1a6045c61d0311"
dest_uuid: "fc2f428558934ca3abd2957025cbb426"
mode: GRACEFUL
new_leader_uuid: "e9b7ce266d964682811bb580eadb18df"
 from {username='slave'} at 127.0.0.1:41070
I20260713 09:05:58.726518 11799 raft_consensus.cc:606] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 1 LEADER]: Received request to transfer leadership to TS e9b7ce266d964682811bb580eadb18df
I20260713 09:05:58.727833 11169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:05:58.728468 11169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:58.743237 11994 raft_consensus.cc:993] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426: : Instructing follower e9b7ce266d964682811bb580eadb18df to start an election
I20260713 09:05:58.743845 12092 raft_consensus.cc:1081] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [term 2 LEADER]: Signalling peer e9b7ce266d964682811bb580eadb18df to start an election
I20260713 09:05:58.745680 11947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b033be8b1fa942f8be4e6dc86b494dc2"
dest_uuid: "e9b7ce266d964682811bb580eadb18df"
 from {username='slave'} at 127.0.0.1:58462
I20260713 09:05:58.746300 11947 raft_consensus.cc:493] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:58.746750 11947 raft_consensus.cc:3060] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:58.752558 11947 raft_consensus.cc:515] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:58.754539 11947 leader_election.cc:290] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 3 election: Requested vote from peers fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029), c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711)
I20260713 09:05:58.755650 11799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b033be8b1fa942f8be4e6dc86b494dc2" candidate_uuid: "e9b7ce266d964682811bb580eadb18df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fc2f428558934ca3abd2957025cbb426"
I20260713 09:05:58.756101 11873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b033be8b1fa942f8be4e6dc86b494dc2" candidate_uuid: "e9b7ce266d964682811bb580eadb18df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
I20260713 09:05:58.756498 11799 raft_consensus.cc:3055] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:58.756664 11873 raft_consensus.cc:3060] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:58.756840 11799 raft_consensus.cc:740] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fc2f428558934ca3abd2957025cbb426, State: Running, Role: LEADER
I20260713 09:05:58.757817 11799 consensus_queue.cc:260] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [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: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:58.759372 11799 raft_consensus.cc:3060] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:58.765136 11873 raft_consensus.cc:2468] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b7ce266d964682811bb580eadb18df in term 3.
I20260713 09:05:58.766995 11799 raft_consensus.cc:2468] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b7ce266d964682811bb580eadb18df in term 3.
I20260713 09:05:58.767023 11912 leader_election.cc:304] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [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: c67a89edf6ff43c08fa454cab922e65c, e9b7ce266d964682811bb580eadb18df; no voters: 
I20260713 09:05:58.768043 12074 raft_consensus.cc:2804] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:58.768831 12074 raft_consensus.cc:697] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [term 3 LEADER]: Becoming Leader. State: Replica: e9b7ce266d964682811bb580eadb18df, State: Running, Role: LEADER
I20260713 09:05:58.769579 12074 consensus_queue.cc:237] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [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: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:58.776654 11694 catalog_manager.cc:5697] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df reported cstate change: term changed from 2 to 3, leader changed from fc2f428558934ca3abd2957025cbb426 (127.10.232.65) to e9b7ce266d964682811bb580eadb18df (127.10.232.67). New cstate: current_term: 3 leader_uuid: "e9b7ce266d964682811bb580eadb18df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:59.151667 11873 raft_consensus.cc:1275] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [term 3 FOLLOWER]: Refusing update from remote peer e9b7ce266d964682811bb580eadb18df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:59.153102 12074 consensus_queue.cc:1048] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:59.163968 11799 raft_consensus.cc:1275] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [term 3 FOLLOWER]: Refusing update from remote peer e9b7ce266d964682811bb580eadb18df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:59.165673 12093 consensus_queue.cc:1048] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:59.213021 11994 raft_consensus.cc:993] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426: : Instructing follower e9b7ce266d964682811bb580eadb18df to start an election
I20260713 09:05:59.213501 12092 raft_consensus.cc:1081] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 1 LEADER]: Signalling peer e9b7ce266d964682811bb580eadb18df to start an election
I20260713 09:05:59.214954 11947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e791d8fc199943abbd1a6045c61d0311"
dest_uuid: "e9b7ce266d964682811bb580eadb18df"
 from {username='slave'} at 127.0.0.1:58462
I20260713 09:05:59.215378 11947 raft_consensus.cc:493] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:59.215600 11947 raft_consensus.cc:3060] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:59.219831 11947 raft_consensus.cc:515] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:59.221349 11947 leader_election.cc:290] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 2 election: Requested vote from peers fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029), c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711)
I20260713 09:05:59.222308 11799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e791d8fc199943abbd1a6045c61d0311" candidate_uuid: "e9b7ce266d964682811bb580eadb18df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc2f428558934ca3abd2957025cbb426"
I20260713 09:05:59.222662 11873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e791d8fc199943abbd1a6045c61d0311" candidate_uuid: "e9b7ce266d964682811bb580eadb18df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
I20260713 09:05:59.223269 11799 raft_consensus.cc:3055] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:59.223353 11873 raft_consensus.cc:3060] T e791d8fc199943abbd1a6045c61d0311 P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:59.223856 11799 raft_consensus.cc:740] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc2f428558934ca3abd2957025cbb426, State: Running, Role: LEADER
I20260713 09:05:59.224646 11799 consensus_queue.cc:260] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:59.225701 11799 raft_consensus.cc:3060] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:59.229766 11873 raft_consensus.cc:2468] T e791d8fc199943abbd1a6045c61d0311 P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b7ce266d964682811bb580eadb18df in term 2.
I20260713 09:05:59.231076 11912 leader_election.cc:304] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67a89edf6ff43c08fa454cab922e65c, e9b7ce266d964682811bb580eadb18df; no voters: 
I20260713 09:05:59.231446 11799 raft_consensus.cc:2468] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b7ce266d964682811bb580eadb18df in term 2.
I20260713 09:05:59.232079 12093 raft_consensus.cc:2804] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:59.232559 12093 raft_consensus.cc:697] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [term 2 LEADER]: Becoming Leader. State: Replica: e9b7ce266d964682811bb580eadb18df, State: Running, Role: LEADER
I20260713 09:05:59.233371 12093 consensus_queue.cc:237] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:59.240738 11696 catalog_manager.cc:5697] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df reported cstate change: term changed from 1 to 2, leader changed from fc2f428558934ca3abd2957025cbb426 (127.10.232.65) to e9b7ce266d964682811bb580eadb18df (127.10.232.67). New cstate: current_term: 2 leader_uuid: "e9b7ce266d964682811bb580eadb18df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:59.614135 11799 raft_consensus.cc:1275] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Refusing update from remote peer e9b7ce266d964682811bb580eadb18df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:59.615370 12093 consensus_queue.cc:1048] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:59.630715 11873 raft_consensus.cc:1275] T e791d8fc199943abbd1a6045c61d0311 P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Refusing update from remote peer e9b7ce266d964682811bb580eadb18df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:59.632457 12093 consensus_queue.cc:1048] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:59.729388 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:59.745609 11947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b033be8b1fa942f8be4e6dc86b494dc2"
dest_uuid: "e9b7ce266d964682811bb580eadb18df"
mode: GRACEFUL
new_leader_uuid: "fc2f428558934ca3abd2957025cbb426"
 from {username='slave'} at 127.0.0.1:58484
I20260713 09:05:59.746209 11947 raft_consensus.cc:606] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [term 3 LEADER]: Received request to transfer leadership to TS fc2f428558934ca3abd2957025cbb426
I20260713 09:05:59.751058 11947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e791d8fc199943abbd1a6045c61d0311"
dest_uuid: "e9b7ce266d964682811bb580eadb18df"
mode: GRACEFUL
new_leader_uuid: "fc2f428558934ca3abd2957025cbb426"
 from {username='slave'} at 127.0.0.1:58484
I20260713 09:05:59.751528 11947 raft_consensus.cc:606] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [term 2 LEADER]: Received request to transfer leadership to TS fc2f428558934ca3abd2957025cbb426
I20260713 09:05:59.758524 11873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3afcc148f33d4a78ab87a7a91c572a09"
dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
mode: GRACEFUL
new_leader_uuid: "fc2f428558934ca3abd2957025cbb426"
 from {username='slave'} at 127.0.0.1:60708
I20260713 09:05:59.758978 11873 raft_consensus.cc:606] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c [term 2 LEADER]: Received request to transfer leadership to TS fc2f428558934ca3abd2957025cbb426
I20260713 09:05:59.763446 11873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83fda65187d64b38b92ea90b290d128b"
dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
mode: GRACEFUL
new_leader_uuid: "fc2f428558934ca3abd2957025cbb426"
 from {username='slave'} at 127.0.0.1:60708
I20260713 09:05:59.763883 11873 raft_consensus.cc:606] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [term 1 LEADER]: Received request to transfer leadership to TS fc2f428558934ca3abd2957025cbb426
I20260713 09:05:59.768327 11873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fff45fdc7334f8ca018c0e53cd0c8eb"
dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
mode: GRACEFUL
new_leader_uuid: "fc2f428558934ca3abd2957025cbb426"
 from {username='slave'} at 127.0.0.1:60708
I20260713 09:05:59.768816 11873 raft_consensus.cc:606] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [term 2 LEADER]: Received request to transfer leadership to TS fc2f428558934ca3abd2957025cbb426
I20260713 09:05:59.797370 12099 raft_consensus.cc:993] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c: : Instructing follower fc2f428558934ca3abd2957025cbb426 to start an election
I20260713 09:05:59.797880 12111 raft_consensus.cc:1081] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [term 1 LEADER]: Signalling peer fc2f428558934ca3abd2957025cbb426 to start an election
I20260713 09:05:59.799199 11799 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83fda65187d64b38b92ea90b290d128b"
dest_uuid: "fc2f428558934ca3abd2957025cbb426"
 from {username='slave'} at 127.0.0.1:41050
I20260713 09:05:59.799623 11799 raft_consensus.cc:493] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:59.799911 11799 raft_consensus.cc:3060] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:59.803725 11799 raft_consensus.cc:515] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:59.805112 11799 leader_election.cc:290] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 2 election: Requested vote from peers c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711), e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:05:59.806089 11873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83fda65187d64b38b92ea90b290d128b" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
I20260713 09:05:59.806306 11947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83fda65187d64b38b92ea90b290d128b" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9b7ce266d964682811bb580eadb18df"
I20260713 09:05:59.806675 11873 raft_consensus.cc:3055] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:59.806761 11947 raft_consensus.cc:3060] T 83fda65187d64b38b92ea90b290d128b P e9b7ce266d964682811bb580eadb18df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:59.807020 11873 raft_consensus.cc:740] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c67a89edf6ff43c08fa454cab922e65c, State: Running, Role: LEADER
I20260713 09:05:59.807709 11873 consensus_queue.cc:260] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:59.808753 11873 raft_consensus.cc:3060] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:59.812650 11947 raft_consensus.cc:2468] T 83fda65187d64b38b92ea90b290d128b P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc2f428558934ca3abd2957025cbb426 in term 2.
I20260713 09:05:59.813920 11763 leader_election.cc:304] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9b7ce266d964682811bb580eadb18df, fc2f428558934ca3abd2957025cbb426; no voters: 
I20260713 09:05:59.814705 12092 raft_consensus.cc:2804] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:59.814877 11873 raft_consensus.cc:2468] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc2f428558934ca3abd2957025cbb426 in term 2.
I20260713 09:05:59.815781 12092 raft_consensus.cc:697] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426 [term 2 LEADER]: Becoming Leader. State: Replica: fc2f428558934ca3abd2957025cbb426, State: Running, Role: LEADER
I20260713 09:05:59.816593 12092 consensus_queue.cc:237] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:05:59.823242 11694 catalog_manager.cc:5697] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426 reported cstate change: term changed from 1 to 2, leader changed from c67a89edf6ff43c08fa454cab922e65c (127.10.232.66) to fc2f428558934ca3abd2957025cbb426 (127.10.232.65). New cstate: current_term: 2 leader_uuid: "fc2f428558934ca3abd2957025cbb426" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:00.026898 12099 raft_consensus.cc:993] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c: : Instructing follower fc2f428558934ca3abd2957025cbb426 to start an election
I20260713 09:06:00.027374 12111 raft_consensus.cc:1081] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c [term 2 LEADER]: Signalling peer fc2f428558934ca3abd2957025cbb426 to start an election
I20260713 09:06:00.029008 11799 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3afcc148f33d4a78ab87a7a91c572a09"
dest_uuid: "fc2f428558934ca3abd2957025cbb426"
 from {username='slave'} at 127.0.0.1:41050
I20260713 09:06:00.029438 11799 raft_consensus.cc:493] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:00.029696 11799 raft_consensus.cc:3060] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:00.034200 11799 raft_consensus.cc:515] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:06:00.035804 11799 leader_election.cc:290] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 3 election: Requested vote from peers c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711), e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:06:00.036919 11873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afcc148f33d4a78ab87a7a91c572a09" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
I20260713 09:06:00.036988 11947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afcc148f33d4a78ab87a7a91c572a09" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9b7ce266d964682811bb580eadb18df"
I20260713 09:06:00.037586 11873 raft_consensus.cc:3055] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:00.037783 11947 raft_consensus.cc:3060] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:00.037961 11873 raft_consensus.cc:740] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c67a89edf6ff43c08fa454cab922e65c, State: Running, Role: LEADER
I20260713 09:06:00.038841 11873 consensus_queue.cc:260] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c [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: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:06:00.039765 11873 raft_consensus.cc:3060] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:00.042928 11947 raft_consensus.cc:2468] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc2f428558934ca3abd2957025cbb426 in term 3.
I20260713 09:06:00.044106 11763 leader_election.cc:304] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426 [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: e9b7ce266d964682811bb580eadb18df, fc2f428558934ca3abd2957025cbb426; no voters: 
I20260713 09:06:00.044734 11873 raft_consensus.cc:2468] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc2f428558934ca3abd2957025cbb426 in term 3.
I20260713 09:06:00.045099 12092 raft_consensus.cc:2804] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:00.045688 12092 raft_consensus.cc:697] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426 [term 3 LEADER]: Becoming Leader. State: Replica: fc2f428558934ca3abd2957025cbb426, State: Running, Role: LEADER
I20260713 09:06:00.046593 12092 consensus_queue.cc:237] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426 [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: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:06:00.053944 11694 catalog_manager.cc:5697] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426 reported cstate change: term changed from 2 to 3, leader changed from c67a89edf6ff43c08fa454cab922e65c (127.10.232.66) to fc2f428558934ca3abd2957025cbb426 (127.10.232.65). New cstate: current_term: 3 leader_uuid: "fc2f428558934ca3abd2957025cbb426" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:00.114602 12093 raft_consensus.cc:993] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df: : Instructing follower fc2f428558934ca3abd2957025cbb426 to start an election
I20260713 09:06:00.115280 12107 raft_consensus.cc:1081] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [term 2 LEADER]: Signalling peer fc2f428558934ca3abd2957025cbb426 to start an election
I20260713 09:06:00.117127 11799 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e791d8fc199943abbd1a6045c61d0311"
dest_uuid: "fc2f428558934ca3abd2957025cbb426"
 from {username='slave'} at 127.0.0.1:41048
I20260713 09:06:00.117527 11799 raft_consensus.cc:493] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:00.117772 11799 raft_consensus.cc:3060] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:00.121680 11799 raft_consensus.cc:515] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:06:00.123283 11799 leader_election.cc:290] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 3 election: Requested vote from peers c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711), e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:06:00.124142 11873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e791d8fc199943abbd1a6045c61d0311" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
I20260713 09:06:00.124394 11947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e791d8fc199943abbd1a6045c61d0311" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9b7ce266d964682811bb580eadb18df"
I20260713 09:06:00.124704 11873 raft_consensus.cc:3060] T e791d8fc199943abbd1a6045c61d0311 P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:00.124917 11947 raft_consensus.cc:3055] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:00.125250 11947 raft_consensus.cc:740] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e9b7ce266d964682811bb580eadb18df, State: Running, Role: LEADER
I20260713 09:06:00.125880 11947 consensus_queue.cc:260] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [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: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:06:00.126760 11947 raft_consensus.cc:3060] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:00.129724 11873 raft_consensus.cc:2468] T e791d8fc199943abbd1a6045c61d0311 P c67a89edf6ff43c08fa454cab922e65c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc2f428558934ca3abd2957025cbb426 in term 3.
I20260713 09:06:00.130829 11763 leader_election.cc:304] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [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: c67a89edf6ff43c08fa454cab922e65c, fc2f428558934ca3abd2957025cbb426; no voters: 
I20260713 09:06:00.131227 11947 raft_consensus.cc:2468] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc2f428558934ca3abd2957025cbb426 in term 3.
I20260713 09:06:00.131624 12092 raft_consensus.cc:2804] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:00.132179 12092 raft_consensus.cc:697] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 3 LEADER]: Becoming Leader. State: Replica: fc2f428558934ca3abd2957025cbb426, State: Running, Role: LEADER
I20260713 09:06:00.132954 12092 consensus_queue.cc:237] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [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: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:06:00.139015 11694 catalog_manager.cc:5697] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 reported cstate change: term changed from 2 to 3, leader changed from e9b7ce266d964682811bb580eadb18df (127.10.232.67) to fc2f428558934ca3abd2957025cbb426 (127.10.232.65). New cstate: current_term: 3 leader_uuid: "fc2f428558934ca3abd2957025cbb426" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:00.160727 12107 raft_consensus.cc:993] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df: : Instructing follower fc2f428558934ca3abd2957025cbb426 to start an election
I20260713 09:06:00.161218 12093 raft_consensus.cc:1081] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [term 3 LEADER]: Signalling peer fc2f428558934ca3abd2957025cbb426 to start an election
I20260713 09:06:00.163002 11799 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b033be8b1fa942f8be4e6dc86b494dc2"
dest_uuid: "fc2f428558934ca3abd2957025cbb426"
 from {username='slave'} at 127.0.0.1:41048
I20260713 09:06:00.163472 11799 raft_consensus.cc:493] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:00.163717 11799 raft_consensus.cc:3060] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:00.168685 11799 raft_consensus.cc:515] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:06:00.170128 11799 leader_election.cc:290] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 4 election: Requested vote from peers c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711), e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:06:00.171355 11873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b033be8b1fa942f8be4e6dc86b494dc2" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
I20260713 09:06:00.171540 11947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b033be8b1fa942f8be4e6dc86b494dc2" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e9b7ce266d964682811bb580eadb18df"
I20260713 09:06:00.171857 11873 raft_consensus.cc:3060] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:00.172119 11947 raft_consensus.cc:3055] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:00.172432 11947 raft_consensus.cc:740] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e9b7ce266d964682811bb580eadb18df, State: Running, Role: LEADER
I20260713 09:06:00.173156 11947 consensus_queue.cc:260] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [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: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:06:00.174049 11947 raft_consensus.cc:3060] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:00.176924 11873 raft_consensus.cc:2468] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc2f428558934ca3abd2957025cbb426 in term 4.
I20260713 09:06:00.178033 11763 leader_election.cc:304] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [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: c67a89edf6ff43c08fa454cab922e65c, fc2f428558934ca3abd2957025cbb426; no voters: 
I20260713 09:06:00.178246 11947 raft_consensus.cc:2468] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc2f428558934ca3abd2957025cbb426 in term 4.
I20260713 09:06:00.178910 12092 raft_consensus.cc:2804] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:00.179469 12092 raft_consensus.cc:697] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [term 4 LEADER]: Becoming Leader. State: Replica: fc2f428558934ca3abd2957025cbb426, State: Running, Role: LEADER
I20260713 09:06:00.180307 12092 consensus_queue.cc:237] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [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: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:06:00.186635 12099 raft_consensus.cc:993] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c: : Instructing follower fc2f428558934ca3abd2957025cbb426 to start an election
I20260713 09:06:00.187126 12111 raft_consensus.cc:1081] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [term 2 LEADER]: Signalling peer fc2f428558934ca3abd2957025cbb426 to start an election
I20260713 09:06:00.187757 11694 catalog_manager.cc:5697] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 reported cstate change: term changed from 3 to 4, leader changed from e9b7ce266d964682811bb580eadb18df (127.10.232.67) to fc2f428558934ca3abd2957025cbb426 (127.10.232.65). New cstate: current_term: 4 leader_uuid: "fc2f428558934ca3abd2957025cbb426" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:00.189013 11799 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fff45fdc7334f8ca018c0e53cd0c8eb"
dest_uuid: "fc2f428558934ca3abd2957025cbb426"
 from {username='slave'} at 127.0.0.1:41050
I20260713 09:06:00.189541 11799 raft_consensus.cc:493] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:00.189877 11799 raft_consensus.cc:3060] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:00.194607 11799 raft_consensus.cc:515] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:06:00.196431 11799 leader_election.cc:290] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [CANDIDATE]: Term 3 election: Requested vote from peers c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711), e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:06:00.197908 11948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fff45fdc7334f8ca018c0e53cd0c8eb" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9b7ce266d964682811bb580eadb18df"
I20260713 09:06:00.198117 11873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fff45fdc7334f8ca018c0e53cd0c8eb" candidate_uuid: "fc2f428558934ca3abd2957025cbb426" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
I20260713 09:06:00.198498 11948 raft_consensus.cc:3060] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:00.198758 11873 raft_consensus.cc:3055] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:00.199024 11873 raft_consensus.cc:740] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c67a89edf6ff43c08fa454cab922e65c, State: Running, Role: LEADER
I20260713 09:06:00.199576 11873 consensus_queue.cc:260] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [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: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:06:00.200491 11873 raft_consensus.cc:3060] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:00.203882 11948 raft_consensus.cc:2468] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc2f428558934ca3abd2957025cbb426 in term 3.
I20260713 09:06:00.204921 11763 leader_election.cc:304] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [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: e9b7ce266d964682811bb580eadb18df, fc2f428558934ca3abd2957025cbb426; no voters: 
I20260713 09:06:00.205653 12092 raft_consensus.cc:2804] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:00.205932 11873 raft_consensus.cc:2468] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc2f428558934ca3abd2957025cbb426 in term 3.
I20260713 09:06:00.206043 12092 raft_consensus.cc:697] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [term 3 LEADER]: Becoming Leader. State: Replica: fc2f428558934ca3abd2957025cbb426, State: Running, Role: LEADER
I20260713 09:06:00.207195 12092 consensus_queue.cc:237] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [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: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:06:00.214202 11694 catalog_manager.cc:5697] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 reported cstate change: term changed from 2 to 3, leader changed from c67a89edf6ff43c08fa454cab922e65c (127.10.232.66) to fc2f428558934ca3abd2957025cbb426 (127.10.232.65). New cstate: current_term: 3 leader_uuid: "fc2f428558934ca3abd2957025cbb426" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:00.224058 11948 raft_consensus.cc:1275] T 83fda65187d64b38b92ea90b290d128b P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Refusing update from remote peer fc2f428558934ca3abd2957025cbb426: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:00.225446 12112 consensus_queue.cc:1048] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:00.235122 11873 raft_consensus.cc:1275] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Refusing update from remote peer fc2f428558934ca3abd2957025cbb426: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:00.236696 12112 consensus_queue.cc:1048] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:00.556742 11873 raft_consensus.cc:1275] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c [term 3 FOLLOWER]: Refusing update from remote peer fc2f428558934ca3abd2957025cbb426: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:00.558530 12112 consensus_queue.cc:1048] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:00.569805 11948 raft_consensus.cc:1275] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [term 3 FOLLOWER]: Refusing update from remote peer fc2f428558934ca3abd2957025cbb426: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:00.572113 12092 consensus_queue.cc:1048] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:00.595026 11947 raft_consensus.cc:1275] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [term 3 FOLLOWER]: Refusing update from remote peer fc2f428558934ca3abd2957025cbb426: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:00.596679 12126 consensus_queue.cc:1048] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:00.605223 11873 raft_consensus.cc:1275] T e791d8fc199943abbd1a6045c61d0311 P c67a89edf6ff43c08fa454cab922e65c [term 3 FOLLOWER]: Refusing update from remote peer fc2f428558934ca3abd2957025cbb426: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:00.607614 12126 consensus_queue.cc:1048] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:00.660023 11947 raft_consensus.cc:1275] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [term 3 FOLLOWER]: Refusing update from remote peer fc2f428558934ca3abd2957025cbb426: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:00.661656 12112 consensus_queue.cc:1048] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:00.672101 11873 raft_consensus.cc:1275] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [term 3 FOLLOWER]: Refusing update from remote peer fc2f428558934ca3abd2957025cbb426: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:00.673830 12126 consensus_queue.cc:1048] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:00.688325 11947 raft_consensus.cc:1275] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [term 4 FOLLOWER]: Refusing update from remote peer fc2f428558934ca3abd2957025cbb426: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:00.689527 12126 consensus_queue.cc:1048] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:00.697132 11873 raft_consensus.cc:1275] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [term 4 FOLLOWER]: Refusing update from remote peer fc2f428558934ca3abd2957025cbb426: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:00.698652 12126 consensus_queue.cc:1048] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:02.776055 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:02.783968 11799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d3a7b230bc0411bb9a725354d95d353"
dest_uuid: "fc2f428558934ca3abd2957025cbb426"
mode: GRACEFUL
new_leader_uuid: "c67a89edf6ff43c08fa454cab922e65c"
 from {username='slave'} at 127.0.0.1:41070
I20260713 09:06:02.784508 11799 raft_consensus.cc:606] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [term 1 LEADER]: Received request to transfer leadership to TS c67a89edf6ff43c08fa454cab922e65c
I20260713 09:06:02.786995 11799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83fda65187d64b38b92ea90b290d128b"
dest_uuid: "fc2f428558934ca3abd2957025cbb426"
mode: GRACEFUL
new_leader_uuid: "c67a89edf6ff43c08fa454cab922e65c"
 from {username='slave'} at 127.0.0.1:41070
I20260713 09:06:02.787505 11799 raft_consensus.cc:606] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426 [term 2 LEADER]: Received request to transfer leadership to TS c67a89edf6ff43c08fa454cab922e65c
I20260713 09:06:02.789716 11799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fff45fdc7334f8ca018c0e53cd0c8eb"
dest_uuid: "fc2f428558934ca3abd2957025cbb426"
mode: GRACEFUL
new_leader_uuid: "e9b7ce266d964682811bb580eadb18df"
 from {username='slave'} at 127.0.0.1:41070
I20260713 09:06:02.790171 11799 raft_consensus.cc:606] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [term 3 LEADER]: Received request to transfer leadership to TS e9b7ce266d964682811bb580eadb18df
I20260713 09:06:02.792428 11799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e791d8fc199943abbd1a6045c61d0311"
dest_uuid: "fc2f428558934ca3abd2957025cbb426"
mode: GRACEFUL
new_leader_uuid: "e9b7ce266d964682811bb580eadb18df"
 from {username='slave'} at 127.0.0.1:41070
I20260713 09:06:02.792892 11799 raft_consensus.cc:606] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 3 LEADER]: Received request to transfer leadership to TS e9b7ce266d964682811bb580eadb18df
I20260713 09:06:02.793870 11169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:06:02.794351 11169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:02.839007 12132 raft_consensus.cc:993] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426: : Instructing follower c67a89edf6ff43c08fa454cab922e65c to start an election
I20260713 09:06:02.839550 12126 raft_consensus.cc:1081] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426 [term 2 LEADER]: Signalling peer c67a89edf6ff43c08fa454cab922e65c to start an election
I20260713 09:06:02.841136 11875 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83fda65187d64b38b92ea90b290d128b"
dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
 from {username='slave'} at 127.0.0.1:60702
I20260713 09:06:02.841624 11875 raft_consensus.cc:493] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:02.841876 11875 raft_consensus.cc:3060] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:02.846745 11875 raft_consensus.cc:515] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:06:02.849052 11875 leader_election.cc:290] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [CANDIDATE]: Term 3 election: Requested vote from peers fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029), e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:06:02.850291 11947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83fda65187d64b38b92ea90b290d128b" candidate_uuid: "c67a89edf6ff43c08fa454cab922e65c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9b7ce266d964682811bb580eadb18df"
I20260713 09:06:02.850363 11799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83fda65187d64b38b92ea90b290d128b" candidate_uuid: "c67a89edf6ff43c08fa454cab922e65c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fc2f428558934ca3abd2957025cbb426"
I20260713 09:06:02.850934 11947 raft_consensus.cc:3060] T 83fda65187d64b38b92ea90b290d128b P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:02.851130 11799 raft_consensus.cc:3055] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:02.851541 11799 raft_consensus.cc:740] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fc2f428558934ca3abd2957025cbb426, State: Running, Role: LEADER
I20260713 09:06:02.852387 11799 consensus_queue.cc:260] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426 [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: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:06:02.853583 11799 raft_consensus.cc:3060] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:02.856170 11947 raft_consensus.cc:2468] T 83fda65187d64b38b92ea90b290d128b P e9b7ce266d964682811bb580eadb18df [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a89edf6ff43c08fa454cab922e65c in term 3.
I20260713 09:06:02.857618 11838 leader_election.cc:304] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [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: c67a89edf6ff43c08fa454cab922e65c, e9b7ce266d964682811bb580eadb18df; no voters: 
I20260713 09:06:02.858353 12111 raft_consensus.cc:2804] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:02.859186 11799 raft_consensus.cc:2468] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a89edf6ff43c08fa454cab922e65c in term 3.
I20260713 09:06:02.859530 12111 raft_consensus.cc:697] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [term 3 LEADER]: Becoming Leader. State: Replica: c67a89edf6ff43c08fa454cab922e65c, State: Running, Role: LEADER
I20260713 09:06:02.860503 12111 consensus_queue.cc:237] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [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: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:06:02.862871 12132 raft_consensus.cc:993] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426: : Instructing follower e9b7ce266d964682811bb580eadb18df to start an election
I20260713 09:06:02.863404 12126 raft_consensus.cc:1081] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [term 3 LEADER]: Signalling peer e9b7ce266d964682811bb580eadb18df to start an election
I20260713 09:06:02.865037 11947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fff45fdc7334f8ca018c0e53cd0c8eb"
dest_uuid: "e9b7ce266d964682811bb580eadb18df"
 from {username='slave'} at 127.0.0.1:58462
I20260713 09:06:02.865551 11947 raft_consensus.cc:493] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:02.865907 11947 raft_consensus.cc:3060] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:02.868878 11696 catalog_manager.cc:5697] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c reported cstate change: term changed from 2 to 3, leader changed from fc2f428558934ca3abd2957025cbb426 (127.10.232.65) to c67a89edf6ff43c08fa454cab922e65c (127.10.232.66). New cstate: current_term: 3 leader_uuid: "c67a89edf6ff43c08fa454cab922e65c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:02.871230 11947 raft_consensus.cc:515] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:06:02.872752 11947 leader_election.cc:290] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 4 election: Requested vote from peers fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029), c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711)
I20260713 09:06:02.873588 11799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fff45fdc7334f8ca018c0e53cd0c8eb" candidate_uuid: "e9b7ce266d964682811bb580eadb18df" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fc2f428558934ca3abd2957025cbb426"
I20260713 09:06:02.873881 11875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fff45fdc7334f8ca018c0e53cd0c8eb" candidate_uuid: "e9b7ce266d964682811bb580eadb18df" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
I20260713 09:06:02.874125 11799 raft_consensus.cc:3055] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:02.874548 11799 raft_consensus.cc:740] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fc2f428558934ca3abd2957025cbb426, State: Running, Role: LEADER
I20260713 09:06:02.874550 11875 raft_consensus.cc:3060] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:02.875454 11799 consensus_queue.cc:260] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [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: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:06:02.876348 11799 raft_consensus.cc:3060] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:02.881986 11875 raft_consensus.cc:2468] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b7ce266d964682811bb580eadb18df in term 4.
I20260713 09:06:02.882642 11799 raft_consensus.cc:2468] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b7ce266d964682811bb580eadb18df in term 4.
I20260713 09:06:02.883344 11912 leader_election.cc:304] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [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: c67a89edf6ff43c08fa454cab922e65c, e9b7ce266d964682811bb580eadb18df; no voters: 
I20260713 09:06:02.884086 12093 raft_consensus.cc:2804] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:02.885111 12093 raft_consensus.cc:697] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [term 4 LEADER]: Becoming Leader. State: Replica: e9b7ce266d964682811bb580eadb18df, State: Running, Role: LEADER
I20260713 09:06:02.885830 12093 consensus_queue.cc:237] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [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: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:06:02.892565 11696 catalog_manager.cc:5697] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df reported cstate change: term changed from 3 to 4, leader changed from fc2f428558934ca3abd2957025cbb426 (127.10.232.65) to e9b7ce266d964682811bb580eadb18df (127.10.232.67). New cstate: current_term: 4 leader_uuid: "e9b7ce266d964682811bb580eadb18df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:03.073325 12126 raft_consensus.cc:993] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426: : Instructing follower e9b7ce266d964682811bb580eadb18df to start an election
I20260713 09:06:03.073917 12132 raft_consensus.cc:1081] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 3 LEADER]: Signalling peer e9b7ce266d964682811bb580eadb18df to start an election
I20260713 09:06:03.075780 11947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e791d8fc199943abbd1a6045c61d0311"
dest_uuid: "e9b7ce266d964682811bb580eadb18df"
 from {username='slave'} at 127.0.0.1:58462
I20260713 09:06:03.076351 11947 raft_consensus.cc:493] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:03.076649 11947 raft_consensus.cc:3060] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:03.080950 11947 raft_consensus.cc:515] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:06:03.082501 11947 leader_election.cc:290] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [CANDIDATE]: Term 4 election: Requested vote from peers fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029), c67a89edf6ff43c08fa454cab922e65c (127.10.232.66:35711)
I20260713 09:06:03.083719 11799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e791d8fc199943abbd1a6045c61d0311" candidate_uuid: "e9b7ce266d964682811bb580eadb18df" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fc2f428558934ca3abd2957025cbb426"
I20260713 09:06:03.083760 11875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e791d8fc199943abbd1a6045c61d0311" candidate_uuid: "e9b7ce266d964682811bb580eadb18df" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
I20260713 09:06:03.084456 11799 raft_consensus.cc:3055] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:03.084533 11875 raft_consensus.cc:3060] T e791d8fc199943abbd1a6045c61d0311 P c67a89edf6ff43c08fa454cab922e65c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:03.084750 11799 raft_consensus.cc:740] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fc2f428558934ca3abd2957025cbb426, State: Running, Role: LEADER
I20260713 09:06:03.085644 11799 consensus_queue.cc:260] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [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: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:06:03.086629 11799 raft_consensus.cc:3060] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:03.090128 11875 raft_consensus.cc:2468] T e791d8fc199943abbd1a6045c61d0311 P c67a89edf6ff43c08fa454cab922e65c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b7ce266d964682811bb580eadb18df in term 4.
I20260713 09:06:03.091385 11912 leader_election.cc:304] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [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: c67a89edf6ff43c08fa454cab922e65c, e9b7ce266d964682811bb580eadb18df; no voters: 
I20260713 09:06:03.091813 11799 raft_consensus.cc:2468] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b7ce266d964682811bb580eadb18df in term 4.
I20260713 09:06:03.092268 12093 raft_consensus.cc:2804] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:03.092762 12093 raft_consensus.cc:697] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [term 4 LEADER]: Becoming Leader. State: Replica: e9b7ce266d964682811bb580eadb18df, State: Running, Role: LEADER
I20260713 09:06:03.093612 12093 consensus_queue.cc:237] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [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: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:06:03.100555 11696 catalog_manager.cc:5697] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df reported cstate change: term changed from 3 to 4, leader changed from fc2f428558934ca3abd2957025cbb426 (127.10.232.65) to e9b7ce266d964682811bb580eadb18df (127.10.232.67). New cstate: current_term: 4 leader_uuid: "e9b7ce266d964682811bb580eadb18df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:03.116863 12126 raft_consensus.cc:993] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426: : Instructing follower c67a89edf6ff43c08fa454cab922e65c to start an election
I20260713 09:06:03.117326 12132 raft_consensus.cc:1081] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [term 1 LEADER]: Signalling peer c67a89edf6ff43c08fa454cab922e65c to start an election
I20260713 09:06:03.119009 11875 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d3a7b230bc0411bb9a725354d95d353"
dest_uuid: "c67a89edf6ff43c08fa454cab922e65c"
 from {username='slave'} at 127.0.0.1:60702
I20260713 09:06:03.119630 11875 raft_consensus.cc:493] T 0d3a7b230bc0411bb9a725354d95d353 P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:03.120141 11875 raft_consensus.cc:3060] T 0d3a7b230bc0411bb9a725354d95d353 P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:03.126806 11875 raft_consensus.cc:515] T 0d3a7b230bc0411bb9a725354d95d353 P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:06:03.128767 11875 leader_election.cc:290] T 0d3a7b230bc0411bb9a725354d95d353 P c67a89edf6ff43c08fa454cab922e65c [CANDIDATE]: Term 2 election: Requested vote from peers fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029), e9b7ce266d964682811bb580eadb18df (127.10.232.67:43069)
I20260713 09:06:03.129915 11799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3a7b230bc0411bb9a725354d95d353" candidate_uuid: "c67a89edf6ff43c08fa454cab922e65c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc2f428558934ca3abd2957025cbb426"
I20260713 09:06:03.130051 11947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3a7b230bc0411bb9a725354d95d353" candidate_uuid: "c67a89edf6ff43c08fa454cab922e65c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9b7ce266d964682811bb580eadb18df"
I20260713 09:06:03.130488 11799 raft_consensus.cc:3055] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:03.130726 11947 raft_consensus.cc:3060] T 0d3a7b230bc0411bb9a725354d95d353 P e9b7ce266d964682811bb580eadb18df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:03.130867 11799 raft_consensus.cc:740] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc2f428558934ca3abd2957025cbb426, State: Running, Role: LEADER
I20260713 09:06:03.131821 11799 consensus_queue.cc:260] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:06:03.132889 11799 raft_consensus.cc:3060] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:03.135601 11947 raft_consensus.cc:2468] T 0d3a7b230bc0411bb9a725354d95d353 P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a89edf6ff43c08fa454cab922e65c in term 2.
I20260713 09:06:03.136950 11838 leader_election.cc:304] T 0d3a7b230bc0411bb9a725354d95d353 P c67a89edf6ff43c08fa454cab922e65c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67a89edf6ff43c08fa454cab922e65c, e9b7ce266d964682811bb580eadb18df; no voters: 
I20260713 09:06:03.137957 12111 raft_consensus.cc:2804] T 0d3a7b230bc0411bb9a725354d95d353 P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:03.138527 12111 raft_consensus.cc:697] T 0d3a7b230bc0411bb9a725354d95d353 P c67a89edf6ff43c08fa454cab922e65c [term 2 LEADER]: Becoming Leader. State: Replica: c67a89edf6ff43c08fa454cab922e65c, State: Running, Role: LEADER
I20260713 09:06:03.138656 11799 raft_consensus.cc:2468] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a89edf6ff43c08fa454cab922e65c in term 2.
I20260713 09:06:03.139540 12111 consensus_queue.cc:237] T 0d3a7b230bc0411bb9a725354d95d353 P c67a89edf6ff43c08fa454cab922e65c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } } peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } }
I20260713 09:06:03.147213 11696 catalog_manager.cc:5697] T 0d3a7b230bc0411bb9a725354d95d353 P c67a89edf6ff43c08fa454cab922e65c reported cstate change: term changed from 1 to 2, leader changed from fc2f428558934ca3abd2957025cbb426 (127.10.232.65) to c67a89edf6ff43c08fa454cab922e65c (127.10.232.66). New cstate: current_term: 2 leader_uuid: "c67a89edf6ff43c08fa454cab922e65c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:03.249733 11799 raft_consensus.cc:1275] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426 [term 3 FOLLOWER]: Refusing update from remote peer c67a89edf6ff43c08fa454cab922e65c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:03.251000 12111 consensus_queue.cc:1048] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:03.261456 11947 raft_consensus.cc:1275] T 83fda65187d64b38b92ea90b290d128b P e9b7ce266d964682811bb580eadb18df [term 3 FOLLOWER]: Refusing update from remote peer c67a89edf6ff43c08fa454cab922e65c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:03.263489 12111 consensus_queue.cc:1048] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:03.270936 11875 raft_consensus.cc:1275] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [term 4 FOLLOWER]: Refusing update from remote peer e9b7ce266d964682811bb580eadb18df: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:03.272234 12093 consensus_queue.cc:1048] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:03.282735 11799 raft_consensus.cc:1275] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [term 4 FOLLOWER]: Refusing update from remote peer e9b7ce266d964682811bb580eadb18df: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:03.284374 12093 consensus_queue.cc:1048] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:03.584061 11799 raft_consensus.cc:1275] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 4 FOLLOWER]: Refusing update from remote peer e9b7ce266d964682811bb580eadb18df: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:03.584375 11800 raft_consensus.cc:1275] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Refusing update from remote peer c67a89edf6ff43c08fa454cab922e65c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:03.585629 12093 consensus_queue.cc:1048] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:03.586236 12111 consensus_queue.cc:1048] T 0d3a7b230bc0411bb9a725354d95d353 P c67a89edf6ff43c08fa454cab922e65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc2f428558934ca3abd2957025cbb426" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:03.599236 11875 raft_consensus.cc:1275] T e791d8fc199943abbd1a6045c61d0311 P c67a89edf6ff43c08fa454cab922e65c [term 4 FOLLOWER]: Refusing update from remote peer e9b7ce266d964682811bb580eadb18df: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:03.601584 12149 consensus_queue.cc:1048] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a89edf6ff43c08fa454cab922e65c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:03.603246 11947 raft_consensus.cc:1275] T 0d3a7b230bc0411bb9a725354d95d353 P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Refusing update from remote peer c67a89edf6ff43c08fa454cab922e65c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:03.604885 12111 consensus_queue.cc:1048] T 0d3a7b230bc0411bb9a725354d95d353 P c67a89edf6ff43c08fa454cab922e65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b7ce266d964682811bb580eadb18df" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:03.795403 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:03.802253 11169 tablet_server.cc:179] TabletServer@127.10.232.65:0 shutting down...
W20260713 09:06:03.828665 11841 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260713 09:06:03.832582 11169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260713 09:06:03.832947 11841 consensus_peers.cc:597] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c -> Peer fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029): Couldn't send request to peer fc2f428558934ca3abd2957025cbb426. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:03.833459 11169 tablet_replica.cc:333] T c156ce3715c140389a57e1a9b841352b P fc2f428558934ca3abd2957025cbb426: stopping tablet replica
I20260713 09:06:03.834115 11169 raft_consensus.cc:2243] T c156ce3715c140389a57e1a9b841352b P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.834707 11169 raft_consensus.cc:2272] T c156ce3715c140389a57e1a9b841352b P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.836469 11169 tablet_replica.cc:333] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426: stopping tablet replica
I20260713 09:06:03.837035 11169 raft_consensus.cc:2243] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.838064 11169 raft_consensus.cc:2272] T 3afcc148f33d4a78ab87a7a91c572a09 P fc2f428558934ca3abd2957025cbb426 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.840042 11169 tablet_replica.cc:333] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426: stopping tablet replica
I20260713 09:06:03.840700 11169 raft_consensus.cc:2243] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.841152 11169 raft_consensus.cc:2272] T eff030936aaa4aa990c0eae1cff5dd78 P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.842893 11169 tablet_replica.cc:333] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426: stopping tablet replica
I20260713 09:06:03.843499 11169 raft_consensus.cc:2243] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.844010 11169 raft_consensus.cc:2272] T 8fff45fdc7334f8ca018c0e53cd0c8eb P fc2f428558934ca3abd2957025cbb426 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.853036 11169 tablet_replica.cc:333] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426: stopping tablet replica
I20260713 09:06:03.854209 11169 raft_consensus.cc:2243] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:06:03.854209 11915 consensus_peers.cc:597] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df -> Peer fc2f428558934ca3abd2957025cbb426 (127.10.232.65:45029): Couldn't send request to peer fc2f428558934ca3abd2957025cbb426. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:03.855203 11169 raft_consensus.cc:2272] T 592a7b81805f4e2e9efc1c95a9d6df92 P fc2f428558934ca3abd2957025cbb426 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.857482 11169 tablet_replica.cc:333] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426: stopping tablet replica
I20260713 09:06:03.858011 11169 raft_consensus.cc:2243] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.858834 11169 raft_consensus.cc:2272] T 45c742580f0449329132def8c90de4ad P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.860906 11169 tablet_replica.cc:333] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426: stopping tablet replica
I20260713 09:06:03.861503 11169 raft_consensus.cc:2243] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.862103 11169 raft_consensus.cc:2272] T e791d8fc199943abbd1a6045c61d0311 P fc2f428558934ca3abd2957025cbb426 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.864741 11169 tablet_replica.cc:333] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426: stopping tablet replica
I20260713 09:06:03.865317 11169 raft_consensus.cc:2243] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.866096 11169 raft_consensus.cc:2272] T b033be8b1fa942f8be4e6dc86b494dc2 P fc2f428558934ca3abd2957025cbb426 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.867966 11169 tablet_replica.cc:333] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426: stopping tablet replica
I20260713 09:06:03.868479 11169 raft_consensus.cc:2243] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.868961 11169 raft_consensus.cc:2272] T 83fda65187d64b38b92ea90b290d128b P fc2f428558934ca3abd2957025cbb426 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.871582 11169 tablet_replica.cc:333] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426: stopping tablet replica
I20260713 09:06:03.872023 11169 raft_consensus.cc:2243] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.872383 11169 raft_consensus.cc:2272] T 0d3a7b230bc0411bb9a725354d95d353 P fc2f428558934ca3abd2957025cbb426 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.903761 11169 tablet_server.cc:196] TabletServer@127.10.232.65:0 shutdown complete.
I20260713 09:06:03.924983 11169 tablet_server.cc:179] TabletServer@127.10.232.66:0 shutting down...
I20260713 09:06:03.960807 11169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:03.961794 11169 tablet_replica.cc:333] T eff030936aaa4aa990c0eae1cff5dd78 P c67a89edf6ff43c08fa454cab922e65c: stopping tablet replica
I20260713 09:06:03.962954 11169 raft_consensus.cc:2243] T eff030936aaa4aa990c0eae1cff5dd78 P c67a89edf6ff43c08fa454cab922e65c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.964123 11169 raft_consensus.cc:2272] T eff030936aaa4aa990c0eae1cff5dd78 P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.966311 11169 tablet_replica.cc:333] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c: stopping tablet replica
I20260713 09:06:03.966964 11169 raft_consensus.cc:2243] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.967374 11169 raft_consensus.cc:2272] T 3afcc148f33d4a78ab87a7a91c572a09 P c67a89edf6ff43c08fa454cab922e65c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.969110 11169 tablet_replica.cc:333] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c: stopping tablet replica
I20260713 09:06:03.969616 11169 raft_consensus.cc:2243] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.970029 11169 raft_consensus.cc:2272] T c156ce3715c140389a57e1a9b841352b P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.971923 11169 tablet_replica.cc:333] T e791d8fc199943abbd1a6045c61d0311 P c67a89edf6ff43c08fa454cab922e65c: stopping tablet replica
I20260713 09:06:03.972422 11169 raft_consensus.cc:2243] T e791d8fc199943abbd1a6045c61d0311 P c67a89edf6ff43c08fa454cab922e65c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.972783 11169 raft_consensus.cc:2272] T e791d8fc199943abbd1a6045c61d0311 P c67a89edf6ff43c08fa454cab922e65c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.975126 11169 tablet_replica.cc:333] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c: stopping tablet replica
I20260713 09:06:03.975688 11169 raft_consensus.cc:2243] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.976102 11169 raft_consensus.cc:2272] T 8fff45fdc7334f8ca018c0e53cd0c8eb P c67a89edf6ff43c08fa454cab922e65c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.978348 11169 tablet_replica.cc:333] T 45c742580f0449329132def8c90de4ad P c67a89edf6ff43c08fa454cab922e65c: stopping tablet replica
I20260713 09:06:03.978965 11169 raft_consensus.cc:2243] T 45c742580f0449329132def8c90de4ad P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.979357 11169 raft_consensus.cc:2272] T 45c742580f0449329132def8c90de4ad P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.980994 11169 tablet_replica.cc:333] T 592a7b81805f4e2e9efc1c95a9d6df92 P c67a89edf6ff43c08fa454cab922e65c: stopping tablet replica
I20260713 09:06:03.981470 11169 raft_consensus.cc:2243] T 592a7b81805f4e2e9efc1c95a9d6df92 P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.981812 11169 raft_consensus.cc:2272] T 592a7b81805f4e2e9efc1c95a9d6df92 P c67a89edf6ff43c08fa454cab922e65c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.983570 11169 tablet_replica.cc:333] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c: stopping tablet replica
I20260713 09:06:03.984020 11169 raft_consensus.cc:2243] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.984411 11169 raft_consensus.cc:2272] T b033be8b1fa942f8be4e6dc86b494dc2 P c67a89edf6ff43c08fa454cab922e65c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.986016 11169 tablet_replica.cc:333] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c: stopping tablet replica
I20260713 09:06:03.986569 11169 raft_consensus.cc:2243] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.987296 11169 raft_consensus.cc:2272] T 83fda65187d64b38b92ea90b290d128b P c67a89edf6ff43c08fa454cab922e65c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.989326 11169 tablet_replica.cc:333] T 0d3a7b230bc0411bb9a725354d95d353 P c67a89edf6ff43c08fa454cab922e65c: stopping tablet replica
I20260713 09:06:03.989749 11169 raft_consensus.cc:2243] T 0d3a7b230bc0411bb9a725354d95d353 P c67a89edf6ff43c08fa454cab922e65c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.990518 11169 raft_consensus.cc:2272] T 0d3a7b230bc0411bb9a725354d95d353 P c67a89edf6ff43c08fa454cab922e65c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:04.022493 11169 tablet_server.cc:196] TabletServer@127.10.232.66:0 shutdown complete.
I20260713 09:06:04.043622 11169 tablet_server.cc:179] TabletServer@127.10.232.67:0 shutting down...
I20260713 09:06:04.071585 11169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:04.072268 11169 tablet_replica.cc:333] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df: stopping tablet replica
I20260713 09:06:04.072839 11169 raft_consensus.cc:2243] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:04.073266 11169 raft_consensus.cc:2272] T b033be8b1fa942f8be4e6dc86b494dc2 P e9b7ce266d964682811bb580eadb18df [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:04.075006 11169 tablet_replica.cc:333] T 592a7b81805f4e2e9efc1c95a9d6df92 P e9b7ce266d964682811bb580eadb18df: stopping tablet replica
I20260713 09:06:04.075534 11169 raft_consensus.cc:2243] T 592a7b81805f4e2e9efc1c95a9d6df92 P e9b7ce266d964682811bb580eadb18df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:04.075909 11169 raft_consensus.cc:2272] T 592a7b81805f4e2e9efc1c95a9d6df92 P e9b7ce266d964682811bb580eadb18df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:04.077447 11169 tablet_replica.cc:333] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df: stopping tablet replica
I20260713 09:06:04.077919 11169 raft_consensus.cc:2243] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:04.078327 11169 raft_consensus.cc:2272] T 45c742580f0449329132def8c90de4ad P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:04.079864 11169 tablet_replica.cc:333] T 0d3a7b230bc0411bb9a725354d95d353 P e9b7ce266d964682811bb580eadb18df: stopping tablet replica
I20260713 09:06:04.080317 11169 raft_consensus.cc:2243] T 0d3a7b230bc0411bb9a725354d95d353 P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:04.080693 11169 raft_consensus.cc:2272] T 0d3a7b230bc0411bb9a725354d95d353 P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:04.082791 11169 tablet_replica.cc:333] T 83fda65187d64b38b92ea90b290d128b P e9b7ce266d964682811bb580eadb18df: stopping tablet replica
I20260713 09:06:04.083268 11169 raft_consensus.cc:2243] T 83fda65187d64b38b92ea90b290d128b P e9b7ce266d964682811bb580eadb18df [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:04.083654 11169 raft_consensus.cc:2272] T 83fda65187d64b38b92ea90b290d128b P e9b7ce266d964682811bb580eadb18df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:04.085564 11169 tablet_replica.cc:333] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df: stopping tablet replica
I20260713 09:06:04.086037 11169 raft_consensus.cc:2243] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:06:04.086856 11169 raft_consensus.cc:2272] T 8fff45fdc7334f8ca018c0e53cd0c8eb P e9b7ce266d964682811bb580eadb18df [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:04.088936 11169 tablet_replica.cc:333] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df: stopping tablet replica
I20260713 09:06:04.089399 11169 raft_consensus.cc:2243] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:04.089916 11169 raft_consensus.cc:2272] T 3afcc148f33d4a78ab87a7a91c572a09 P e9b7ce266d964682811bb580eadb18df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:04.092007 11169 tablet_replica.cc:333] T c156ce3715c140389a57e1a9b841352b P e9b7ce266d964682811bb580eadb18df: stopping tablet replica
I20260713 09:06:04.092509 11169 raft_consensus.cc:2243] T c156ce3715c140389a57e1a9b841352b P e9b7ce266d964682811bb580eadb18df [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:04.093146 11169 raft_consensus.cc:2272] T c156ce3715c140389a57e1a9b841352b P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:04.094897 11169 tablet_replica.cc:333] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df: stopping tablet replica
I20260713 09:06:04.095356 11169 raft_consensus.cc:2243] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:06:04.096052 11169 raft_consensus.cc:2272] T e791d8fc199943abbd1a6045c61d0311 P e9b7ce266d964682811bb580eadb18df [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:04.097831 11169 tablet_replica.cc:333] T eff030936aaa4aa990c0eae1cff5dd78 P e9b7ce266d964682811bb580eadb18df: stopping tablet replica
I20260713 09:06:04.098268 11169 raft_consensus.cc:2243] T eff030936aaa4aa990c0eae1cff5dd78 P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:04.098709 11169 raft_consensus.cc:2272] T eff030936aaa4aa990c0eae1cff5dd78 P e9b7ce266d964682811bb580eadb18df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:04.127018 11169 tablet_server.cc:196] TabletServer@127.10.232.67:0 shutdown complete.
I20260713 09:06:04.148041 11169 master.cc:562] Master@127.10.232.126:44045 shutting down...
I20260713 09:06:04.182593 11752 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260713 09:06:04.317485 11169 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a20e985ab74a4a41b8fdfe2269c21a41 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:04.318005 11169 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a20e985ab74a4a41b8fdfe2269c21a41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:04.318286 11169 tablet_replica.cc:333] T 00000000000000000000000000000000 P a20e985ab74a4a41b8fdfe2269c21a41: stopping tablet replica
I20260713 09:06:04.338666 11169 master.cc:584] Master@127.10.232.126:44045 shutdown complete.
c67a89edf6ff43c08fa454cab922e65c  4
e9b7ce266d964682811bb580eadb18df  1
fc2f428558934ca3abd2957025cbb426  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10891 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:06:04.384801 11169 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.232.126:45437
I20260713 09:06:04.386075 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:04.392280 12160 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
W20260713 09:06:04.392287 12159 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
W20260713 09:06:04.393338 12162 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
I20260713 09:06:04.395013 11169 server_base.cc:1061] running on GCE node
I20260713 09:06:04.395979 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:04.396162 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:04.396349 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933564396333 us; error 0 us; skew 500 ppm
I20260713 09:06:04.396958 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:04.400098 11169 webserver.cc:533] Webserver started at http://127.10.232.126:34109/ using document root <none> and password file <none>
I20260713 09:06:04.400643 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:04.400835 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:04.401165 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:04.402395 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/master-0-root/instance:
uuid: "8e71362f98d94211903230b4146266c7"
format_stamp: "Formatted at 2026-07-13 09:06:04 on dist-test-slave-5ggs"
I20260713 09:06:04.407338 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:04.411011 12167 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:04.411814 11169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260713 09:06:04.412158 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/master-0-root
uuid: "8e71362f98d94211903230b4146266c7"
format_stamp: "Formatted at 2026-07-13 09:06:04 on dist-test-slave-5ggs"
I20260713 09:06:04.412434 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-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)
I20260713 09:06:04.427376 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:04.428921 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:04.489511 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.126:45437
I20260713 09:06:04.489661 12218 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.126:45437 every 8 connection(s)
I20260713 09:06:04.494680 12219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.506798 12219 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e71362f98d94211903230b4146266c7: Bootstrap starting.
I20260713 09:06:04.511312 12219 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8e71362f98d94211903230b4146266c7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.515901 12219 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e71362f98d94211903230b4146266c7: No bootstrap required, opened a new log
I20260713 09:06:04.518323 12219 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8e71362f98d94211903230b4146266c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e71362f98d94211903230b4146266c7" member_type: VOTER }
I20260713 09:06:04.518872 12219 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8e71362f98d94211903230b4146266c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.519129 12219 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8e71362f98d94211903230b4146266c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e71362f98d94211903230b4146266c7, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.519694 12219 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8e71362f98d94211903230b4146266c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8e71362f98d94211903230b4146266c7" member_type: VOTER }
I20260713 09:06:04.520217 12219 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8e71362f98d94211903230b4146266c7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:04.520467 12219 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8e71362f98d94211903230b4146266c7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:04.520738 12219 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8e71362f98d94211903230b4146266c7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.525559 12219 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8e71362f98d94211903230b4146266c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e71362f98d94211903230b4146266c7" member_type: VOTER }
I20260713 09:06:04.526147 12219 leader_election.cc:304] T 00000000000000000000000000000000 P 8e71362f98d94211903230b4146266c7 [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: 8e71362f98d94211903230b4146266c7; no voters: 
I20260713 09:06:04.527578 12219 leader_election.cc:290] T 00000000000000000000000000000000 P 8e71362f98d94211903230b4146266c7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:04.527984 12222 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8e71362f98d94211903230b4146266c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:04.529520 12222 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8e71362f98d94211903230b4146266c7 [term 1 LEADER]: Becoming Leader. State: Replica: 8e71362f98d94211903230b4146266c7, State: Running, Role: LEADER
I20260713 09:06:04.530145 12222 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8e71362f98d94211903230b4146266c7 [LEADER]: Queue going to LEADER mode. State: All 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: "8e71362f98d94211903230b4146266c7" member_type: VOTER }
I20260713 09:06:04.530841 12219 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8e71362f98d94211903230b4146266c7 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:04.533475 12223 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e71362f98d94211903230b4146266c7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8e71362f98d94211903230b4146266c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e71362f98d94211903230b4146266c7" member_type: VOTER } }
I20260713 09:06:04.533574 12224 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e71362f98d94211903230b4146266c7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8e71362f98d94211903230b4146266c7. Latest consensus state: current_term: 1 leader_uuid: "8e71362f98d94211903230b4146266c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e71362f98d94211903230b4146266c7" member_type: VOTER } }
I20260713 09:06:04.534315 12224 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e71362f98d94211903230b4146266c7 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:04.534327 12223 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e71362f98d94211903230b4146266c7 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:04.537173 12228 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:04.542184 12228 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:04.549060 11169 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:04.552659 12228 catalog_manager.cc:1383] Generated new cluster ID: 11d51786402649ddbd9278ecf90bf880
I20260713 09:06:04.553064 12228 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:04.570899 12228 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:04.572338 12228 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:04.597141 12228 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8e71362f98d94211903230b4146266c7: Generated new TSK 0
I20260713 09:06:04.597864 12228 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:04.618867 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:04.626531 12240 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
W20260713 09:06:04.628239 12241 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
I20260713 09:06:04.631528 11169 server_base.cc:1061] running on GCE node
W20260713 09:06:04.631561 12243 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
I20260713 09:06:04.632810 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:04.633026 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:04.633242 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933564633225 us; error 0 us; skew 500 ppm
I20260713 09:06:04.633726 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:04.636121 11169 webserver.cc:533] Webserver started at http://127.10.232.65:42413/ using document root <none> and password file <none>
I20260713 09:06:04.636569 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:04.636734 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:04.636963 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:04.637965 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-0-root/instance:
uuid: "4c782244a7e04852aee57ebac2614104"
format_stamp: "Formatted at 2026-07-13 09:06:04 on dist-test-slave-5ggs"
I20260713 09:06:04.642977 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:06:04.646615 12248 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:04.647523 11169 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:06:04.647877 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-0-root
uuid: "4c782244a7e04852aee57ebac2614104"
format_stamp: "Formatted at 2026-07-13 09:06:04 on dist-test-slave-5ggs"
I20260713 09:06:04.648129 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-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)
I20260713 09:06:04.675037 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:04.676466 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:04.678175 11169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:04.680660 11169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:04.680902 11169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:04.681195 11169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:04.681401 11169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:04.725998 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.65:41231
I20260713 09:06:04.726157 12310 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.65:41231 every 8 connection(s)
I20260713 09:06:04.731249 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:04.738562 12315 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
W20260713 09:06:04.739696 12316 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
I20260713 09:06:04.742031 11169 server_base.cc:1061] running on GCE node
W20260713 09:06:04.742856 12318 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
I20260713 09:06:04.744007 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:04.744297 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:04.744463 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933564744446 us; error 0 us; skew 500 ppm
I20260713 09:06:04.745203 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:04.746012 12311 heartbeater.cc:344] Connected to a master server at 127.10.232.126:45437
I20260713 09:06:04.746456 12311 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:04.747289 12311 heartbeater.cc:507] Master 127.10.232.126:45437 requested a full tablet report, sending...
I20260713 09:06:04.748183 11169 webserver.cc:533] Webserver started at http://127.10.232.66:35491/ using document root <none> and password file <none>
I20260713 09:06:04.748855 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:04.749109 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:04.749536 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:04.749948 12184 ts_manager.cc:194] Registered new tserver with Master: 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231)
I20260713 09:06:04.751343 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-1-root/instance:
uuid: "f1f0c8be71a84616b69340476af456e9"
format_stamp: "Formatted at 2026-07-13 09:06:04 on dist-test-slave-5ggs"
I20260713 09:06:04.752609 12184 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37974
I20260713 09:06:04.757040 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:06:04.760751 12323 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:04.761682 11169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:04.761998 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-1-root
uuid: "f1f0c8be71a84616b69340476af456e9"
format_stamp: "Formatted at 2026-07-13 09:06:04 on dist-test-slave-5ggs"
I20260713 09:06:04.762280 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-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)
I20260713 09:06:04.782866 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:04.784296 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:04.785944 11169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:04.788698 11169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:04.788929 11169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:04.789172 11169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:04.789428 11169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:04.838932 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.66:35217
I20260713 09:06:04.839036 12385 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.66:35217 every 8 connection(s)
I20260713 09:06:04.844741 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:04.853425 12389 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
W20260713 09:06:04.856437 12390 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
W20260713 09:06:04.857015 12392 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
I20260713 09:06:04.858145 11169 server_base.cc:1061] running on GCE node
I20260713 09:06:04.859493 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:04.859767 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:04.859997 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933564859968 us; error 0 us; skew 500 ppm
I20260713 09:06:04.860335 12386 heartbeater.cc:344] Connected to a master server at 127.10.232.126:45437
I20260713 09:06:04.860718 12386 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:04.860688 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:04.861703 12386 heartbeater.cc:507] Master 127.10.232.126:45437 requested a full tablet report, sending...
I20260713 09:06:04.864204 11169 webserver.cc:533] Webserver started at http://127.10.232.67:44629/ using document root <none> and password file <none>
I20260713 09:06:04.864320 12184 ts_manager.cc:194] Registered new tserver with Master: f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
I20260713 09:06:04.864831 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:04.865096 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:04.865415 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:04.866117 12184 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37976
I20260713 09:06:04.866783 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-2-root/instance:
uuid: "72d2163b868147528c666436ae4c68d2"
format_stamp: "Formatted at 2026-07-13 09:06:04 on dist-test-slave-5ggs"
I20260713 09:06:04.871578 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:04.875108 12397 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:04.876034 11169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260713 09:06:04.876374 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-2-root
uuid: "72d2163b868147528c666436ae4c68d2"
format_stamp: "Formatted at 2026-07-13 09:06:04 on dist-test-slave-5ggs"
I20260713 09:06:04.876675 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-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)
I20260713 09:06:04.901178 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:04.902753 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:04.904500 11169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:04.907058 11169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:04.907292 11169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:04.907554 11169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:04.907737 11169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:04.966874 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.67:38649
I20260713 09:06:04.966997 12459 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.67:38649 every 8 connection(s)
I20260713 09:06:04.982789 12460 heartbeater.cc:344] Connected to a master server at 127.10.232.126:45437
I20260713 09:06:04.983183 12460 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:04.984244 12460 heartbeater.cc:507] Master 127.10.232.126:45437 requested a full tablet report, sending...
I20260713 09:06:04.986519 12184 ts_manager.cc:194] Registered new tserver with Master: 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:04.986785 11169 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01638476s
I20260713 09:06:04.987913 12184 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37982
I20260713 09:06:05.015115 12184 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37988:
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"
    }
  }
}
W20260713 09:06:05.019752 12184 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.
I20260713 09:06:05.132592 12276 tablet_service.cc:1511] Processing CreateTablet for tablet 25f8917945eb40328be4455bb0e70a1a (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:05.133812 12274 tablet_service.cc:1511] Processing CreateTablet for tablet 4add46506c5d43deb664ff7b88d28264 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:05.134505 12276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f8917945eb40328be4455bb0e70a1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.135499 12274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4add46506c5d43deb664ff7b88d28264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.132592 12275 tablet_service.cc:1511] Processing CreateTablet for tablet aa7c31f8c8154c27b4b0d80fef9929e6 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:05.140369 12275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa7c31f8c8154c27b4b0d80fef9929e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.148191 12272 tablet_service.cc:1511] Processing CreateTablet for tablet 09c2c051d09f497e9920c8fd1319d836 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:05.149341 12425 tablet_service.cc:1511] Processing CreateTablet for tablet 25f8917945eb40328be4455bb0e70a1a (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:05.151712 12425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f8917945eb40328be4455bb0e70a1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.153807 12271 tablet_service.cc:1511] Processing CreateTablet for tablet abeeaad482374283bcb7a19f2c8260ea (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:05.158218 12424 tablet_service.cc:1511] Processing CreateTablet for tablet aa7c31f8c8154c27b4b0d80fef9929e6 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:05.164350 12270 tablet_service.cc:1511] Processing CreateTablet for tablet b5de5984138e4c3a9e6a773f2142b478 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:05.168222 12269 tablet_service.cc:1511] Processing CreateTablet for tablet a5ec8e14037c4c3c9df4edf03bef57ee (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:05.171870 12267 tablet_service.cc:1511] Processing CreateTablet for tablet 3923c1e52ea64c5580528ab21eb73b72 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:05.161491 12268 tablet_service.cc:1511] Processing CreateTablet for tablet f031a211769145c7ac7ece7a160c7793 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:05.145547 12273 tablet_service.cc:1511] Processing CreateTablet for tablet 8b1b9458565a44a18dcb7e9c4228f3e6 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:05.176092 12424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa7c31f8c8154c27b4b0d80fef9929e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.150358 12272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c2c051d09f497e9920c8fd1319d836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.186691 12267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3923c1e52ea64c5580528ab21eb73b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.187381 12474 tablet_bootstrap.cc:492] T 25f8917945eb40328be4455bb0e70a1a P 4c782244a7e04852aee57ebac2614104: Bootstrap starting.
I20260713 09:06:05.185876 12423 tablet_service.cc:1511] Processing CreateTablet for tablet 4add46506c5d43deb664ff7b88d28264 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:05.190349 12422 tablet_service.cc:1511] Processing CreateTablet for tablet 8b1b9458565a44a18dcb7e9c4228f3e6 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:05.193542 12423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4add46506c5d43deb664ff7b88d28264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.194281 12422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b1b9458565a44a18dcb7e9c4228f3e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.193576 12276 tablet_service.cc:1511] Processing CreateTablet for tablet 0416476d7b32417e8531a1986084f390 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:05.203755 12419 tablet_service.cc:1511] Processing CreateTablet for tablet b5de5984138e4c3a9e6a773f2142b478 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:05.205432 12419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5de5984138e4c3a9e6a773f2142b478. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.208451 12418 tablet_service.cc:1511] Processing CreateTablet for tablet a5ec8e14037c4c3c9df4edf03bef57ee (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:05.210124 12418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ec8e14037c4c3c9df4edf03bef57ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.200805 12421 tablet_service.cc:1511] Processing CreateTablet for tablet 09c2c051d09f497e9920c8fd1319d836 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:05.202080 12420 tablet_service.cc:1511] Processing CreateTablet for tablet abeeaad482374283bcb7a19f2c8260ea (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:05.217854 12275 tablet_service.cc:1511] Processing CreateTablet for tablet cedc9e517417403bba3461b301dfec53 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:05.219964 12417 tablet_service.cc:1511] Processing CreateTablet for tablet f031a211769145c7ac7ece7a160c7793 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:05.223320 12416 tablet_service.cc:1511] Processing CreateTablet for tablet 3923c1e52ea64c5580528ab21eb73b72 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:05.225443 12274 tablet_service.cc:1511] Processing CreateTablet for tablet 5af1a86180824f129ef492de765cbff0 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:05.227288 12417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f031a211769145c7ac7ece7a160c7793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.228034 12420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abeeaad482374283bcb7a19f2c8260ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.230270 12350 tablet_service.cc:1511] Processing CreateTablet for tablet aa7c31f8c8154c27b4b0d80fef9929e6 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:05.231673 12350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa7c31f8c8154c27b4b0d80fef9929e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.232410 12349 tablet_service.cc:1511] Processing CreateTablet for tablet 4add46506c5d43deb664ff7b88d28264 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:05.233711 12349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4add46506c5d43deb664ff7b88d28264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.235569 12351 tablet_service.cc:1511] Processing CreateTablet for tablet 25f8917945eb40328be4455bb0e70a1a (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:05.235988 12267 tablet_service.cc:1511] Processing CreateTablet for tablet 61c8a4cbd4274e06a0da3ec521df1b9d (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:05.236932 12351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f8917945eb40328be4455bb0e70a1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.236789 12347 tablet_service.cc:1511] Processing CreateTablet for tablet 09c2c051d09f497e9920c8fd1319d836 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:05.238128 12347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c2c051d09f497e9920c8fd1319d836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.238806 12416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3923c1e52ea64c5580528ab21eb73b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.239749 12346 tablet_service.cc:1511] Processing CreateTablet for tablet abeeaad482374283bcb7a19f2c8260ea (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:05.191447 12273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b1b9458565a44a18dcb7e9c4228f3e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.242723 12345 tablet_service.cc:1511] Processing CreateTablet for tablet b5de5984138e4c3a9e6a773f2142b478 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:05.235569 12348 tablet_service.cc:1511] Processing CreateTablet for tablet 8b1b9458565a44a18dcb7e9c4228f3e6 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:05.243912 12344 tablet_service.cc:1511] Processing CreateTablet for tablet a5ec8e14037c4c3c9df4edf03bef57ee (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:05.248765 12421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c2c051d09f497e9920c8fd1319d836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.253515 12269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ec8e14037c4c3c9df4edf03bef57ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.255684 12271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abeeaad482374283bcb7a19f2c8260ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.256739 12274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5af1a86180824f129ef492de765cbff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.257683 12276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0416476d7b32417e8531a1986084f390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.263049 12346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abeeaad482374283bcb7a19f2c8260ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.263839 12348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b1b9458565a44a18dcb7e9c4228f3e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.265519 12343 tablet_service.cc:1511] Processing CreateTablet for tablet f031a211769145c7ac7ece7a160c7793 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:05.266938 12343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f031a211769145c7ac7ece7a160c7793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.270740 12342 tablet_service.cc:1511] Processing CreateTablet for tablet 3923c1e52ea64c5580528ab21eb73b72 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:05.253621 12424 tablet_service.cc:1511] Processing CreateTablet for tablet 0416476d7b32417e8531a1986084f390 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:05.300773 12418 tablet_service.cc:1511] Processing CreateTablet for tablet 5af1a86180824f129ef492de765cbff0 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:05.286195 12425 tablet_service.cc:1511] Processing CreateTablet for tablet cedc9e517417403bba3461b301dfec53 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:05.271714 12270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5de5984138e4c3a9e6a773f2142b478. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.316303 12267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61c8a4cbd4274e06a0da3ec521df1b9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.318749 12275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cedc9e517417403bba3461b301dfec53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.272977 12345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5de5984138e4c3a9e6a773f2142b478. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.322768 12344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ec8e14037c4c3c9df4edf03bef57ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.323411 12272 tablet_service.cc:1511] Processing CreateTablet for tablet 03617f12196b4e86b5d1b3318d62bb11 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:05.324755 12272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03617f12196b4e86b5d1b3318d62bb11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.326858 12342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3923c1e52ea64c5580528ab21eb73b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.327534 12268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f031a211769145c7ac7ece7a160c7793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.330251 12475 tablet_bootstrap.cc:492] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2: Bootstrap starting.
I20260713 09:06:05.337749 12423 tablet_service.cc:1511] Processing CreateTablet for tablet 61c8a4cbd4274e06a0da3ec521df1b9d (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:05.314244 12424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0416476d7b32417e8531a1986084f390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.346715 12425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cedc9e517417403bba3461b301dfec53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.350852 12418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5af1a86180824f129ef492de765cbff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.353896 12474 tablet_bootstrap.cc:654] T 25f8917945eb40328be4455bb0e70a1a P 4c782244a7e04852aee57ebac2614104: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:05.353577 12422 tablet_service.cc:1511] Processing CreateTablet for tablet 03617f12196b4e86b5d1b3318d62bb11 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:05.368790 12475 tablet_bootstrap.cc:654] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:05.372264 12423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61c8a4cbd4274e06a0da3ec521df1b9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.372416 12269 tablet_service.cc:1511] Processing CreateTablet for tablet 417dcc58f89c4ee9bd0190f9d6056d83 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:05.373744 12269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 417dcc58f89c4ee9bd0190f9d6056d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.378315 12422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03617f12196b4e86b5d1b3318d62bb11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.356863 12349 tablet_service.cc:1511] Processing CreateTablet for tablet 0416476d7b32417e8531a1986084f390 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:05.388494 12349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0416476d7b32417e8531a1986084f390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.403208 12419 tablet_service.cc:1511] Processing CreateTablet for tablet 417dcc58f89c4ee9bd0190f9d6056d83 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:05.404798 12419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 417dcc58f89c4ee9bd0190f9d6056d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.407130 12343 tablet_service.cc:1511] Processing CreateTablet for tablet cedc9e517417403bba3461b301dfec53 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:05.409337 12351 tablet_service.cc:1511] Processing CreateTablet for tablet 5af1a86180824f129ef492de765cbff0 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:05.430816 12351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5af1a86180824f129ef492de765cbff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.442474 12417 tablet_service.cc:1511] Processing CreateTablet for tablet 303d904b5fa44161881900de0081e84f (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:05.444397 12417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 303d904b5fa44161881900de0081e84f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.445433 12420 tablet_service.cc:1511] Processing CreateTablet for tablet 7ca6847d37824909a8a37ea266df6a81 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:05.447146 12420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca6847d37824909a8a37ea266df6a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.449054 12347 tablet_service.cc:1511] Processing CreateTablet for tablet 03617f12196b4e86b5d1b3318d62bb11 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:05.451800 12350 tablet_service.cc:1511] Processing CreateTablet for tablet 417dcc58f89c4ee9bd0190f9d6056d83 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:05.454052 12273 tablet_service.cc:1511] Processing CreateTablet for tablet 303d904b5fa44161881900de0081e84f (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:05.455329 12273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 303d904b5fa44161881900de0081e84f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.455693 12348 tablet_service.cc:1511] Processing CreateTablet for tablet 61c8a4cbd4274e06a0da3ec521df1b9d (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:05.463953 12476 tablet_bootstrap.cc:492] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9: Bootstrap starting.
I20260713 09:06:05.441484 12267 tablet_service.cc:1511] Processing CreateTablet for tablet 7ca6847d37824909a8a37ea266df6a81 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:05.470338 12267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca6847d37824909a8a37ea266df6a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.481725 12343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cedc9e517417403bba3461b301dfec53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.489754 12272 tablet_service.cc:1511] Processing CreateTablet for tablet 2695c6d96ae642769109849601c83105 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:05.491667 12272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2695c6d96ae642769109849601c83105. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.500239 12344 tablet_service.cc:1511] Processing CreateTablet for tablet 7ca6847d37824909a8a37ea266df6a81 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:05.507915 12425 tablet_service.cc:1511] Processing CreateTablet for tablet 2695c6d96ae642769109849601c83105 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:05.512641 12425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2695c6d96ae642769109849601c83105. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.515190 12345 tablet_service.cc:1511] Processing CreateTablet for tablet 303d904b5fa44161881900de0081e84f (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:05.515712 12268 tablet_service.cc:1511] Processing CreateTablet for tablet 9699550c02414199a79c66acf0a5be2e (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:05.516724 12348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61c8a4cbd4274e06a0da3ec521df1b9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.516952 12268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9699550c02414199a79c66acf0a5be2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.517442 12347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03617f12196b4e86b5d1b3318d62bb11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.522827 12350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 417dcc58f89c4ee9bd0190f9d6056d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.526744 12344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca6847d37824909a8a37ea266df6a81. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:06:05.543442 12232 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:05.549065 12345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 303d904b5fa44161881900de0081e84f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.577059 12346 tablet_service.cc:1511] Processing CreateTablet for tablet 2695c6d96ae642769109849601c83105 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:05.579105 12346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2695c6d96ae642769109849601c83105. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.585533 12475 tablet_bootstrap.cc:492] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2: No bootstrap required, opened a new log
I20260713 09:06:05.586117 12475 ts_tablet_manager.cc:1403] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2: Time spent bootstrapping tablet: real 0.256s	user 0.034s	sys 0.039s
I20260713 09:06:05.586449 12474 tablet_bootstrap.cc:492] T 25f8917945eb40328be4455bb0e70a1a P 4c782244a7e04852aee57ebac2614104: No bootstrap required, opened a new log
I20260713 09:06:05.587035 12474 ts_tablet_manager.cc:1403] T 25f8917945eb40328be4455bb0e70a1a P 4c782244a7e04852aee57ebac2614104: Time spent bootstrapping tablet: real 0.400s	user 0.035s	sys 0.006s
I20260713 09:06:05.589212 12475 raft_consensus.cc:359] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:05.590131 12475 raft_consensus.cc:385] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:05.590687 12475 raft_consensus.cc:740] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.593748 12476 tablet_bootstrap.cc:654] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:05.597625 12342 tablet_service.cc:1511] Processing CreateTablet for tablet 9699550c02414199a79c66acf0a5be2e (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:05.601207 12475 consensus_queue.cc:260] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:05.590068 12474 raft_consensus.cc:359] T 25f8917945eb40328be4455bb0e70a1a P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } }
I20260713 09:06:05.621822 12418 tablet_service.cc:1511] Processing CreateTablet for tablet 9699550c02414199a79c66acf0a5be2e (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:05.622793 12274 tablet_service.cc:1511] Processing CreateTablet for tablet cd6836ce8c234206bcecf85da585cc74 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:05.623339 12418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9699550c02414199a79c66acf0a5be2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.624079 12274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd6836ce8c234206bcecf85da585cc74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.624017 12350 tablet_service.cc:1511] Processing CreateTablet for tablet cd6836ce8c234206bcecf85da585cc74 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:05.626609 12342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9699550c02414199a79c66acf0a5be2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.628042 12420 tablet_service.cc:1511] Processing CreateTablet for tablet cd6836ce8c234206bcecf85da585cc74 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:05.629333 12420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd6836ce8c234206bcecf85da585cc74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.638965 12416 tablet_service.cc:1511] Processing CreateTablet for tablet 86fbcbc0a8f744e087c4c8c69d531ab1 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:05.640393 12416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86fbcbc0a8f744e087c4c8c69d531ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.619657 12474 raft_consensus.cc:385] T 25f8917945eb40328be4455bb0e70a1a P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:05.644294 12421 tablet_service.cc:1511] Processing CreateTablet for tablet f6c66d80f46443d7b8d322ad198ee6d1 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:05.651808 12421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c66d80f46443d7b8d322ad198ee6d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.658404 12347 tablet_service.cc:1511] Processing CreateTablet for tablet f6c66d80f46443d7b8d322ad198ee6d1 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:05.659941 12424 tablet_service.cc:1511] Processing CreateTablet for tablet 06c3182261ea444ea169a8853b508da0 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:05.661391 12424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06c3182261ea444ea169a8853b508da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.663074 12343 tablet_service.cc:1511] Processing CreateTablet for tablet 06c3182261ea444ea169a8853b508da0 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:05.665455 12460 heartbeater.cc:499] Master 127.10.232.126:45437 was elected leader, sending a full tablet report...
I20260713 09:06:05.666288 12275 tablet_service.cc:1511] Processing CreateTablet for tablet 06c3182261ea444ea169a8853b508da0 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:05.667670 12275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06c3182261ea444ea169a8853b508da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.666288 12273 tablet_service.cc:1511] Processing CreateTablet for tablet f6c66d80f46443d7b8d322ad198ee6d1 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:05.669099 12273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c66d80f46443d7b8d322ad198ee6d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.667289 12267 tablet_service.cc:1511] Processing CreateTablet for tablet 86fbcbc0a8f744e087c4c8c69d531ab1 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:05.674608 12350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd6836ce8c234206bcecf85da585cc74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.675276 12267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86fbcbc0a8f744e087c4c8c69d531ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.682778 12347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c66d80f46443d7b8d322ad198ee6d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.664430 12475 ts_tablet_manager.cc:1434] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2: Time spent starting tablet: real 0.075s	user 0.014s	sys 0.001s
I20260713 09:06:05.688069 12475 tablet_bootstrap.cc:492] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2: Bootstrap starting.
I20260713 09:06:05.690887 12343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06c3182261ea444ea169a8853b508da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.695163 12475 tablet_bootstrap.cc:654] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:05.647261 12474 raft_consensus.cc:740] T 25f8917945eb40328be4455bb0e70a1a P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.647711 12345 tablet_service.cc:1511] Processing CreateTablet for tablet 86fbcbc0a8f744e087c4c8c69d531ab1 (DEFAULT_TABLE table=test-workload [id=cff527d3606c494fbdb920faf5de5af4]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:05.729187 12345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86fbcbc0a8f744e087c4c8c69d531ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.723289 12474 consensus_queue.cc:260] T 25f8917945eb40328be4455bb0e70a1a P 4c782244a7e04852aee57ebac2614104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } }
I20260713 09:06:05.740219 12476 tablet_bootstrap.cc:492] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9: No bootstrap required, opened a new log
I20260713 09:06:05.740783 12476 ts_tablet_manager.cc:1403] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9: Time spent bootstrapping tablet: real 0.277s	user 0.026s	sys 0.029s
I20260713 09:06:05.743933 12476 raft_consensus.cc:359] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:05.744742 12476 raft_consensus.cc:385] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:05.745081 12476 raft_consensus.cc:740] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.745992 12476 consensus_queue.cc:260] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:05.748346 12475 tablet_bootstrap.cc:492] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2: No bootstrap required, opened a new log
I20260713 09:06:05.755614 12311 heartbeater.cc:499] Master 127.10.232.126:45437 was elected leader, sending a full tablet report...
I20260713 09:06:05.771654 12386 heartbeater.cc:499] Master 127.10.232.126:45437 was elected leader, sending a full tablet report...
I20260713 09:06:05.770661 12475 ts_tablet_manager.cc:1403] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2: Time spent bootstrapping tablet: real 0.083s	user 0.013s	sys 0.032s
I20260713 09:06:05.776839 12475 raft_consensus.cc:359] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } }
I20260713 09:06:05.777586 12475 raft_consensus.cc:385] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:05.777911 12475 raft_consensus.cc:740] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.782469 12475 consensus_queue.cc:260] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } }
I20260713 09:06:05.784718 12475 ts_tablet_manager.cc:1434] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:06:05.785684 12475 tablet_bootstrap.cc:492] T aa7c31f8c8154c27b4b0d80fef9929e6 P 72d2163b868147528c666436ae4c68d2: Bootstrap starting.
I20260713 09:06:05.791503 12474 ts_tablet_manager.cc:1434] T 25f8917945eb40328be4455bb0e70a1a P 4c782244a7e04852aee57ebac2614104: Time spent starting tablet: real 0.204s	user 0.010s	sys 0.007s
I20260713 09:06:05.792703 12474 tablet_bootstrap.cc:492] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104: Bootstrap starting.
I20260713 09:06:05.793242 12476 ts_tablet_manager.cc:1434] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.003s
I20260713 09:06:05.799108 12474 tablet_bootstrap.cc:654] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:05.803227 12476 tablet_bootstrap.cc:492] T 4add46506c5d43deb664ff7b88d28264 P f1f0c8be71a84616b69340476af456e9: Bootstrap starting.
I20260713 09:06:05.807068 12475 tablet_bootstrap.cc:654] T aa7c31f8c8154c27b4b0d80fef9929e6 P 72d2163b868147528c666436ae4c68d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:05.814131 12476 tablet_bootstrap.cc:654] T 4add46506c5d43deb664ff7b88d28264 P f1f0c8be71a84616b69340476af456e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:05.815996 12474 tablet_bootstrap.cc:492] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104: No bootstrap required, opened a new log
I20260713 09:06:05.816464 12474 ts_tablet_manager.cc:1403] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.000s
I20260713 09:06:05.817706 12479 raft_consensus.cc:493] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:05.818171 12479 raft_consensus.cc:515] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } }
I20260713 09:06:05.820315 12474 raft_consensus.cc:359] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:05.821619 12474 raft_consensus.cc:385] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:05.821985 12474 raft_consensus.cc:740] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.822882 12474 consensus_queue.cc:260] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:05.824683 12475 tablet_bootstrap.cc:492] T aa7c31f8c8154c27b4b0d80fef9929e6 P 72d2163b868147528c666436ae4c68d2: No bootstrap required, opened a new log
I20260713 09:06:05.825239 12475 ts_tablet_manager.cc:1403] T aa7c31f8c8154c27b4b0d80fef9929e6 P 72d2163b868147528c666436ae4c68d2: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.003s
I20260713 09:06:05.832427 12479 leader_election.cc:290] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
I20260713 09:06:05.833609 12475 raft_consensus.cc:359] T aa7c31f8c8154c27b4b0d80fef9929e6 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:05.834513 12475 raft_consensus.cc:385] T aa7c31f8c8154c27b4b0d80fef9929e6 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:05.834836 12475 raft_consensus.cc:740] T aa7c31f8c8154c27b4b0d80fef9929e6 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.835659 12475 consensus_queue.cc:260] T aa7c31f8c8154c27b4b0d80fef9929e6 P 72d2163b868147528c666436ae4c68d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:05.838001 12475 ts_tablet_manager.cc:1434] T aa7c31f8c8154c27b4b0d80fef9929e6 P 72d2163b868147528c666436ae4c68d2: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:06:05.839440 12475 tablet_bootstrap.cc:492] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2: Bootstrap starting.
I20260713 09:06:05.842290 12474 ts_tablet_manager.cc:1434] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.001s
I20260713 09:06:05.844520 12474 tablet_bootstrap.cc:492] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104: Bootstrap starting.
I20260713 09:06:05.853199 12474 tablet_bootstrap.cc:654] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:05.855700 12475 tablet_bootstrap.cc:654] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:05.863356 12476 tablet_bootstrap.cc:492] T 4add46506c5d43deb664ff7b88d28264 P f1f0c8be71a84616b69340476af456e9: No bootstrap required, opened a new log
I20260713 09:06:05.864070 12476 ts_tablet_manager.cc:1403] T 4add46506c5d43deb664ff7b88d28264 P f1f0c8be71a84616b69340476af456e9: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.015s
I20260713 09:06:05.867379 12476 raft_consensus.cc:359] T 4add46506c5d43deb664ff7b88d28264 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:05.868269 12476 raft_consensus.cc:385] T 4add46506c5d43deb664ff7b88d28264 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:05.868628 12476 raft_consensus.cc:740] T 4add46506c5d43deb664ff7b88d28264 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.869537 12476 consensus_queue.cc:260] T 4add46506c5d43deb664ff7b88d28264 P f1f0c8be71a84616b69340476af456e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:05.872176 12476 ts_tablet_manager.cc:1434] T 4add46506c5d43deb664ff7b88d28264 P f1f0c8be71a84616b69340476af456e9: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260713 09:06:05.873265 12476 tablet_bootstrap.cc:492] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9: Bootstrap starting.
I20260713 09:06:05.875391 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f8917945eb40328be4455bb0e70a1a" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
I20260713 09:06:05.876152 12286 raft_consensus.cc:2468] T 25f8917945eb40328be4455bb0e70a1a P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72d2163b868147528c666436ae4c68d2 in term 0.
I20260713 09:06:05.876780 12475 tablet_bootstrap.cc:492] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2: No bootstrap required, opened a new log
I20260713 09:06:05.877328 12475 ts_tablet_manager.cc:1403] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.006s
I20260713 09:06:05.877904 12401 leader_election.cc:304] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, 72d2163b868147528c666436ae4c68d2; no voters: 
I20260713 09:06:05.878556 12474 tablet_bootstrap.cc:492] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104: No bootstrap required, opened a new log
I20260713 09:06:05.878921 12479 raft_consensus.cc:2804] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:05.879138 12474 ts_tablet_manager.cc:1403] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.003s
I20260713 09:06:05.879293 12479 raft_consensus.cc:493] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:05.879669 12479 raft_consensus.cc:3060] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.880929 12476 tablet_bootstrap.cc:654] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:05.882014 12474 raft_consensus.cc:359] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:05.883220 12474 raft_consensus.cc:385] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:05.883518 12474 raft_consensus.cc:740] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.884423 12474 consensus_queue.cc:260] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:05.886585 12474 ts_tablet_manager.cc:1434] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:06:05.887512 12474 tablet_bootstrap.cc:492] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104: Bootstrap starting.
I20260713 09:06:05.893597 12475 raft_consensus.cc:359] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:05.894644 12479 raft_consensus.cc:515] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } }
I20260713 09:06:05.897339 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f8917945eb40328be4455bb0e70a1a" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104"
I20260713 09:06:05.897889 12286 raft_consensus.cc:3060] T 25f8917945eb40328be4455bb0e70a1a P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.898645 12476 tablet_bootstrap.cc:492] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9: No bootstrap required, opened a new log
I20260713 09:06:05.899170 12476 ts_tablet_manager.cc:1403] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.004s
I20260713 09:06:05.900943 12361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f8917945eb40328be4455bb0e70a1a" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
I20260713 09:06:05.901368 12474 tablet_bootstrap.cc:654] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:05.902460 12400 leader_election.cc:343] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:05.902331 12476 raft_consensus.cc:359] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:05.903131 12476 raft_consensus.cc:385] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:05.903455 12476 raft_consensus.cc:740] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.894300 12475 raft_consensus.cc:385] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:05.904572 12475 raft_consensus.cc:740] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.905900 12479 leader_election.cc:290] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 election: Requested vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
I20260713 09:06:05.906661 12475 consensus_queue.cc:260] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:05.907325 12361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f8917945eb40328be4455bb0e70a1a" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9"
I20260713 09:06:05.908133 12286 raft_consensus.cc:2468] T 25f8917945eb40328be4455bb0e70a1a P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d2163b868147528c666436ae4c68d2 in term 1.
I20260713 09:06:05.908921 12475 ts_tablet_manager.cc:1434] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.001s
W20260713 09:06:05.908975 12400 leader_election.cc:343] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:05.909206 12476 consensus_queue.cc:260] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:05.910107 12475 tablet_bootstrap.cc:492] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 72d2163b868147528c666436ae4c68d2: Bootstrap starting.
I20260713 09:06:05.909921 12401 leader_election.cc:304] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, 72d2163b868147528c666436ae4c68d2; no voters: f1f0c8be71a84616b69340476af456e9
I20260713 09:06:05.913635 12479 raft_consensus.cc:2804] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:05.914834 12476 ts_tablet_manager.cc:1434] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:06:05.914086 12479 raft_consensus.cc:697] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Becoming Leader. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Running, Role: LEADER
I20260713 09:06:05.916260 12476 tablet_bootstrap.cc:492] T 25f8917945eb40328be4455bb0e70a1a P f1f0c8be71a84616b69340476af456e9: Bootstrap starting.
I20260713 09:06:05.916030 12479 consensus_queue.cc:237] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } }
I20260713 09:06:05.920610 12474 tablet_bootstrap.cc:492] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104: No bootstrap required, opened a new log
I20260713 09:06:05.921278 12474 ts_tablet_manager.cc:1403] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.006s
I20260713 09:06:05.924026 12476 tablet_bootstrap.cc:654] T 25f8917945eb40328be4455bb0e70a1a P f1f0c8be71a84616b69340476af456e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:05.924674 12474 raft_consensus.cc:359] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:05.925590 12474 raft_consensus.cc:385] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:05.925966 12474 raft_consensus.cc:740] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.926882 12474 consensus_queue.cc:260] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:05.929502 12474 ts_tablet_manager.cc:1434] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:06:05.930662 12474 tablet_bootstrap.cc:492] T 09c2c051d09f497e9920c8fd1319d836 P 4c782244a7e04852aee57ebac2614104: Bootstrap starting.
I20260713 09:06:05.932399 12476 tablet_bootstrap.cc:492] T 25f8917945eb40328be4455bb0e70a1a P f1f0c8be71a84616b69340476af456e9: No bootstrap required, opened a new log
I20260713 09:06:05.933020 12476 ts_tablet_manager.cc:1403] T 25f8917945eb40328be4455bb0e70a1a P f1f0c8be71a84616b69340476af456e9: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260713 09:06:05.936264 12476 raft_consensus.cc:359] T 25f8917945eb40328be4455bb0e70a1a P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } }
I20260713 09:06:05.937038 12476 raft_consensus.cc:385] T 25f8917945eb40328be4455bb0e70a1a P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:05.937330 12476 raft_consensus.cc:740] T 25f8917945eb40328be4455bb0e70a1a P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.937646 12474 tablet_bootstrap.cc:654] T 09c2c051d09f497e9920c8fd1319d836 P 4c782244a7e04852aee57ebac2614104: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:05.938295 12476 consensus_queue.cc:260] T 25f8917945eb40328be4455bb0e70a1a P f1f0c8be71a84616b69340476af456e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } }
I20260713 09:06:05.941078 12475 tablet_bootstrap.cc:654] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 72d2163b868147528c666436ae4c68d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:05.941327 12476 ts_tablet_manager.cc:1434] T 25f8917945eb40328be4455bb0e70a1a P f1f0c8be71a84616b69340476af456e9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:05.942953 12476 tablet_bootstrap.cc:492] T aa7c31f8c8154c27b4b0d80fef9929e6 P f1f0c8be71a84616b69340476af456e9: Bootstrap starting.
I20260713 09:06:05.951980 12476 tablet_bootstrap.cc:654] T aa7c31f8c8154c27b4b0d80fef9929e6 P f1f0c8be71a84616b69340476af456e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:05.953773 12475 tablet_bootstrap.cc:492] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 72d2163b868147528c666436ae4c68d2: No bootstrap required, opened a new log
I20260713 09:06:05.954357 12475 ts_tablet_manager.cc:1403] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 72d2163b868147528c666436ae4c68d2: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.007s
I20260713 09:06:05.957396 12475 raft_consensus.cc:359] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:05.957985 12475 raft_consensus.cc:385] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:05.958303 12475 raft_consensus.cc:740] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.958153 12182 catalog_manager.cc:5697] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72d2163b868147528c666436ae4c68d2 (127.10.232.67). New cstate: current_term: 1 leader_uuid: "72d2163b868147528c666436ae4c68d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:05.959695 12475 consensus_queue.cc:260] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 72d2163b868147528c666436ae4c68d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:05.961553 12474 tablet_bootstrap.cc:492] T 09c2c051d09f497e9920c8fd1319d836 P 4c782244a7e04852aee57ebac2614104: No bootstrap required, opened a new log
I20260713 09:06:05.962198 12474 ts_tablet_manager.cc:1403] T 09c2c051d09f497e9920c8fd1319d836 P 4c782244a7e04852aee57ebac2614104: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.011s
I20260713 09:06:05.963238 12475 ts_tablet_manager.cc:1434] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 72d2163b868147528c666436ae4c68d2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260713 09:06:05.964639 12475 tablet_bootstrap.cc:492] T f031a211769145c7ac7ece7a160c7793 P 72d2163b868147528c666436ae4c68d2: Bootstrap starting.
I20260713 09:06:05.966750 12474 raft_consensus.cc:359] T 09c2c051d09f497e9920c8fd1319d836 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:05.967926 12474 raft_consensus.cc:385] T 09c2c051d09f497e9920c8fd1319d836 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:05.968390 12474 raft_consensus.cc:740] T 09c2c051d09f497e9920c8fd1319d836 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.969643 12474 consensus_queue.cc:260] T 09c2c051d09f497e9920c8fd1319d836 P 4c782244a7e04852aee57ebac2614104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:05.972721 12475 tablet_bootstrap.cc:654] T f031a211769145c7ac7ece7a160c7793 P 72d2163b868147528c666436ae4c68d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:05.975780 12476 tablet_bootstrap.cc:492] T aa7c31f8c8154c27b4b0d80fef9929e6 P f1f0c8be71a84616b69340476af456e9: No bootstrap required, opened a new log
I20260713 09:06:05.976462 12476 ts_tablet_manager.cc:1403] T aa7c31f8c8154c27b4b0d80fef9929e6 P f1f0c8be71a84616b69340476af456e9: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.007s
I20260713 09:06:05.980386 12476 raft_consensus.cc:359] T aa7c31f8c8154c27b4b0d80fef9929e6 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:05.981372 12476 raft_consensus.cc:385] T aa7c31f8c8154c27b4b0d80fef9929e6 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:05.981477 12474 ts_tablet_manager.cc:1434] T 09c2c051d09f497e9920c8fd1319d836 P 4c782244a7e04852aee57ebac2614104: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260713 09:06:05.981805 12476 raft_consensus.cc:740] T aa7c31f8c8154c27b4b0d80fef9929e6 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.982843 12474 tablet_bootstrap.cc:492] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104: Bootstrap starting.
I20260713 09:06:05.982963 12476 consensus_queue.cc:260] T aa7c31f8c8154c27b4b0d80fef9929e6 P f1f0c8be71a84616b69340476af456e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:05.986159 12476 ts_tablet_manager.cc:1434] T aa7c31f8c8154c27b4b0d80fef9929e6 P f1f0c8be71a84616b69340476af456e9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260713 09:06:05.987586 12476 tablet_bootstrap.cc:492] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9: Bootstrap starting.
I20260713 09:06:05.995461 12474 tablet_bootstrap.cc:654] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:05.995585 12476 tablet_bootstrap.cc:654] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.010583 12483 raft_consensus.cc:493] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:06.011313 12483 raft_consensus.cc:515] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.018020 12475 tablet_bootstrap.cc:492] T f031a211769145c7ac7ece7a160c7793 P 72d2163b868147528c666436ae4c68d2: No bootstrap required, opened a new log
I20260713 09:06:06.018784 12475 ts_tablet_manager.cc:1403] T f031a211769145c7ac7ece7a160c7793 P 72d2163b868147528c666436ae4c68d2: Time spent bootstrapping tablet: real 0.054s	user 0.025s	sys 0.025s
I20260713 09:06:06.024719 12475 raft_consensus.cc:359] T f031a211769145c7ac7ece7a160c7793 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.025741 12475 raft_consensus.cc:385] T f031a211769145c7ac7ece7a160c7793 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.026141 12475 raft_consensus.cc:740] T f031a211769145c7ac7ece7a160c7793 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.027400 12475 consensus_queue.cc:260] T f031a211769145c7ac7ece7a160c7793 P 72d2163b868147528c666436ae4c68d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.031002 12475 ts_tablet_manager.cc:1434] T f031a211769145c7ac7ece7a160c7793 P 72d2163b868147528c666436ae4c68d2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260713 09:06:06.032397 12475 tablet_bootstrap.cc:492] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2: Bootstrap starting.
I20260713 09:06:06.041376 12475 tablet_bootstrap.cc:654] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.046274 12483 leader_election.cc:290] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.054483 12475 tablet_bootstrap.cc:492] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2: No bootstrap required, opened a new log
I20260713 09:06:06.055205 12475 ts_tablet_manager.cc:1403] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260713 09:06:06.072875 12475 raft_consensus.cc:359] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.074338 12475 raft_consensus.cc:385] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.074772 12475 raft_consensus.cc:740] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.075873 12475 consensus_queue.cc:260] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.079339 12474 tablet_bootstrap.cc:492] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104: No bootstrap required, opened a new log
I20260713 09:06:06.079902 12475 ts_tablet_manager.cc:1434] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260713 09:06:06.080032 12474 ts_tablet_manager.cc:1403] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.074s
I20260713 09:06:06.080948 12475 tablet_bootstrap.cc:492] T abeeaad482374283bcb7a19f2c8260ea P 72d2163b868147528c666436ae4c68d2: Bootstrap starting.
I20260713 09:06:06.083827 12474 raft_consensus.cc:359] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.084790 12474 raft_consensus.cc:385] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.085237 12474 raft_consensus.cc:740] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.080222 12476 tablet_bootstrap.cc:492] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9: No bootstrap required, opened a new log
I20260713 09:06:06.085388 12494 raft_consensus.cc:493] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:06.086172 12476 ts_tablet_manager.cc:1403] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9: Time spent bootstrapping tablet: real 0.099s	user 0.025s	sys 0.067s
I20260713 09:06:06.086030 12494 raft_consensus.cc:515] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.089493 12361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1b9458565a44a18dcb7e9c4228f3e6" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
I20260713 09:06:06.090147 12476 raft_consensus.cc:359] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.091069 12476 raft_consensus.cc:385] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.091086 12479 raft_consensus.cc:493] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:06.092429 12482 raft_consensus.cc:493] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:06.092236 12479 raft_consensus.cc:515] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.092962 12482 raft_consensus.cc:515] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
W20260713 09:06:06.090668 12400 leader_election.cc:343] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.099117 12494 leader_election.cc:290] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
I20260713 09:06:06.091575 12476 raft_consensus.cc:740] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.101171 12361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4add46506c5d43deb664ff7b88d28264" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
I20260713 09:06:06.105223 12361 raft_consensus.cc:2468] T 4add46506c5d43deb664ff7b88d28264 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72d2163b868147528c666436ae4c68d2 in term 0.
I20260713 09:06:06.105278 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1b9458565a44a18dcb7e9c4228f3e6" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
I20260713 09:06:06.106505 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4add46506c5d43deb664ff7b88d28264" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
I20260713 09:06:06.091089 12474 consensus_queue.cc:260] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.113327 12400 leader_election.cc:304] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72d2163b868147528c666436ae4c68d2, f1f0c8be71a84616b69340476af456e9; no voters: 
I20260713 09:06:06.113615 12285 raft_consensus.cc:2468] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72d2163b868147528c666436ae4c68d2 in term 0.
I20260713 09:06:06.094372 12479 leader_election.cc:290] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
I20260713 09:06:06.116710 12479 raft_consensus.cc:493] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:06.117389 12479 raft_consensus.cc:515] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.119944 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f031a211769145c7ac7ece7a160c7793" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
I20260713 09:06:06.120394 12479 leader_election.cc:290] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
I20260713 09:06:06.121011 12479 raft_consensus.cc:2804] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:06.121373 12479 raft_consensus.cc:493] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:06.121740 12479 raft_consensus.cc:3060] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.121830 12361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ec8e14037c4c3c9df4edf03bef57ee" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
I20260713 09:06:06.123728 12511 raft_consensus.cc:493] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:06.123718 12476 consensus_queue.cc:260] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.124572 12435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f031a211769145c7ac7ece7a160c7793" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
I20260713 09:06:06.125372 12435 raft_consensus.cc:2468] T f031a211769145c7ac7ece7a160c7793 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 0.
I20260713 09:06:06.126710 12476 ts_tablet_manager.cc:1434] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.000s
I20260713 09:06:06.126986 12475 tablet_bootstrap.cc:654] T abeeaad482374283bcb7a19f2c8260ea P 72d2163b868147528c666436ae4c68d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.127707 12482 leader_election.cc:290] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.127945 12476 tablet_bootstrap.cc:492] T a5ec8e14037c4c3c9df4edf03bef57ee P f1f0c8be71a84616b69340476af456e9: Bootstrap starting.
I20260713 09:06:06.128347 12482 raft_consensus.cc:493] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:06.128829 12482 raft_consensus.cc:515] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.124444 12511 raft_consensus.cc:515] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
W20260713 09:06:06.122103 12327 leader_election.cc:343] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.107388 12494 raft_consensus.cc:493] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:06:06.131595 12400 leader_election.cc:343] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.136118 12326 leader_election.cc:304] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9 [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: 72d2163b868147528c666436ae4c68d2, f1f0c8be71a84616b69340476af456e9; no voters: 4c782244a7e04852aee57ebac2614104
I20260713 09:06:06.136742 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ec8e14037c4c3c9df4edf03bef57ee" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
I20260713 09:06:06.133736 12494 raft_consensus.cc:515] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.138760 12482 leader_election.cc:290] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.137521 12285 raft_consensus.cc:2468] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72d2163b868147528c666436ae4c68d2 in term 0.
I20260713 09:06:06.142149 12474 ts_tablet_manager.cc:1434] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.003s
W20260713 09:06:06.142675 12401 leader_election.cc:343] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.142841 12511 leader_election.cc:290] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.139851 12483 raft_consensus.cc:2804] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:06.146003 12483 raft_consensus.cc:493] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:06.146714 12483 raft_consensus.cc:3060] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.160636 12476 tablet_bootstrap.cc:654] T a5ec8e14037c4c3c9df4edf03bef57ee P f1f0c8be71a84616b69340476af456e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.164844 12474 tablet_bootstrap.cc:492] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104: Bootstrap starting.
I20260713 09:06:06.164894 12361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5de5984138e4c3a9e6a773f2142b478" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
I20260713 09:06:06.165789 12401 leader_election.cc:304] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72d2163b868147528c666436ae4c68d2; no voters: 4c782244a7e04852aee57ebac2614104, f1f0c8be71a84616b69340476af456e9
I20260713 09:06:06.167748 12512 raft_consensus.cc:2749] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:06:06.168040 12400 leader_election.cc:343] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.169461 12401 leader_election.cc:304] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [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: 4c782244a7e04852aee57ebac2614104, 72d2163b868147528c666436ae4c68d2; no voters: f1f0c8be71a84616b69340476af456e9
I20260713 09:06:06.170269 12512 raft_consensus.cc:2804] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:06.170634 12512 raft_consensus.cc:493] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:06.170939 12512 raft_consensus.cc:3060] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.173377 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5de5984138e4c3a9e6a773f2142b478" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
I20260713 09:06:06.163722 12494 leader_election.cc:290] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
I20260713 09:06:06.176864 12511 raft_consensus.cc:493] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:06.177503 12475 tablet_bootstrap.cc:492] T abeeaad482374283bcb7a19f2c8260ea P 72d2163b868147528c666436ae4c68d2: No bootstrap required, opened a new log
I20260713 09:06:06.179589 12475 ts_tablet_manager.cc:1403] T abeeaad482374283bcb7a19f2c8260ea P 72d2163b868147528c666436ae4c68d2: Time spent bootstrapping tablet: real 0.099s	user 0.028s	sys 0.007s
I20260713 09:06:06.180228 12511 raft_consensus.cc:515] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.182164 12474 tablet_bootstrap.cc:654] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.182627 12511 leader_election.cc:290] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.178318 12483 raft_consensus.cc:515] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.199610 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f031a211769145c7ac7ece7a160c7793" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104"
I20260713 09:06:06.199898 12435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f031a211769145c7ac7ece7a160c7793" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2"
I20260713 09:06:06.200438 12435 raft_consensus.cc:3060] T f031a211769145c7ac7ece7a160c7793 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:06.201036 12327 leader_election.cc:343] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.203855 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4add46506c5d43deb664ff7b88d28264" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
I20260713 09:06:06.204946 12433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3923c1e52ea64c5580528ab21eb73b72" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
I20260713 09:06:06.206310 12432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ec8e14037c4c3c9df4edf03bef57ee" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
I20260713 09:06:06.207252 12361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4add46506c5d43deb664ff7b88d28264" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
I20260713 09:06:06.207402 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa7c31f8c8154c27b4b0d80fef9929e6" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
I20260713 09:06:06.207860 12435 raft_consensus.cc:2468] T f031a211769145c7ac7ece7a160c7793 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 1.
I20260713 09:06:06.207870 12361 raft_consensus.cc:2468] T 4add46506c5d43deb664ff7b88d28264 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 0.
I20260713 09:06:06.183205 12512 raft_consensus.cc:515] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.209124 12326 leader_election.cc:304] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72d2163b868147528c666436ae4c68d2, f1f0c8be71a84616b69340476af456e9; no voters: 4c782244a7e04852aee57ebac2614104
I20260713 09:06:06.209261 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ec8e14037c4c3c9df4edf03bef57ee" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
I20260713 09:06:06.210162 12432 raft_consensus.cc:2393] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c782244a7e04852aee57ebac2614104 in current term 1: Already voted for candidate 72d2163b868147528c666436ae4c68d2 in this term.
I20260713 09:06:06.191941 12479 raft_consensus.cc:515] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.210383 12512 leader_election.cc:290] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 election: Requested vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
I20260713 09:06:06.210861 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa7c31f8c8154c27b4b0d80fef9929e6" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
I20260713 09:06:06.211686 12358 raft_consensus.cc:2468] T aa7c31f8c8154c27b4b0d80fef9929e6 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 0.
I20260713 09:06:06.212039 12479 leader_election.cc:290] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 election: Requested vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
W20260713 09:06:06.188205 12401 leader_election.cc:343] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.212759 12434 raft_consensus.cc:2393] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c782244a7e04852aee57ebac2614104 in current term 1: Already voted for candidate 72d2163b868147528c666436ae4c68d2 in this term.
I20260713 09:06:06.208333 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3923c1e52ea64c5580528ab21eb73b72" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
I20260713 09:06:06.212819 12401 leader_election.cc:304] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72d2163b868147528c666436ae4c68d2; no voters: 4c782244a7e04852aee57ebac2614104, f1f0c8be71a84616b69340476af456e9
I20260713 09:06:06.213405 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4add46506c5d43deb664ff7b88d28264" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9"
I20260713 09:06:06.208045 12431 raft_consensus.cc:2468] T aa7c31f8c8154c27b4b0d80fef9929e6 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 0.
I20260713 09:06:06.213857 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ec8e14037c4c3c9df4edf03bef57ee" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9"
I20260713 09:06:06.213937 12359 raft_consensus.cc:3060] T 4add46506c5d43deb664ff7b88d28264 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.208756 12483 leader_election.cc:290] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 election: Requested vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.215567 12483 raft_consensus.cc:2804] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:06.215972 12483 raft_consensus.cc:697] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Becoming Leader. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Running, Role: LEADER
I20260713 09:06:06.216673 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4add46506c5d43deb664ff7b88d28264" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104"
W20260713 09:06:06.209367 12251 leader_election.cc:343] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.216763 12483 consensus_queue.cc:237] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.217259 12286 raft_consensus.cc:3060] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.217550 12251 leader_election.cc:304] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, f1f0c8be71a84616b69340476af456e9; no voters: 
W20260713 09:06:06.217829 12400 leader_election.cc:343] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.217909 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ec8e14037c4c3c9df4edf03bef57ee" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104"
I20260713 09:06:06.218509 12285 raft_consensus.cc:3060] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:06.218657 12251 leader_election.cc:343] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.219511 12251 leader_election.cc:304] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, f1f0c8be71a84616b69340476af456e9; no voters: 
W20260713 09:06:06.220324 12251 leader_election.cc:343] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.220392 12515 raft_consensus.cc:2804] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:06.220831 12515 raft_consensus.cc:493] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:06.221282 12515 raft_consensus.cc:3060] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.223299 12479 raft_consensus.cc:2749] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:06.182598 12475 raft_consensus.cc:359] T abeeaad482374283bcb7a19f2c8260ea P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.224473 12475 raft_consensus.cc:385] T abeeaad482374283bcb7a19f2c8260ea P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.224748 12475 raft_consensus.cc:740] T abeeaad482374283bcb7a19f2c8260ea P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.225239 12286 raft_consensus.cc:2468] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d2163b868147528c666436ae4c68d2 in term 1.
I20260713 09:06:06.226336 12475 consensus_queue.cc:260] T abeeaad482374283bcb7a19f2c8260ea P 72d2163b868147528c666436ae4c68d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.228139 12514 raft_consensus.cc:2764] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:06:06.228919 12401 leader_election.cc:304] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, 72d2163b868147528c666436ae4c68d2; no voters: 
I20260713 09:06:06.230464 12512 raft_consensus.cc:2804] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:06.231240 12512 raft_consensus.cc:697] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Becoming Leader. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Running, Role: LEADER
I20260713 09:06:06.232050 12512 consensus_queue.cc:237] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.232553 12476 tablet_bootstrap.cc:492] T a5ec8e14037c4c3c9df4edf03bef57ee P f1f0c8be71a84616b69340476af456e9: No bootstrap required, opened a new log
I20260713 09:06:06.236565 12476 ts_tablet_manager.cc:1403] T a5ec8e14037c4c3c9df4edf03bef57ee P f1f0c8be71a84616b69340476af456e9: Time spent bootstrapping tablet: real 0.109s	user 0.015s	sys 0.000s
I20260713 09:06:06.225641 12359 raft_consensus.cc:2468] T 4add46506c5d43deb664ff7b88d28264 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d2163b868147528c666436ae4c68d2 in term 1.
I20260713 09:06:06.239281 12475 ts_tablet_manager.cc:1434] T abeeaad482374283bcb7a19f2c8260ea P 72d2163b868147528c666436ae4c68d2: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.001s
I20260713 09:06:06.240468 12475 tablet_bootstrap.cc:492] T 09c2c051d09f497e9920c8fd1319d836 P 72d2163b868147528c666436ae4c68d2: Bootstrap starting.
I20260713 09:06:06.241976 12285 raft_consensus.cc:2468] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d2163b868147528c666436ae4c68d2 in term 1.
I20260713 09:06:06.246245 12401 leader_election.cc:304] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, 72d2163b868147528c666436ae4c68d2; no voters: f1f0c8be71a84616b69340476af456e9
I20260713 09:06:06.247421 12479 raft_consensus.cc:2804] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:06.247864 12479 raft_consensus.cc:697] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Becoming Leader. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Running, Role: LEADER
I20260713 09:06:06.248840 12475 tablet_bootstrap.cc:654] T 09c2c051d09f497e9920c8fd1319d836 P 72d2163b868147528c666436ae4c68d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.248656 12479 consensus_queue.cc:237] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.249656 12474 tablet_bootstrap.cc:492] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104: No bootstrap required, opened a new log
I20260713 09:06:06.250283 12474 ts_tablet_manager.cc:1403] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.009s
I20260713 09:06:06.220798 12251 leader_election.cc:304] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c782244a7e04852aee57ebac2614104; no voters: 72d2163b868147528c666436ae4c68d2, f1f0c8be71a84616b69340476af456e9
I20260713 09:06:06.259794 12514 raft_consensus.cc:2749] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:06.264909 12521 raft_consensus.cc:493] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:06.265444 12521 raft_consensus.cc:515] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.254081 12476 raft_consensus.cc:359] T a5ec8e14037c4c3c9df4edf03bef57ee P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.267620 12476 raft_consensus.cc:385] T a5ec8e14037c4c3c9df4edf03bef57ee P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.268010 12476 raft_consensus.cc:740] T a5ec8e14037c4c3c9df4edf03bef57ee P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.268138 12515 raft_consensus.cc:515] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.268762 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c2c051d09f497e9920c8fd1319d836" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
I20260713 09:06:06.268953 12514 raft_consensus.cc:493] T 09c2c051d09f497e9920c8fd1319d836 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:06.269537 12514 raft_consensus.cc:515] T 09c2c051d09f497e9920c8fd1319d836 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.270113 12474 raft_consensus.cc:359] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.270865 12474 raft_consensus.cc:385] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.271153 12474 raft_consensus.cc:740] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.272282 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c2c051d09f497e9920c8fd1319d836" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
I20260713 09:06:06.274766 12476 consensus_queue.cc:260] T a5ec8e14037c4c3c9df4edf03bef57ee P f1f0c8be71a84616b69340476af456e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
W20260713 09:06:06.275110 12326 leader_election.cc:343] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.270437 12515 leader_election.cc:290] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 election: Requested vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.272162 12285 raft_consensus.cc:2468] T 09c2c051d09f497e9920c8fd1319d836 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 0.
I20260713 09:06:06.275786 12514 leader_election.cc:290] T 09c2c051d09f497e9920c8fd1319d836 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.278149 12483 raft_consensus.cc:493] T 25f8917945eb40328be4455bb0e70a1a P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:06.278874 12522 raft_consensus.cc:493] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:06.278704 12483 raft_consensus.cc:515] T 25f8917945eb40328be4455bb0e70a1a P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } }
I20260713 09:06:06.279386 12475 tablet_bootstrap.cc:492] T 09c2c051d09f497e9920c8fd1319d836 P 72d2163b868147528c666436ae4c68d2: No bootstrap required, opened a new log
I20260713 09:06:06.279879 12475 ts_tablet_manager.cc:1403] T 09c2c051d09f497e9920c8fd1319d836 P 72d2163b868147528c666436ae4c68d2: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.005s
W20260713 09:06:06.272102 12251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.66:35217, user_credentials={real_user=slave}} blocked reactor thread for 51793.8us
I20260713 09:06:06.281008 12251 leader_election.cc:304] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c782244a7e04852aee57ebac2614104; no voters: 72d2163b868147528c666436ae4c68d2, f1f0c8be71a84616b69340476af456e9
I20260713 09:06:06.281387 12483 leader_election.cc:290] T 25f8917945eb40328be4455bb0e70a1a P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.272459 12521 leader_election.cc:290] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.282158 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f8917945eb40328be4455bb0e70a1a" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
I20260713 09:06:06.282929 12286 raft_consensus.cc:2393] T 25f8917945eb40328be4455bb0e70a1a P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1f0c8be71a84616b69340476af456e9 in current term 1: Already voted for candidate 72d2163b868147528c666436ae4c68d2 in this term.
I20260713 09:06:06.279333 12522 raft_consensus.cc:515] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.272634 12474 consensus_queue.cc:260] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.289111 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f8917945eb40328be4455bb0e70a1a" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
I20260713 09:06:06.290482 12182 catalog_manager.cc:5697] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1f0c8be71a84616b69340476af456e9 (127.10.232.66). New cstate: current_term: 1 leader_uuid: "f1f0c8be71a84616b69340476af456e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:06.292172 12326 leader_election.cc:304] T 25f8917945eb40328be4455bb0e70a1a P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1f0c8be71a84616b69340476af456e9; no voters: 4c782244a7e04852aee57ebac2614104, 72d2163b868147528c666436ae4c68d2
I20260713 09:06:06.295661 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa7c31f8c8154c27b4b0d80fef9929e6" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9"
I20260713 09:06:06.295933 12327 leader_election.cc:304] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [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: 4c782244a7e04852aee57ebac2614104, f1f0c8be71a84616b69340476af456e9; no voters: 72d2163b868147528c666436ae4c68d2
I20260713 09:06:06.296250 12359 raft_consensus.cc:3060] T aa7c31f8c8154c27b4b0d80fef9929e6 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.296404 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1b9458565a44a18dcb7e9c4228f3e6" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
I20260713 09:06:06.288417 12514 raft_consensus.cc:2749] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:06.297914 12521 raft_consensus.cc:2804] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:06.298311 12521 raft_consensus.cc:493] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:06.298660 12521 raft_consensus.cc:3060] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.298576 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1b9458565a44a18dcb7e9c4228f3e6" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
I20260713 09:06:06.300165 12431 raft_consensus.cc:2468] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 0.
W20260713 09:06:06.301050 12327 leader_election.cc:343] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.291385 12181 catalog_manager.cc:5697] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72d2163b868147528c666436ae4c68d2 (127.10.232.67). New cstate: current_term: 1 leader_uuid: "72d2163b868147528c666436ae4c68d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:06.304744 12474 ts_tablet_manager.cc:1434] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260713 09:06:06.306824 12521 raft_consensus.cc:515] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.309841 12474 tablet_bootstrap.cc:492] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 4c782244a7e04852aee57ebac2614104: Bootstrap starting.
I20260713 09:06:06.311264 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c2c051d09f497e9920c8fd1319d836" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104"
I20260713 09:06:06.311800 12285 raft_consensus.cc:3060] T 09c2c051d09f497e9920c8fd1319d836 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.314467 12476 ts_tablet_manager.cc:1434] T a5ec8e14037c4c3c9df4edf03bef57ee P f1f0c8be71a84616b69340476af456e9: Time spent starting tablet: real 0.078s	user 0.007s	sys 0.004s
I20260713 09:06:06.307579 12527 raft_consensus.cc:3060] T 25f8917945eb40328be4455bb0e70a1a P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.307735 12326 leader_election.cc:304] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9 [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: 72d2163b868147528c666436ae4c68d2, f1f0c8be71a84616b69340476af456e9; no voters: 4c782244a7e04852aee57ebac2614104
I20260713 09:06:06.308362 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa7c31f8c8154c27b4b0d80fef9929e6" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2"
I20260713 09:06:06.308507 12359 raft_consensus.cc:2468] T aa7c31f8c8154c27b4b0d80fef9929e6 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 1.
I20260713 09:06:06.308318 12475 raft_consensus.cc:359] T 09c2c051d09f497e9920c8fd1319d836 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.315662 12475 raft_consensus.cc:385] T 09c2c051d09f497e9920c8fd1319d836 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.316001 12483 raft_consensus.cc:2804] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:06.316383 12475 raft_consensus.cc:740] T 09c2c051d09f497e9920c8fd1319d836 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.316489 12483 raft_consensus.cc:493] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:06.316984 12483 raft_consensus.cc:3060] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.317337 12475 consensus_queue.cc:260] T 09c2c051d09f497e9920c8fd1319d836 P 72d2163b868147528c666436ae4c68d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.319387 12475 ts_tablet_manager.cc:1434] T 09c2c051d09f497e9920c8fd1319d836 P 72d2163b868147528c666436ae4c68d2: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260713 09:06:06.319144 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c2c051d09f497e9920c8fd1319d836" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
I20260713 09:06:06.315945 12431 raft_consensus.cc:3060] T aa7c31f8c8154c27b4b0d80fef9929e6 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.320082 12358 raft_consensus.cc:2393] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c782244a7e04852aee57ebac2614104 in current term 1: Already voted for candidate f1f0c8be71a84616b69340476af456e9 in this term.
I20260713 09:06:06.320281 12475 tablet_bootstrap.cc:492] T 3923c1e52ea64c5580528ab21eb73b72 P 72d2163b868147528c666436ae4c68d2: Bootstrap starting.
I20260713 09:06:06.319144 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c2c051d09f497e9920c8fd1319d836" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
I20260713 09:06:06.320941 12434 raft_consensus.cc:2468] T 09c2c051d09f497e9920c8fd1319d836 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 0.
I20260713 09:06:06.297894 12522 leader_election.cc:290] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.326809 12251 leader_election.cc:304] T 09c2c051d09f497e9920c8fd1319d836 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, 72d2163b868147528c666436ae4c68d2; no voters: 
I20260713 09:06:06.328338 12251 leader_election.cc:304] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, f1f0c8be71a84616b69340476af456e9; no voters: 
I20260713 09:06:06.329072 12515 raft_consensus.cc:2804] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:06.329535 12515 raft_consensus.cc:697] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Becoming Leader. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Running, Role: LEADER
I20260713 09:06:06.330361 12515 consensus_queue.cc:237] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.332322 12475 tablet_bootstrap.cc:654] T 3923c1e52ea64c5580528ab21eb73b72 P 72d2163b868147528c666436ae4c68d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.331305 12476 tablet_bootstrap.cc:492] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9: Bootstrap starting.
I20260713 09:06:06.333886 12474 tablet_bootstrap.cc:654] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 4c782244a7e04852aee57ebac2614104: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.330647 12431 raft_consensus.cc:2468] T aa7c31f8c8154c27b4b0d80fef9929e6 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 1.
I20260713 09:06:06.337529 12521 leader_election.cc:290] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 election: Requested vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.338825 12285 raft_consensus.cc:2468] T 09c2c051d09f497e9920c8fd1319d836 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 1.
I20260713 09:06:06.341410 12514 raft_consensus.cc:2764] T 09c2c051d09f497e9920c8fd1319d836 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:06:06.341868 12327 leader_election.cc:304] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, f1f0c8be71a84616b69340476af456e9; no voters: 
I20260713 09:06:06.340256 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c2c051d09f497e9920c8fd1319d836" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2"
I20260713 09:06:06.343087 12434 raft_consensus.cc:3060] T 09c2c051d09f497e9920c8fd1319d836 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.343748 12181 catalog_manager.cc:5697] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72d2163b868147528c666436ae4c68d2 (127.10.232.67). New cstate: current_term: 1 leader_uuid: "72d2163b868147528c666436ae4c68d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:06.347187 12521 raft_consensus.cc:2804] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:06.348014 12521 raft_consensus.cc:697] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Becoming Leader. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Running, Role: LEADER
I20260713 09:06:06.351678 12434 raft_consensus.cc:2468] T 09c2c051d09f497e9920c8fd1319d836 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 1.
I20260713 09:06:06.352236 12527 raft_consensus.cc:2749] T 25f8917945eb40328be4455bb0e70a1a P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:06.347263 12476 tablet_bootstrap.cc:654] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.350153 12483 raft_consensus.cc:515] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.357805 12483 leader_election.cc:290] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 election: Requested vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.358880 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1b9458565a44a18dcb7e9c4228f3e6" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2"
I20260713 09:06:06.349063 12521 consensus_queue.cc:237] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.359623 12434 raft_consensus.cc:3060] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.365408 12475 tablet_bootstrap.cc:492] T 3923c1e52ea64c5580528ab21eb73b72 P 72d2163b868147528c666436ae4c68d2: No bootstrap required, opened a new log
I20260713 09:06:06.365877 12475 ts_tablet_manager.cc:1403] T 3923c1e52ea64c5580528ab21eb73b72 P 72d2163b868147528c666436ae4c68d2: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.008s
I20260713 09:06:06.367692 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1b9458565a44a18dcb7e9c4228f3e6" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104"
I20260713 09:06:06.369167 12434 raft_consensus.cc:2468] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 1.
W20260713 09:06:06.369310 12327 leader_election.cc:343] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.370646 12326 leader_election.cc:304] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72d2163b868147528c666436ae4c68d2, f1f0c8be71a84616b69340476af456e9; no voters: 4c782244a7e04852aee57ebac2614104
I20260713 09:06:06.371780 12483 raft_consensus.cc:2804] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:06.372243 12483 raft_consensus.cc:697] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Becoming Leader. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Running, Role: LEADER
I20260713 09:06:06.373068 12483 consensus_queue.cc:237] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.373260 12181 catalog_manager.cc:5697] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c782244a7e04852aee57ebac2614104 (127.10.232.65). New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:06.379635 12474 tablet_bootstrap.cc:492] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 4c782244a7e04852aee57ebac2614104: No bootstrap required, opened a new log
I20260713 09:06:06.380089 12474 ts_tablet_manager.cc:1403] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 4c782244a7e04852aee57ebac2614104: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.000s
I20260713 09:06:06.382385 12474 raft_consensus.cc:359] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.383239 12474 raft_consensus.cc:385] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.383486 12474 raft_consensus.cc:740] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.384346 12474 consensus_queue.cc:260] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 4c782244a7e04852aee57ebac2614104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.386615 12474 ts_tablet_manager.cc:1434] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 4c782244a7e04852aee57ebac2614104: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260713 09:06:06.388301 12476 tablet_bootstrap.cc:492] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9: No bootstrap required, opened a new log
I20260713 09:06:06.388799 12476 ts_tablet_manager.cc:1403] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9: Time spent bootstrapping tablet: real 0.063s	user 0.025s	sys 0.007s
I20260713 09:06:06.389986 12474 tablet_bootstrap.cc:492] T b5de5984138e4c3a9e6a773f2142b478 P 4c782244a7e04852aee57ebac2614104: Bootstrap starting.
I20260713 09:06:06.394639 12476 raft_consensus.cc:359] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.395386 12476 raft_consensus.cc:385] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.395727 12476 raft_consensus.cc:740] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.398708 12476 consensus_queue.cc:260] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.400740 12476 ts_tablet_manager.cc:1434] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260713 09:06:06.382328 12475 raft_consensus.cc:359] T 3923c1e52ea64c5580528ab21eb73b72 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.401623 12476 tablet_bootstrap.cc:492] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9: Bootstrap starting.
I20260713 09:06:06.402532 12474 tablet_bootstrap.cc:654] T b5de5984138e4c3a9e6a773f2142b478 P 4c782244a7e04852aee57ebac2614104: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.401640 12475 raft_consensus.cc:385] T 3923c1e52ea64c5580528ab21eb73b72 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.403158 12475 raft_consensus.cc:740] T 3923c1e52ea64c5580528ab21eb73b72 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.401676 12183 catalog_manager.cc:5697] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1f0c8be71a84616b69340476af456e9 (127.10.232.66). New cstate: current_term: 1 leader_uuid: "f1f0c8be71a84616b69340476af456e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:06.403884 12475 consensus_queue.cc:260] T 3923c1e52ea64c5580528ab21eb73b72 P 72d2163b868147528c666436ae4c68d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.404763 12183 catalog_manager.cc:5697] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1f0c8be71a84616b69340476af456e9 (127.10.232.66). New cstate: current_term: 1 leader_uuid: "f1f0c8be71a84616b69340476af456e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:06.406838 12475 ts_tablet_manager.cc:1434] T 3923c1e52ea64c5580528ab21eb73b72 P 72d2163b868147528c666436ae4c68d2: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.000s
I20260713 09:06:06.407742 12476 tablet_bootstrap.cc:654] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.407742 12475 tablet_bootstrap.cc:492] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2: Bootstrap starting.
I20260713 09:06:06.418202 12475 tablet_bootstrap.cc:654] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.423532 12476 tablet_bootstrap.cc:492] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9: No bootstrap required, opened a new log
I20260713 09:06:06.423983 12476 ts_tablet_manager.cc:1403] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.000s
I20260713 09:06:06.426358 12476 raft_consensus.cc:359] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.427271 12476 raft_consensus.cc:385] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.427496 12476 raft_consensus.cc:740] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.427747 12475 tablet_bootstrap.cc:492] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2: No bootstrap required, opened a new log
I20260713 09:06:06.428089 12476 consensus_queue.cc:260] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.428339 12475 ts_tablet_manager.cc:1403] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.004s
I20260713 09:06:06.429971 12476 ts_tablet_manager.cc:1434] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:06.431381 12476 tablet_bootstrap.cc:492] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9: Bootstrap starting.
I20260713 09:06:06.431582 12475 raft_consensus.cc:359] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.432188 12475 raft_consensus.cc:385] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.432443 12475 raft_consensus.cc:740] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.433068 12475 consensus_queue.cc:260] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.435786 12474 tablet_bootstrap.cc:492] T b5de5984138e4c3a9e6a773f2142b478 P 4c782244a7e04852aee57ebac2614104: No bootstrap required, opened a new log
I20260713 09:06:06.436242 12474 ts_tablet_manager.cc:1403] T b5de5984138e4c3a9e6a773f2142b478 P 4c782244a7e04852aee57ebac2614104: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.014s
I20260713 09:06:06.437690 12476 tablet_bootstrap.cc:654] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.438814 12474 raft_consensus.cc:359] T b5de5984138e4c3a9e6a773f2142b478 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.439531 12474 raft_consensus.cc:385] T b5de5984138e4c3a9e6a773f2142b478 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.439783 12474 raft_consensus.cc:740] T b5de5984138e4c3a9e6a773f2142b478 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.440443 12474 consensus_queue.cc:260] T b5de5984138e4c3a9e6a773f2142b478 P 4c782244a7e04852aee57ebac2614104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.440960 12475 ts_tablet_manager.cc:1434] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:06:06.442219 12475 tablet_bootstrap.cc:492] T 5af1a86180824f129ef492de765cbff0 P 72d2163b868147528c666436ae4c68d2: Bootstrap starting.
I20260713 09:06:06.448665 12474 ts_tablet_manager.cc:1434] T b5de5984138e4c3a9e6a773f2142b478 P 4c782244a7e04852aee57ebac2614104: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:06:06.449331 12476 tablet_bootstrap.cc:492] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9: No bootstrap required, opened a new log
I20260713 09:06:06.449816 12476 ts_tablet_manager.cc:1403] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9: Time spent bootstrapping tablet: real 0.019s	user 0.001s	sys 0.014s
I20260713 09:06:06.452073 12475 tablet_bootstrap.cc:654] T 5af1a86180824f129ef492de765cbff0 P 72d2163b868147528c666436ae4c68d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.452422 12476 raft_consensus.cc:359] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.452865 12474 tablet_bootstrap.cc:492] T abeeaad482374283bcb7a19f2c8260ea P 4c782244a7e04852aee57ebac2614104: Bootstrap starting.
I20260713 09:06:06.453088 12476 raft_consensus.cc:385] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.453411 12476 raft_consensus.cc:740] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.454241 12476 consensus_queue.cc:260] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.458554 12474 tablet_bootstrap.cc:654] T abeeaad482374283bcb7a19f2c8260ea P 4c782244a7e04852aee57ebac2614104: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.460531 12476 ts_tablet_manager.cc:1434] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:06:06.461746 12476 tablet_bootstrap.cc:492] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9: Bootstrap starting.
I20260713 09:06:06.469913 12474 tablet_bootstrap.cc:492] T abeeaad482374283bcb7a19f2c8260ea P 4c782244a7e04852aee57ebac2614104: No bootstrap required, opened a new log
I20260713 09:06:06.470453 12474 ts_tablet_manager.cc:1403] T abeeaad482374283bcb7a19f2c8260ea P 4c782244a7e04852aee57ebac2614104: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260713 09:06:06.471969 12476 tablet_bootstrap.cc:654] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.472748 12475 tablet_bootstrap.cc:492] T 5af1a86180824f129ef492de765cbff0 P 72d2163b868147528c666436ae4c68d2: No bootstrap required, opened a new log
I20260713 09:06:06.473172 12475 ts_tablet_manager.cc:1403] T 5af1a86180824f129ef492de765cbff0 P 72d2163b868147528c666436ae4c68d2: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.011s
I20260713 09:06:06.473693 12474 raft_consensus.cc:359] T abeeaad482374283bcb7a19f2c8260ea P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.474480 12474 raft_consensus.cc:385] T abeeaad482374283bcb7a19f2c8260ea P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.474917 12474 raft_consensus.cc:740] T abeeaad482374283bcb7a19f2c8260ea P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.475839 12475 raft_consensus.cc:359] T 5af1a86180824f129ef492de765cbff0 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.475764 12474 consensus_queue.cc:260] T abeeaad482374283bcb7a19f2c8260ea P 4c782244a7e04852aee57ebac2614104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.476449 12475 raft_consensus.cc:385] T 5af1a86180824f129ef492de765cbff0 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.476724 12475 raft_consensus.cc:740] T 5af1a86180824f129ef492de765cbff0 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.477380 12476 tablet_bootstrap.cc:492] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9: No bootstrap required, opened a new log
I20260713 09:06:06.477349 12475 consensus_queue.cc:260] T 5af1a86180824f129ef492de765cbff0 P 72d2163b868147528c666436ae4c68d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.477890 12474 ts_tablet_manager.cc:1434] T abeeaad482374283bcb7a19f2c8260ea P 4c782244a7e04852aee57ebac2614104: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:06.477895 12476 ts_tablet_manager.cc:1403] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.003s
I20260713 09:06:06.479324 12475 ts_tablet_manager.cc:1434] T 5af1a86180824f129ef492de765cbff0 P 72d2163b868147528c666436ae4c68d2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:06:06.480846 12476 raft_consensus.cc:359] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.481536 12476 raft_consensus.cc:385] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.481844 12476 raft_consensus.cc:740] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.482041 12515 raft_consensus.cc:493] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:06.482506 12515 raft_consensus.cc:515] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.482652 12476 consensus_queue.cc:260] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.484493 12475 tablet_bootstrap.cc:492] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2: Bootstrap starting.
I20260713 09:06:06.484534 12515 leader_election.cc:290] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.486440 12474 tablet_bootstrap.cc:492] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104: Bootstrap starting.
I20260713 09:06:06.487121 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1b9458565a44a18dcb7e9c4228f3e6" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
I20260713 09:06:06.487871 12434 raft_consensus.cc:2393] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c782244a7e04852aee57ebac2614104 in current term 1: Already voted for candidate f1f0c8be71a84616b69340476af456e9 in this term.
I20260713 09:06:06.487711 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1b9458565a44a18dcb7e9c4228f3e6" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
I20260713 09:06:06.488773 12479 consensus_queue.cc:1048] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:06.490203 12251 leader_election.cc:304] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c782244a7e04852aee57ebac2614104; no voters: 72d2163b868147528c666436ae4c68d2, f1f0c8be71a84616b69340476af456e9
I20260713 09:06:06.491338 12515 raft_consensus.cc:3060] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.492395 12474 tablet_bootstrap.cc:654] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.496417 12483 raft_consensus.cc:493] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:06.496726 12476 ts_tablet_manager.cc:1434] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.004s
I20260713 09:06:06.496905 12483 raft_consensus.cc:515] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.499008 12483 leader_election.cc:290] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.501187 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417dcc58f89c4ee9bd0190f9d6056d83" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
W20260713 09:06:06.502605 12326 leader_election.cc:343] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.502956 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417dcc58f89c4ee9bd0190f9d6056d83" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
W20260713 09:06:06.504585 12327 leader_election.cc:343] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.505008 12327 leader_election.cc:304] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1f0c8be71a84616b69340476af456e9; no voters: 4c782244a7e04852aee57ebac2614104, 72d2163b868147528c666436ae4c68d2
I20260713 09:06:06.506847 12483 raft_consensus.cc:2749] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:06.507867 12515 raft_consensus.cc:2749] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:06.508688 12479 raft_consensus.cc:493] T 5af1a86180824f129ef492de765cbff0 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:06.509308 12479 raft_consensus.cc:515] T 5af1a86180824f129ef492de765cbff0 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.512948 12475 tablet_bootstrap.cc:654] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.514544 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af1a86180824f129ef492de765cbff0" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
W20260713 09:06:06.516400 12400 leader_election.cc:343] T 5af1a86180824f129ef492de765cbff0 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.518744 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af1a86180824f129ef492de765cbff0" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
I20260713 09:06:06.519147 12483 raft_consensus.cc:493] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:06.519881 12483 raft_consensus.cc:515] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
W20260713 09:06:06.520628 12401 leader_election.cc:343] T 5af1a86180824f129ef492de765cbff0 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.521215 12401 leader_election.cc:304] T 5af1a86180824f129ef492de765cbff0 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72d2163b868147528c666436ae4c68d2; no voters: 4c782244a7e04852aee57ebac2614104, f1f0c8be71a84616b69340476af456e9
I20260713 09:06:06.522179 12512 raft_consensus.cc:2749] T 5af1a86180824f129ef492de765cbff0 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:06.522601 12483 leader_election.cc:290] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.523981 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5de5984138e4c3a9e6a773f2142b478" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
I20260713 09:06:06.524750 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5de5984138e4c3a9e6a773f2142b478" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
I20260713 09:06:06.524873 12434 raft_consensus.cc:2468] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 0.
I20260713 09:06:06.525784 12286 raft_consensus.cc:2468] T b5de5984138e4c3a9e6a773f2142b478 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 0.
I20260713 09:06:06.526783 12326 leader_election.cc:304] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72d2163b868147528c666436ae4c68d2, f1f0c8be71a84616b69340476af456e9; no voters: 
I20260713 09:06:06.527845 12483 raft_consensus.cc:2804] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:06.528227 12483 raft_consensus.cc:493] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:06.528424 12479 leader_election.cc:290] T 5af1a86180824f129ef492de765cbff0 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
I20260713 09:06:06.528745 12475 tablet_bootstrap.cc:492] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2: No bootstrap required, opened a new log
I20260713 09:06:06.528623 12483 raft_consensus.cc:3060] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.529237 12475 ts_tablet_manager.cc:1403] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.006s
I20260713 09:06:06.531437 12476 tablet_bootstrap.cc:492] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9: Bootstrap starting.
I20260713 09:06:06.532135 12475 raft_consensus.cc:359] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.532811 12475 raft_consensus.cc:385] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.533075 12475 raft_consensus.cc:740] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.533860 12475 consensus_queue.cc:260] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.535835 12475 ts_tablet_manager.cc:1434] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:06.535953 12483 raft_consensus.cc:515] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.538789 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5de5984138e4c3a9e6a773f2142b478" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104"
I20260713 09:06:06.539348 12475 tablet_bootstrap.cc:492] T 0416476d7b32417e8531a1986084f390 P 72d2163b868147528c666436ae4c68d2: Bootstrap starting.
I20260713 09:06:06.539327 12286 raft_consensus.cc:3060] T b5de5984138e4c3a9e6a773f2142b478 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.545939 12475 tablet_bootstrap.cc:654] T 0416476d7b32417e8531a1986084f390 P 72d2163b868147528c666436ae4c68d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.546540 12512 consensus_queue.cc:1048] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:06.550650 12232 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:06.552815 12476 tablet_bootstrap.cc:654] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.561123 12521 raft_consensus.cc:493] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:06.561790 12521 raft_consensus.cc:515] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.565793 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3923c1e52ea64c5580528ab21eb73b72" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
I20260713 09:06:06.566707 12284 raft_consensus.cc:2468] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 0.
I20260713 09:06:06.566847 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3923c1e52ea64c5580528ab21eb73b72" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
I20260713 09:06:06.567663 12434 raft_consensus.cc:2468] T 3923c1e52ea64c5580528ab21eb73b72 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 0.
I20260713 09:06:06.568322 12327 leader_election.cc:304] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, f1f0c8be71a84616b69340476af456e9; no voters: 
I20260713 09:06:06.569414 12527 raft_consensus.cc:2804] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:06.569748 12527 raft_consensus.cc:493] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:06.570068 12527 raft_consensus.cc:3060] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.572496 12474 tablet_bootstrap.cc:492] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104: No bootstrap required, opened a new log
I20260713 09:06:06.573024 12474 ts_tablet_manager.cc:1403] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104: Time spent bootstrapping tablet: real 0.087s	user 0.034s	sys 0.042s
I20260713 09:06:06.576375 12474 raft_consensus.cc:359] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.577250 12474 raft_consensus.cc:385] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.577567 12474 raft_consensus.cc:740] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.577332 12527 raft_consensus.cc:515] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.578595 12474 consensus_queue.cc:260] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.580886 12474 ts_tablet_manager.cc:1434] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:06.581764 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3923c1e52ea64c5580528ab21eb73b72" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2"
I20260713 09:06:06.582437 12434 raft_consensus.cc:3060] T 3923c1e52ea64c5580528ab21eb73b72 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.583480 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3923c1e52ea64c5580528ab21eb73b72" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104"
I20260713 09:06:06.584039 12284 raft_consensus.cc:3060] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.586102 12521 leader_election.cc:290] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.589439 12434 raft_consensus.cc:2468] T 3923c1e52ea64c5580528ab21eb73b72 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 1.
I20260713 09:06:06.581769 12474 tablet_bootstrap.cc:492] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104: Bootstrap starting.
I20260713 09:06:06.590903 12326 leader_election.cc:304] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72d2163b868147528c666436ae4c68d2, f1f0c8be71a84616b69340476af456e9; no voters: 
I20260713 09:06:06.591710 12521 raft_consensus.cc:2804] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:06.592309 12522 raft_consensus.cc:493] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:06.592809 12522 raft_consensus.cc:515] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.594835 12522 leader_election.cc:290] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.596484 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abeeaad482374283bcb7a19f2c8260ea" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
I20260713 09:06:06.597131 12283 raft_consensus.cc:2468] T abeeaad482374283bcb7a19f2c8260ea P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 0.
I20260713 09:06:06.597563 12474 tablet_bootstrap.cc:654] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.598351 12327 leader_election.cc:304] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, f1f0c8be71a84616b69340476af456e9; no voters: 
I20260713 09:06:06.599069 12284 raft_consensus.cc:2468] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 1.
I20260713 09:06:06.581930 12527 leader_election.cc:290] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 election: Requested vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.600190 12522 raft_consensus.cc:2804] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:06.600589 12522 raft_consensus.cc:493] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:06.600934 12522 raft_consensus.cc:3060] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.601195 12483 leader_election.cc:290] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 election: Requested vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.603978 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5de5984138e4c3a9e6a773f2142b478" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2"
I20260713 09:06:06.604395 12476 tablet_bootstrap.cc:492] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9: No bootstrap required, opened a new log
I20260713 09:06:06.604792 12431 raft_consensus.cc:3060] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.605014 12476 ts_tablet_manager.cc:1403] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9: Time spent bootstrapping tablet: real 0.074s	user 0.017s	sys 0.001s
I20260713 09:06:06.610193 12475 tablet_bootstrap.cc:492] T 0416476d7b32417e8531a1986084f390 P 72d2163b868147528c666436ae4c68d2: No bootstrap required, opened a new log
I20260713 09:06:06.610688 12475 ts_tablet_manager.cc:1403] T 0416476d7b32417e8531a1986084f390 P 72d2163b868147528c666436ae4c68d2: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.023s
I20260713 09:06:06.612920 12431 raft_consensus.cc:2468] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 1.
I20260713 09:06:06.620654 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abeeaad482374283bcb7a19f2c8260ea" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
I20260713 09:06:06.620908 12326 leader_election.cc:304] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72d2163b868147528c666436ae4c68d2, f1f0c8be71a84616b69340476af456e9; no voters: 
I20260713 09:06:06.621327 12434 raft_consensus.cc:2468] T abeeaad482374283bcb7a19f2c8260ea P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 0.
I20260713 09:06:06.621769 12483 raft_consensus.cc:2804] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:06.613193 12475 raft_consensus.cc:359] T 0416476d7b32417e8531a1986084f390 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.622313 12475 raft_consensus.cc:385] T 0416476d7b32417e8531a1986084f390 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.622678 12475 raft_consensus.cc:740] T 0416476d7b32417e8531a1986084f390 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.615913 12476 raft_consensus.cc:359] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.623311 12476 raft_consensus.cc:385] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.623368 12286 raft_consensus.cc:2468] T b5de5984138e4c3a9e6a773f2142b478 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 1.
I20260713 09:06:06.623638 12476 raft_consensus.cc:740] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.624909 12476 consensus_queue.cc:260] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.622246 12483 raft_consensus.cc:697] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Becoming Leader. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Running, Role: LEADER
I20260713 09:06:06.626796 12474 tablet_bootstrap.cc:492] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104: No bootstrap required, opened a new log
I20260713 09:06:06.626667 12475 consensus_queue.cc:260] T 0416476d7b32417e8531a1986084f390 P 72d2163b868147528c666436ae4c68d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.626375 12476 ts_tablet_manager.cc:1434] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260713 09:06:06.627170 12474 ts_tablet_manager.cc:1403] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.016s
I20260713 09:06:06.627408 12483 consensus_queue.cc:237] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.628005 12476 tablet_bootstrap.cc:492] T 03617f12196b4e86b5d1b3318d62bb11 P f1f0c8be71a84616b69340476af456e9: Bootstrap starting.
I20260713 09:06:06.629928 12474 raft_consensus.cc:359] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.630584 12474 raft_consensus.cc:385] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.631317 12474 raft_consensus.cc:740] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.631987 12475 ts_tablet_manager.cc:1434] T 0416476d7b32417e8531a1986084f390 P 72d2163b868147528c666436ae4c68d2: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260713 09:06:06.632259 12474 consensus_queue.cc:260] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.632877 12475 tablet_bootstrap.cc:492] T 61c8a4cbd4274e06a0da3ec521df1b9d P 72d2163b868147528c666436ae4c68d2: Bootstrap starting.
I20260713 09:06:06.634198 12474 ts_tablet_manager.cc:1434] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:06:06.635347 12474 tablet_bootstrap.cc:492] T f031a211769145c7ac7ece7a160c7793 P 4c782244a7e04852aee57ebac2614104: Bootstrap starting.
I20260713 09:06:06.614509 12521 raft_consensus.cc:697] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Becoming Leader. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Running, Role: LEADER
I20260713 09:06:06.636626 12521 consensus_queue.cc:237] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.642596 12474 tablet_bootstrap.cc:654] T f031a211769145c7ac7ece7a160c7793 P 4c782244a7e04852aee57ebac2614104: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.645406 12475 tablet_bootstrap.cc:654] T 61c8a4cbd4274e06a0da3ec521df1b9d P 72d2163b868147528c666436ae4c68d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.647469 12522 raft_consensus.cc:515] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.649713 12359 raft_consensus.cc:3060] T a5ec8e14037c4c3c9df4edf03bef57ee P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.650454 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abeeaad482374283bcb7a19f2c8260ea" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104"
I20260713 09:06:06.651021 12286 raft_consensus.cc:3060] T abeeaad482374283bcb7a19f2c8260ea P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.658281 12286 raft_consensus.cc:2468] T abeeaad482374283bcb7a19f2c8260ea P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 1.
I20260713 09:06:06.659427 12327 leader_election.cc:304] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, f1f0c8be71a84616b69340476af456e9; no voters: 
I20260713 09:06:06.660226 12527 raft_consensus.cc:2804] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:06.660671 12527 raft_consensus.cc:697] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Becoming Leader. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Running, Role: LEADER
I20260713 09:06:06.660809 12522 leader_election.cc:290] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 election: Requested vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.661495 12527 consensus_queue.cc:237] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.663203 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abeeaad482374283bcb7a19f2c8260ea" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2"
I20260713 09:06:06.663751 12434 raft_consensus.cc:3060] T abeeaad482374283bcb7a19f2c8260ea P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.670045 12474 tablet_bootstrap.cc:492] T f031a211769145c7ac7ece7a160c7793 P 4c782244a7e04852aee57ebac2614104: No bootstrap required, opened a new log
I20260713 09:06:06.670020 12479 consensus_queue.cc:1048] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:06.670646 12474 ts_tablet_manager.cc:1403] T f031a211769145c7ac7ece7a160c7793 P 4c782244a7e04852aee57ebac2614104: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.016s
I20260713 09:06:06.674082 12474 raft_consensus.cc:359] T f031a211769145c7ac7ece7a160c7793 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.674800 12474 raft_consensus.cc:385] T f031a211769145c7ac7ece7a160c7793 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.675124 12474 raft_consensus.cc:740] T f031a211769145c7ac7ece7a160c7793 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.675796 12474 consensus_queue.cc:260] T f031a211769145c7ac7ece7a160c7793 P 4c782244a7e04852aee57ebac2614104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.678385 12474 ts_tablet_manager.cc:1434] T f031a211769145c7ac7ece7a160c7793 P 4c782244a7e04852aee57ebac2614104: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:06:06.679337 12474 tablet_bootstrap.cc:492] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104: Bootstrap starting.
I20260713 09:06:06.684507 12434 raft_consensus.cc:2468] T abeeaad482374283bcb7a19f2c8260ea P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 1.
I20260713 09:06:06.685984 12474 tablet_bootstrap.cc:654] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.659746 12476 tablet_bootstrap.cc:654] T 03617f12196b4e86b5d1b3318d62bb11 P f1f0c8be71a84616b69340476af456e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.692991 12513 consensus_queue.cc:1048] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:06.692873 12182 catalog_manager.cc:5697] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1f0c8be71a84616b69340476af456e9 (127.10.232.66). New cstate: current_term: 1 leader_uuid: "f1f0c8be71a84616b69340476af456e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:06.705425 12515 raft_consensus.cc:493] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:06.706171 12476 tablet_bootstrap.cc:492] T 03617f12196b4e86b5d1b3318d62bb11 P f1f0c8be71a84616b69340476af456e9: No bootstrap required, opened a new log
I20260713 09:06:06.705943 12515 raft_consensus.cc:515] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.708060 12515 leader_election.cc:290] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.708544 12476 ts_tablet_manager.cc:1403] T 03617f12196b4e86b5d1b3318d62bb11 P f1f0c8be71a84616b69340476af456e9: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.001s
I20260713 09:06:06.709897 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0416476d7b32417e8531a1986084f390" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
I20260713 09:06:06.710618 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0416476d7b32417e8531a1986084f390" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
W20260713 09:06:06.711810 12251 leader_election.cc:343] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.712185 12434 raft_consensus.cc:2468] T 0416476d7b32417e8531a1986084f390 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 0.
I20260713 09:06:06.712674 12475 tablet_bootstrap.cc:492] T 61c8a4cbd4274e06a0da3ec521df1b9d P 72d2163b868147528c666436ae4c68d2: No bootstrap required, opened a new log
I20260713 09:06:06.713395 12251 leader_election.cc:304] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [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: 4c782244a7e04852aee57ebac2614104, 72d2163b868147528c666436ae4c68d2; no voters: f1f0c8be71a84616b69340476af456e9
I20260713 09:06:06.714422 12515 raft_consensus.cc:2804] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:06.714782 12515 raft_consensus.cc:493] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:06.715104 12515 raft_consensus.cc:3060] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.716863 12476 raft_consensus.cc:359] T 03617f12196b4e86b5d1b3318d62bb11 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.717555 12476 raft_consensus.cc:385] T 03617f12196b4e86b5d1b3318d62bb11 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.717880 12476 raft_consensus.cc:740] T 03617f12196b4e86b5d1b3318d62bb11 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.718608 12494 raft_consensus.cc:493] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:06.719062 12494 raft_consensus.cc:515] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.721025 12494 leader_election.cc:290] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
I20260713 09:06:06.721803 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca6847d37824909a8a37ea266df6a81" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
I20260713 09:06:06.721714 12476 consensus_queue.cc:260] T 03617f12196b4e86b5d1b3318d62bb11 P f1f0c8be71a84616b69340476af456e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
W20260713 09:06:06.723165 12401 leader_election.cc:343] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.723239 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca6847d37824909a8a37ea266df6a81" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
I20260713 09:06:06.724126 12515 raft_consensus.cc:515] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
W20260713 09:06:06.725734 12400 leader_election.cc:343] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.726751 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0416476d7b32417e8531a1986084f390" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9"
I20260713 09:06:06.726315 12400 leader_election.cc:304] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72d2163b868147528c666436ae4c68d2; no voters: 4c782244a7e04852aee57ebac2614104, f1f0c8be71a84616b69340476af456e9
I20260713 09:06:06.727540 12527 consensus_queue.cc:1048] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:06.726781 12514 raft_consensus.cc:493] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:06:06.728277 12251 leader_election.cc:343] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.728724 12514 raft_consensus.cc:515] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.730355 12515 leader_election.cc:290] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 election: Requested vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.731393 12514 leader_election.cc:290] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.731702 12513 raft_consensus.cc:2749] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:06.732143 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03617f12196b4e86b5d1b3318d62bb11" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
I20260713 09:06:06.732728 12358 raft_consensus.cc:2468] T 03617f12196b4e86b5d1b3318d62bb11 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 0.
I20260713 09:06:06.733428 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0416476d7b32417e8531a1986084f390" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2"
I20260713 09:06:06.733945 12431 raft_consensus.cc:3060] T 0416476d7b32417e8531a1986084f390 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.734218 12251 leader_election.cc:304] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, f1f0c8be71a84616b69340476af456e9; no voters: 
I20260713 09:06:06.741135 12514 raft_consensus.cc:2804] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:06.741526 12514 raft_consensus.cc:493] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:06.742081 12514 raft_consensus.cc:3060] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.742748 12432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03617f12196b4e86b5d1b3318d62bb11" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
W20260713 09:06:06.744284 12251 leader_election.cc:343] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.713111 12475 ts_tablet_manager.cc:1403] T 61c8a4cbd4274e06a0da3ec521df1b9d P 72d2163b868147528c666436ae4c68d2: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.022s
I20260713 09:06:06.746546 12515 raft_consensus.cc:493] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:06.747013 12515 raft_consensus.cc:515] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.749205 12431 raft_consensus.cc:2468] T 0416476d7b32417e8531a1986084f390 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 1.
I20260713 09:06:06.755689 12432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c8a4cbd4274e06a0da3ec521df1b9d" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
I20260713 09:06:06.749521 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c8a4cbd4274e06a0da3ec521df1b9d" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
I20260713 09:06:06.757304 12515 leader_election.cc:290] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.757536 12251 leader_election.cc:304] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, 72d2163b868147528c666436ae4c68d2; no voters: f1f0c8be71a84616b69340476af456e9
I20260713 09:06:06.757232 12476 ts_tablet_manager.cc:1434] T 03617f12196b4e86b5d1b3318d62bb11 P f1f0c8be71a84616b69340476af456e9: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.000s
W20260713 09:06:06.758910 12251 leader_election.cc:343] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.759645 12476 tablet_bootstrap.cc:492] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9: Bootstrap starting.
I20260713 09:06:06.759955 12474 tablet_bootstrap.cc:492] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104: No bootstrap required, opened a new log
I20260713 09:06:06.760350 12474 ts_tablet_manager.cc:1403] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104: Time spent bootstrapping tablet: real 0.081s	user 0.039s	sys 0.026s
I20260713 09:06:06.749437 12475 raft_consensus.cc:359] T 61c8a4cbd4274e06a0da3ec521df1b9d P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.760264 12515 raft_consensus.cc:2804] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:06.753145 12514 raft_consensus.cc:515] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.760742 12475 raft_consensus.cc:385] T 61c8a4cbd4274e06a0da3ec521df1b9d P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.761134 12475 raft_consensus.cc:740] T 61c8a4cbd4274e06a0da3ec521df1b9d P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.761816 12475 consensus_queue.cc:260] T 61c8a4cbd4274e06a0da3ec521df1b9d P 72d2163b868147528c666436ae4c68d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.763558 12515 raft_consensus.cc:697] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Becoming Leader. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Running, Role: LEADER
I20260713 09:06:06.763689 12432 raft_consensus.cc:2468] T 61c8a4cbd4274e06a0da3ec521df1b9d P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 0.
I20260713 09:06:06.765405 12286 raft_consensus.cc:3060] T f031a211769145c7ac7ece7a160c7793 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.765164 12514 leader_election.cc:290] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 election: Requested vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.766217 12515 consensus_queue.cc:237] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.768231 12183 catalog_manager.cc:5697] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1f0c8be71a84616b69340476af456e9 (127.10.232.66). New cstate: current_term: 1 leader_uuid: "f1f0c8be71a84616b69340476af456e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:06.771466 12475 ts_tablet_manager.cc:1434] T 61c8a4cbd4274e06a0da3ec521df1b9d P 72d2163b868147528c666436ae4c68d2: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260713 09:06:06.772791 12475 tablet_bootstrap.cc:492] T 2695c6d96ae642769109849601c83105 P 72d2163b868147528c666436ae4c68d2: Bootstrap starting.
I20260713 09:06:06.787612 12522 consensus_queue.cc:1048] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260713 09:06:06.796291 12182 catalog_manager.cc:5697] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c782244a7e04852aee57ebac2614104 (127.10.232.65). New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:06.776137 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03617f12196b4e86b5d1b3318d62bb11" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9"
I20260713 09:06:06.804972 12358 raft_consensus.cc:3060] T 03617f12196b4e86b5d1b3318d62bb11 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.775177 12251 leader_election.cc:304] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [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: 4c782244a7e04852aee57ebac2614104, 72d2163b868147528c666436ae4c68d2; no voters: f1f0c8be71a84616b69340476af456e9
I20260713 09:06:06.775687 12432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03617f12196b4e86b5d1b3318d62bb11" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2"
I20260713 09:06:06.810884 12515 raft_consensus.cc:2804] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:06.798156 12474 raft_consensus.cc:359] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.811299 12515 raft_consensus.cc:493] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:06.811575 12474 raft_consensus.cc:385] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.811782 12515 raft_consensus.cc:3060] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.811976 12474 raft_consensus.cc:740] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Initialized, Role: FOLLOWER
W20260713 09:06:06.812126 12251 leader_election.cc:343] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.812783 12474 consensus_queue.cc:260] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.813879 12511 consensus_queue.cc:1048] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:06.819478 12358 raft_consensus.cc:2468] T 03617f12196b4e86b5d1b3318d62bb11 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 1.
I20260713 09:06:06.774961 12513 consensus_queue.cc:1048] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260713 09:06:06.807641 12475 tablet_bootstrap.cc:654] T 2695c6d96ae642769109849601c83105 P 72d2163b868147528c666436ae4c68d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.821319 12474 ts_tablet_manager.cc:1434] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.003s
I20260713 09:06:06.822672 12474 tablet_bootstrap.cc:492] T cedc9e517417403bba3461b301dfec53 P 4c782244a7e04852aee57ebac2614104: Bootstrap starting.
I20260713 09:06:06.786144 12514 raft_consensus.cc:493] T f031a211769145c7ac7ece7a160c7793 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:06.799448 12476 tablet_bootstrap.cc:654] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.825083 12514 raft_consensus.cc:515] T f031a211769145c7ac7ece7a160c7793 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.772691 12183 catalog_manager.cc:5697] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1f0c8be71a84616b69340476af456e9 (127.10.232.66). New cstate: current_term: 1 leader_uuid: "f1f0c8be71a84616b69340476af456e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:06.829408 12514 leader_election.cc:290] T f031a211769145c7ac7ece7a160c7793 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.842535 12515 raft_consensus.cc:515] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.844604 12515 leader_election.cc:290] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 election: Requested vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.845556 12494 consensus_queue.cc:1048] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:06.851538 12475 tablet_bootstrap.cc:492] T 2695c6d96ae642769109849601c83105 P 72d2163b868147528c666436ae4c68d2: No bootstrap required, opened a new log
I20260713 09:06:06.852177 12475 ts_tablet_manager.cc:1403] T 2695c6d96ae642769109849601c83105 P 72d2163b868147528c666436ae4c68d2: Time spent bootstrapping tablet: real 0.080s	user 0.017s	sys 0.000s
I20260713 09:06:06.859067 12483 consensus_queue.cc:1048] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:06.865324 12494 raft_consensus.cc:493] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:06.865990 12494 raft_consensus.cc:515] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.869462 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedc9e517417403bba3461b301dfec53" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
I20260713 09:06:06.869827 12494 leader_election.cc:290] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
I20260713 09:06:06.870208 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedc9e517417403bba3461b301dfec53" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
W20260713 09:06:06.870838 12401 leader_election.cc:343] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:06.871573 12400 leader_election.cc:343] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.871989 12400 leader_election.cc:304] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72d2163b868147528c666436ae4c68d2; no voters: 4c782244a7e04852aee57ebac2614104, f1f0c8be71a84616b69340476af456e9
W20260713 09:06:06.872092 12251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.232.66:35217, user_credentials={real_user=slave}} blocked reactor thread for 58490.7us
I20260713 09:06:06.874667 12476 tablet_bootstrap.cc:492] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9: No bootstrap required, opened a new log
I20260713 09:06:06.879413 12476 ts_tablet_manager.cc:1403] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9: Time spent bootstrapping tablet: real 0.120s	user 0.013s	sys 0.007s
I20260713 09:06:06.882756 12476 raft_consensus.cc:359] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.877121 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f031a211769145c7ac7ece7a160c7793" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
I20260713 09:06:06.878383 12494 raft_consensus.cc:2749] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:06.875207 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f031a211769145c7ac7ece7a160c7793" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
I20260713 09:06:06.876624 12474 tablet_bootstrap.cc:654] T cedc9e517417403bba3461b301dfec53 P 4c782244a7e04852aee57ebac2614104: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.891119 12475 raft_consensus.cc:359] T 2695c6d96ae642769109849601c83105 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.893500 12475 raft_consensus.cc:385] T 2695c6d96ae642769109849601c83105 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.893285 12476 raft_consensus.cc:385] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.893806 12475 raft_consensus.cc:740] T 2695c6d96ae642769109849601c83105 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.896464 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c8a4cbd4274e06a0da3ec521df1b9d" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2"
I20260713 09:06:06.896638 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c8a4cbd4274e06a0da3ec521df1b9d" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9"
I20260713 09:06:06.897156 12434 raft_consensus.cc:3060] T 61c8a4cbd4274e06a0da3ec521df1b9d P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.897037 12476 raft_consensus.cc:740] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.897437 12475 consensus_queue.cc:260] T 2695c6d96ae642769109849601c83105 P 72d2163b868147528c666436ae4c68d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.898705 12476 consensus_queue.cc:260] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.905443 12434 raft_consensus.cc:2468] T 61c8a4cbd4274e06a0da3ec521df1b9d P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 1.
I20260713 09:06:06.907618 12476 ts_tablet_manager.cc:1434] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260713 09:06:06.913412 12524 consensus_queue.cc:1048] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:06.915740 12524 consensus_queue.cc:1048] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:06.913389 12476 tablet_bootstrap.cc:492] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9: Bootstrap starting.
I20260713 09:06:06.901064 12475 ts_tablet_manager.cc:1434] T 2695c6d96ae642769109849601c83105 P 72d2163b868147528c666436ae4c68d2: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260713 09:06:06.903218 12251 leader_election.cc:304] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, f1f0c8be71a84616b69340476af456e9; no voters: 72d2163b868147528c666436ae4c68d2
W20260713 09:06:06.922644 12251 leader_election.cc:343] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.923668 12251 leader_election.cc:304] T f031a211769145c7ac7ece7a160c7793 P 4c782244a7e04852aee57ebac2614104 [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: 4c782244a7e04852aee57ebac2614104; no voters: 72d2163b868147528c666436ae4c68d2, f1f0c8be71a84616b69340476af456e9
I20260713 09:06:06.925016 12251 leader_election.cc:304] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, 72d2163b868147528c666436ae4c68d2; no voters: f1f0c8be71a84616b69340476af456e9
I20260713 09:06:06.925253 12511 raft_consensus.cc:2749] T f031a211769145c7ac7ece7a160c7793 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:06.922212 12563 raft_consensus.cc:2804] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:06.926719 12563 raft_consensus.cc:697] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Becoming Leader. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Running, Role: LEADER
I20260713 09:06:06.927078 12475 tablet_bootstrap.cc:492] T 03617f12196b4e86b5d1b3318d62bb11 P 72d2163b868147528c666436ae4c68d2: Bootstrap starting.
I20260713 09:06:06.926002 12511 consensus_queue.cc:1048] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:06:06.927563 12563 consensus_queue.cc:237] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.929967 12514 raft_consensus.cc:2804] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:06.937475 12475 tablet_bootstrap.cc:654] T 03617f12196b4e86b5d1b3318d62bb11 P 72d2163b868147528c666436ae4c68d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.941495 12476 tablet_bootstrap.cc:654] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.964468 12474 tablet_bootstrap.cc:492] T cedc9e517417403bba3461b301dfec53 P 4c782244a7e04852aee57ebac2614104: No bootstrap required, opened a new log
I20260713 09:06:06.964955 12474 ts_tablet_manager.cc:1403] T cedc9e517417403bba3461b301dfec53 P 4c782244a7e04852aee57ebac2614104: Time spent bootstrapping tablet: real 0.143s	user 0.015s	sys 0.002s
I20260713 09:06:06.967164 12524 consensus_queue.cc:1048] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:06.968530 12474 raft_consensus.cc:359] T cedc9e517417403bba3461b301dfec53 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.970085 12474 raft_consensus.cc:385] T cedc9e517417403bba3461b301dfec53 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.970469 12474 raft_consensus.cc:740] T cedc9e517417403bba3461b301dfec53 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.972648 12524 raft_consensus.cc:493] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:06.973275 12524 raft_consensus.cc:515] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.976054 12524 leader_election.cc:290] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:06.977160 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303d904b5fa44161881900de0081e84f" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
I20260713 09:06:06.978081 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303d904b5fa44161881900de0081e84f" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
W20260713 09:06:06.979888 12326 leader_election.cc:343] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.988664 12514 raft_consensus.cc:697] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Becoming Leader. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Running, Role: LEADER
I20260713 09:06:06.991626 12474 consensus_queue.cc:260] T cedc9e517417403bba3461b301dfec53 P 4c782244a7e04852aee57ebac2614104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:06.996184 12474 ts_tablet_manager.cc:1434] T cedc9e517417403bba3461b301dfec53 P 4c782244a7e04852aee57ebac2614104: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.004s
I20260713 09:06:06.997254 12474 tablet_bootstrap.cc:492] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104: Bootstrap starting.
W20260713 09:06:06.998768 12327 leader_election.cc:343] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:06.999271 12327 leader_election.cc:304] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1f0c8be71a84616b69340476af456e9; no voters: 4c782244a7e04852aee57ebac2614104, 72d2163b868147528c666436ae4c68d2
I20260713 09:06:07.006340 12574 raft_consensus.cc:493] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.006951 12574 raft_consensus.cc:515] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.009734 12574 leader_election.cc:290] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:07.010988 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417dcc58f89c4ee9bd0190f9d6056d83" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
W20260713 09:06:07.012552 12251 leader_election.cc:343] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:07.015080 12514 consensus_queue.cc:237] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.005635 12524 raft_consensus.cc:2749] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:07.018656 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417dcc58f89c4ee9bd0190f9d6056d83" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
I20260713 09:06:07.022719 12358 raft_consensus.cc:2468] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 0.
I20260713 09:06:07.024048 12251 leader_election.cc:304] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [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: 4c782244a7e04852aee57ebac2614104, f1f0c8be71a84616b69340476af456e9; no voters: 72d2163b868147528c666436ae4c68d2
I20260713 09:06:07.024883 12574 raft_consensus.cc:2804] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:07.025300 12574 raft_consensus.cc:493] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:07.025687 12574 raft_consensus.cc:3060] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.031138 12527 consensus_queue.cc:1048] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:07.040742 12527 consensus_queue.cc:1048] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:07.064239 12521 consensus_queue.cc:1048] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:07.076638 12475 tablet_bootstrap.cc:492] T 03617f12196b4e86b5d1b3318d62bb11 P 72d2163b868147528c666436ae4c68d2: No bootstrap required, opened a new log
I20260713 09:06:07.077069 12475 ts_tablet_manager.cc:1403] T 03617f12196b4e86b5d1b3318d62bb11 P 72d2163b868147528c666436ae4c68d2: Time spent bootstrapping tablet: real 0.150s	user 0.010s	sys 0.010s
I20260713 09:06:07.084200 12474 tablet_bootstrap.cc:654] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.090567 12476 tablet_bootstrap.cc:492] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9: No bootstrap required, opened a new log
I20260713 09:06:07.090983 12476 ts_tablet_manager.cc:1403] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9: Time spent bootstrapping tablet: real 0.178s	user 0.018s	sys 0.009s
I20260713 09:06:07.081044 12574 raft_consensus.cc:515] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.093238 12521 consensus_queue.cc:1048] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:07.093816 12524 consensus_queue.cc:1048] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:07.096557 12184 catalog_manager.cc:5697] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c782244a7e04852aee57ebac2614104 (127.10.232.65). New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:07.108433 12476 raft_consensus.cc:359] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.111255 12476 raft_consensus.cc:385] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.111507 12476 raft_consensus.cc:740] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.112371 12476 consensus_queue.cc:260] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.114290 12475 raft_consensus.cc:359] T 03617f12196b4e86b5d1b3318d62bb11 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.115372 12475 raft_consensus.cc:385] T 03617f12196b4e86b5d1b3318d62bb11 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.115775 12475 raft_consensus.cc:740] T 03617f12196b4e86b5d1b3318d62bb11 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.124661 12476 ts_tablet_manager.cc:1434] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.002s
I20260713 09:06:07.125907 12476 tablet_bootstrap.cc:492] T 61c8a4cbd4274e06a0da3ec521df1b9d P f1f0c8be71a84616b69340476af456e9: Bootstrap starting.
I20260713 09:06:07.128177 12574 leader_election.cc:290] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 election: Requested vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:07.110956 12184 catalog_manager.cc:5697] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c782244a7e04852aee57ebac2614104 (127.10.232.65). New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:07.129851 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417dcc58f89c4ee9bd0190f9d6056d83" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9"
I20260713 09:06:07.131795 12475 consensus_queue.cc:260] T 03617f12196b4e86b5d1b3318d62bb11 P 72d2163b868147528c666436ae4c68d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.133379 12358 raft_consensus.cc:3060] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.130949 12435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417dcc58f89c4ee9bd0190f9d6056d83" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2"
I20260713 09:06:07.148849 12474 tablet_bootstrap.cc:492] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104: No bootstrap required, opened a new log
I20260713 09:06:07.149417 12474 ts_tablet_manager.cc:1403] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104: Time spent bootstrapping tablet: real 0.152s	user 0.018s	sys 0.010s
I20260713 09:06:07.159509 12474 raft_consensus.cc:359] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.160559 12474 raft_consensus.cc:385] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.160945 12474 raft_consensus.cc:740] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.161873 12474 consensus_queue.cc:260] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.186318 12474 ts_tablet_manager.cc:1434] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.002s
W20260713 09:06:07.215911 12251 leader_election.cc:343] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:07.227000 12474 tablet_bootstrap.cc:492] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104: Bootstrap starting.
I20260713 09:06:07.228222 12475 ts_tablet_manager.cc:1434] T 03617f12196b4e86b5d1b3318d62bb11 P 72d2163b868147528c666436ae4c68d2: Time spent starting tablet: real 0.151s	user 0.009s	sys 0.002s
I20260713 09:06:07.230096 12358 raft_consensus.cc:2468] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 1.
I20260713 09:06:07.230719 12475 tablet_bootstrap.cc:492] T 303d904b5fa44161881900de0081e84f P 72d2163b868147528c666436ae4c68d2: Bootstrap starting.
I20260713 09:06:07.232430 12476 tablet_bootstrap.cc:654] T 61c8a4cbd4274e06a0da3ec521df1b9d P f1f0c8be71a84616b69340476af456e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.233057 12483 raft_consensus.cc:493] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.234004 12483 raft_consensus.cc:515] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.237488 12483 leader_election.cc:290] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:07.232292 12251 leader_election.cc:304] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, f1f0c8be71a84616b69340476af456e9; no voters: 72d2163b868147528c666436ae4c68d2
I20260713 09:06:07.240921 12474 tablet_bootstrap.cc:654] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.242803 12494 raft_consensus.cc:493] T 2695c6d96ae642769109849601c83105 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.243592 12494 raft_consensus.cc:515] T 2695c6d96ae642769109849601c83105 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.249176 12574 raft_consensus.cc:2804] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:07.249855 12574 raft_consensus.cc:697] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Becoming Leader. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Running, Role: LEADER
I20260713 09:06:07.250232 12494 leader_election.cc:290] T 2695c6d96ae642769109849601c83105 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
I20260713 09:06:07.253645 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2695c6d96ae642769109849601c83105" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
I20260713 09:06:07.254067 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedc9e517417403bba3461b301dfec53" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
I20260713 09:06:07.261586 12574 consensus_queue.cc:237] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
W20260713 09:06:07.263513 12401 leader_election.cc:343] T 2695c6d96ae642769109849601c83105 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:07.264844 12434 raft_consensus.cc:2468] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 0.
I20260713 09:06:07.274788 12590 raft_consensus.cc:493] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.276413 12590 raft_consensus.cc:515] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.277555 12475 tablet_bootstrap.cc:654] T 303d904b5fa44161881900de0081e84f P 72d2163b868147528c666436ae4c68d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.279879 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedc9e517417403bba3461b301dfec53" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
I20260713 09:06:07.280475 12590 leader_election.cc:290] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:07.280721 12285 raft_consensus.cc:2468] T cedc9e517417403bba3461b301dfec53 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 0.
I20260713 09:06:07.287590 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2695c6d96ae642769109849601c83105" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
I20260713 09:06:07.294512 12327 leader_election.cc:304] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, f1f0c8be71a84616b69340476af456e9; no voters: 
I20260713 09:06:07.295749 12521 raft_consensus.cc:2804] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:07.296164 12521 raft_consensus.cc:493] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:07.296558 12521 raft_consensus.cc:3060] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:07.297540 12400 leader_election.cc:343] T 2695c6d96ae642769109849601c83105 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:07.298017 12400 leader_election.cc:304] T 2695c6d96ae642769109849601c83105 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72d2163b868147528c666436ae4c68d2; no voters: 4c782244a7e04852aee57ebac2614104, f1f0c8be71a84616b69340476af456e9
I20260713 09:06:07.299638 12479 raft_consensus.cc:2749] T 2695c6d96ae642769109849601c83105 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:07.311684 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af1a86180824f129ef492de765cbff0" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
I20260713 09:06:07.312439 12285 raft_consensus.cc:2468] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 0.
I20260713 09:06:07.312892 12574 raft_consensus.cc:493] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.313311 12574 raft_consensus.cc:515] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.315461 12574 leader_election.cc:290] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:07.317667 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af1a86180824f129ef492de765cbff0" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
I20260713 09:06:07.318390 12434 raft_consensus.cc:2468] T 5af1a86180824f129ef492de765cbff0 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 0.
I20260713 09:06:07.318466 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af1a86180824f129ef492de765cbff0" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
I20260713 09:06:07.319175 12431 raft_consensus.cc:2468] T 5af1a86180824f129ef492de765cbff0 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 0.
I20260713 09:06:07.320569 12251 leader_election.cc:304] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, 72d2163b868147528c666436ae4c68d2; no voters: 
I20260713 09:06:07.321394 12574 raft_consensus.cc:2804] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:07.321810 12574 raft_consensus.cc:493] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:07.315696 12521 raft_consensus.cc:515] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.321171 12327 leader_election.cc:304] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, f1f0c8be71a84616b69340476af456e9; no voters: 
I20260713 09:06:07.318593 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af1a86180824f129ef492de765cbff0" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
I20260713 09:06:07.323694 12359 raft_consensus.cc:2468] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 0.
I20260713 09:06:07.326643 12521 leader_election.cc:290] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 election: Requested vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:07.322170 12574 raft_consensus.cc:3060] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.327260 12521 raft_consensus.cc:2804] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:07.328694 12521 raft_consensus.cc:493] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:07.329074 12521 raft_consensus.cc:3060] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.333451 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedc9e517417403bba3461b301dfec53" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104"
I20260713 09:06:07.335654 12521 raft_consensus.cc:515] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.336730 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedc9e517417403bba3461b301dfec53" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2"
I20260713 09:06:07.337288 12434 raft_consensus.cc:3060] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.337706 12521 leader_election.cc:290] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 election: Requested vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:07.342644 12527 consensus_queue.cc:1048] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:07.344877 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af1a86180824f129ef492de765cbff0" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104"
I20260713 09:06:07.346510 12514 consensus_queue.cc:1048] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:07.334214 12285 raft_consensus.cc:3060] T cedc9e517417403bba3461b301dfec53 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.349396 12479 raft_consensus.cc:493] T 03617f12196b4e86b5d1b3318d62bb11 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.348315 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af1a86180824f129ef492de765cbff0" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2"
I20260713 09:06:07.351954 12574 raft_consensus.cc:515] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.352593 12434 raft_consensus.cc:2468] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 1.
I20260713 09:06:07.358690 12431 raft_consensus.cc:3060] T 5af1a86180824f129ef492de765cbff0 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.359305 12479 raft_consensus.cc:515] T 03617f12196b4e86b5d1b3318d62bb11 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.358739 12181 catalog_manager.cc:5697] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c782244a7e04852aee57ebac2614104 (127.10.232.65). New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:07.364908 12476 tablet_bootstrap.cc:492] T 61c8a4cbd4274e06a0da3ec521df1b9d P f1f0c8be71a84616b69340476af456e9: No bootstrap required, opened a new log
I20260713 09:06:07.365461 12476 ts_tablet_manager.cc:1403] T 61c8a4cbd4274e06a0da3ec521df1b9d P f1f0c8be71a84616b69340476af456e9: Time spent bootstrapping tablet: real 0.240s	user 0.027s	sys 0.038s
I20260713 09:06:07.367846 12474 tablet_bootstrap.cc:492] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104: No bootstrap required, opened a new log
I20260713 09:06:07.368534 12474 ts_tablet_manager.cc:1403] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104: Time spent bootstrapping tablet: real 0.142s	user 0.012s	sys 0.045s
I20260713 09:06:07.368916 12476 raft_consensus.cc:359] T 61c8a4cbd4274e06a0da3ec521df1b9d P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.374323 12476 raft_consensus.cc:385] T 61c8a4cbd4274e06a0da3ec521df1b9d P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.374650 12476 raft_consensus.cc:740] T 61c8a4cbd4274e06a0da3ec521df1b9d P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.375036 12479 leader_election.cc:290] T 03617f12196b4e86b5d1b3318d62bb11 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
I20260713 09:06:07.375398 12476 consensus_queue.cc:260] T 61c8a4cbd4274e06a0da3ec521df1b9d P f1f0c8be71a84616b69340476af456e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.376613 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03617f12196b4e86b5d1b3318d62bb11" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
I20260713 09:06:07.378518 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03617f12196b4e86b5d1b3318d62bb11" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
I20260713 09:06:07.379406 12359 raft_consensus.cc:2393] T 03617f12196b4e86b5d1b3318d62bb11 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72d2163b868147528c666436ae4c68d2 in current term 1: Already voted for candidate 4c782244a7e04852aee57ebac2614104 in this term.
I20260713 09:06:07.380539 12400 leader_election.cc:304] T 03617f12196b4e86b5d1b3318d62bb11 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72d2163b868147528c666436ae4c68d2; no voters: 4c782244a7e04852aee57ebac2614104, f1f0c8be71a84616b69340476af456e9
I20260713 09:06:07.381878 12285 raft_consensus.cc:2468] T cedc9e517417403bba3461b301dfec53 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 1.
I20260713 09:06:07.382632 12479 raft_consensus.cc:3060] T 03617f12196b4e86b5d1b3318d62bb11 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.385213 12431 raft_consensus.cc:2468] T 5af1a86180824f129ef492de765cbff0 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 1.
I20260713 09:06:07.388581 12474 raft_consensus.cc:359] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.389436 12474 raft_consensus.cc:385] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.389766 12474 raft_consensus.cc:740] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Initialized, Role: FOLLOWER
W20260713 09:06:07.390183 12251 consensus_peers.cc:597] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 -> Peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): Couldn't send request to peer f1f0c8be71a84616b69340476af456e9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:07.390753 12474 consensus_queue.cc:260] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.391073 12327 leader_election.cc:304] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, f1f0c8be71a84616b69340476af456e9; no voters: 
I20260713 09:06:07.393218 12474 ts_tablet_manager.cc:1434] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260713 09:06:07.394742 12474 tablet_bootstrap.cc:492] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104: Bootstrap starting.
I20260713 09:06:07.395383 12326 leader_election.cc:304] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72d2163b868147528c666436ae4c68d2, f1f0c8be71a84616b69340476af456e9; no voters: 
I20260713 09:06:07.396181 12521 raft_consensus.cc:2804] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:07.396659 12521 raft_consensus.cc:697] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Becoming Leader. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Running, Role: LEADER
I20260713 09:06:07.396780 12527 raft_consensus.cc:2804] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:07.397256 12527 raft_consensus.cc:697] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Becoming Leader. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Running, Role: LEADER
I20260713 09:06:07.397614 12521 consensus_queue.cc:237] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.400656 12284 raft_consensus.cc:2393] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f1f0c8be71a84616b69340476af456e9 in current term 1: Already voted for candidate 4c782244a7e04852aee57ebac2614104 in this term.
I20260713 09:06:07.398113 12527 consensus_queue.cc:237] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.402710 12476 ts_tablet_manager.cc:1434] T 61c8a4cbd4274e06a0da3ec521df1b9d P f1f0c8be71a84616b69340476af456e9: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.004s
I20260713 09:06:07.399454 12479 raft_consensus.cc:2749] T 03617f12196b4e86b5d1b3318d62bb11 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:07.410022 12574 leader_election.cc:290] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 election: Requested vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:07.410965 12476 tablet_bootstrap.cc:492] T 06c3182261ea444ea169a8853b508da0 P f1f0c8be71a84616b69340476af456e9: Bootstrap starting.
I20260713 09:06:07.411878 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af1a86180824f129ef492de765cbff0" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2"
I20260713 09:06:07.412094 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af1a86180824f129ef492de765cbff0" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9"
I20260713 09:06:07.412635 12431 raft_consensus.cc:2393] T 5af1a86180824f129ef492de765cbff0 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c782244a7e04852aee57ebac2614104 in current term 1: Already voted for candidate f1f0c8be71a84616b69340476af456e9 in this term.
I20260713 09:06:07.414835 12251 leader_election.cc:304] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [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: 4c782244a7e04852aee57ebac2614104; no voters: 72d2163b868147528c666436ae4c68d2, f1f0c8be71a84616b69340476af456e9
I20260713 09:06:07.419199 12576 raft_consensus.cc:2749] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:07.419062 12574 consensus_queue.cc:1048] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:07.459209 12574 consensus_queue.cc:1048] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:07.460625 12476 tablet_bootstrap.cc:654] T 06c3182261ea444ea169a8853b508da0 P f1f0c8be71a84616b69340476af456e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.480578 12475 tablet_bootstrap.cc:492] T 303d904b5fa44161881900de0081e84f P 72d2163b868147528c666436ae4c68d2: No bootstrap required, opened a new log
I20260713 09:06:07.481096 12475 ts_tablet_manager.cc:1403] T 303d904b5fa44161881900de0081e84f P 72d2163b868147528c666436ae4c68d2: Time spent bootstrapping tablet: real 0.251s	user 0.022s	sys 0.050s
I20260713 09:06:07.484766 12359 raft_consensus.cc:3060] T 61c8a4cbd4274e06a0da3ec521df1b9d P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.484601 12475 raft_consensus.cc:359] T 303d904b5fa44161881900de0081e84f P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.485296 12475 raft_consensus.cc:385] T 303d904b5fa44161881900de0081e84f P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.485613 12475 raft_consensus.cc:740] T 303d904b5fa44161881900de0081e84f P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.486333 12475 consensus_queue.cc:260] T 303d904b5fa44161881900de0081e84f P 72d2163b868147528c666436ae4c68d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.489027 12475 ts_tablet_manager.cc:1434] T 303d904b5fa44161881900de0081e84f P 72d2163b868147528c666436ae4c68d2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:07.490877 12474 tablet_bootstrap.cc:654] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.491976 12475 tablet_bootstrap.cc:492] T 417dcc58f89c4ee9bd0190f9d6056d83 P 72d2163b868147528c666436ae4c68d2: Bootstrap starting.
I20260713 09:06:07.497893 12576 raft_consensus.cc:493] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.498389 12576 raft_consensus.cc:515] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.502620 12574 consensus_queue.cc:1048] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:07.503713 12576 leader_election.cc:290] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:07.509285 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303d904b5fa44161881900de0081e84f" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
I20260713 09:06:07.507364 12181 catalog_manager.cc:5697] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1f0c8be71a84616b69340476af456e9 (127.10.232.66). New cstate: current_term: 1 leader_uuid: "f1f0c8be71a84616b69340476af456e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:07.509905 12434 raft_consensus.cc:2468] T 303d904b5fa44161881900de0081e84f P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 0.
I20260713 09:06:07.512277 12181 catalog_manager.cc:5697] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1f0c8be71a84616b69340476af456e9 (127.10.232.66). New cstate: current_term: 1 leader_uuid: "f1f0c8be71a84616b69340476af456e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:07.518951 12475 tablet_bootstrap.cc:654] T 417dcc58f89c4ee9bd0190f9d6056d83 P 72d2163b868147528c666436ae4c68d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.515303 12251 leader_election.cc:304] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, 72d2163b868147528c666436ae4c68d2; no voters: 
I20260713 09:06:07.520805 12515 raft_consensus.cc:2804] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:07.521199 12515 raft_consensus.cc:493] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:07.521544 12515 raft_consensus.cc:3060] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.521953 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303d904b5fa44161881900de0081e84f" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
I20260713 09:06:07.524655 12359 raft_consensus.cc:2468] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 0.
I20260713 09:06:07.536873 12515 raft_consensus.cc:515] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.547775 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303d904b5fa44161881900de0081e84f" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9"
I20260713 09:06:07.543135 12474 tablet_bootstrap.cc:492] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104: No bootstrap required, opened a new log
I20260713 09:06:07.548424 12358 raft_consensus.cc:3060] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.548736 12474 ts_tablet_manager.cc:1403] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104: Time spent bootstrapping tablet: real 0.154s	user 0.002s	sys 0.012s
I20260713 09:06:07.549386 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303d904b5fa44161881900de0081e84f" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2"
I20260713 09:06:07.543581 12574 consensus_queue.cc:1048] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:07.550242 12475 tablet_bootstrap.cc:492] T 417dcc58f89c4ee9bd0190f9d6056d83 P 72d2163b868147528c666436ae4c68d2: No bootstrap required, opened a new log
I20260713 09:06:07.550226 12434 raft_consensus.cc:3060] T 303d904b5fa44161881900de0081e84f P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.550848 12475 ts_tablet_manager.cc:1403] T 417dcc58f89c4ee9bd0190f9d6056d83 P 72d2163b868147528c666436ae4c68d2: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.003s
I20260713 09:06:07.556450 12358 raft_consensus.cc:2468] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 1.
I20260713 09:06:07.557723 12251 leader_election.cc:304] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, f1f0c8be71a84616b69340476af456e9; no voters: 
I20260713 09:06:07.558431 12474 raft_consensus.cc:359] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.558801 12575 raft_consensus.cc:2804] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:07.559100 12474 raft_consensus.cc:385] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.559412 12474 raft_consensus.cc:740] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.559365 12575 raft_consensus.cc:697] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Becoming Leader. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Running, Role: LEADER
I20260713 09:06:07.560194 12474 consensus_queue.cc:260] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.560587 12575 consensus_queue.cc:237] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.566298 12475 raft_consensus.cc:359] T 417dcc58f89c4ee9bd0190f9d6056d83 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.567054 12475 raft_consensus.cc:385] T 417dcc58f89c4ee9bd0190f9d6056d83 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.567413 12475 raft_consensus.cc:740] T 417dcc58f89c4ee9bd0190f9d6056d83 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.568250 12475 consensus_queue.cc:260] T 417dcc58f89c4ee9bd0190f9d6056d83 P 72d2163b868147528c666436ae4c68d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.568730 12474 ts_tablet_manager.cc:1434] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:06:07.569519 12515 leader_election.cc:290] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 election: Requested vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:07.572062 12434 raft_consensus.cc:2468] T 303d904b5fa44161881900de0081e84f P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 1.
I20260713 09:06:07.569828 12474 tablet_bootstrap.cc:492] T 2695c6d96ae642769109849601c83105 P 4c782244a7e04852aee57ebac2614104: Bootstrap starting.
I20260713 09:06:07.578603 12476 tablet_bootstrap.cc:492] T 06c3182261ea444ea169a8853b508da0 P f1f0c8be71a84616b69340476af456e9: No bootstrap required, opened a new log
I20260713 09:06:07.579187 12476 ts_tablet_manager.cc:1403] T 06c3182261ea444ea169a8853b508da0 P f1f0c8be71a84616b69340476af456e9: Time spent bootstrapping tablet: real 0.174s	user 0.017s	sys 0.007s
I20260713 09:06:07.582208 12475 ts_tablet_manager.cc:1434] T 417dcc58f89c4ee9bd0190f9d6056d83 P 72d2163b868147528c666436ae4c68d2: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260713 09:06:07.582331 12476 raft_consensus.cc:359] T 06c3182261ea444ea169a8853b508da0 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.584444 12476 raft_consensus.cc:385] T 06c3182261ea444ea169a8853b508da0 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.584956 12476 raft_consensus.cc:740] T 06c3182261ea444ea169a8853b508da0 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.586167 12476 consensus_queue.cc:260] T 06c3182261ea444ea169a8853b508da0 P f1f0c8be71a84616b69340476af456e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.589686 12476 ts_tablet_manager.cc:1434] T 06c3182261ea444ea169a8853b508da0 P f1f0c8be71a84616b69340476af456e9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:06:07.590440 12475 tablet_bootstrap.cc:492] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2: Bootstrap starting.
I20260713 09:06:07.590904 12476 tablet_bootstrap.cc:492] T 0416476d7b32417e8531a1986084f390 P f1f0c8be71a84616b69340476af456e9: Bootstrap starting.
I20260713 09:06:07.593806 12474 tablet_bootstrap.cc:654] T 2695c6d96ae642769109849601c83105 P 4c782244a7e04852aee57ebac2614104: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.597085 12475 tablet_bootstrap.cc:654] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.599099 12476 tablet_bootstrap.cc:654] T 0416476d7b32417e8531a1986084f390 P f1f0c8be71a84616b69340476af456e9: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:07.607868 12232 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:07.611243 12475 tablet_bootstrap.cc:492] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2: No bootstrap required, opened a new log
I20260713 09:06:07.611788 12475 ts_tablet_manager.cc:1403] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260713 09:06:07.613782 12475 raft_consensus.cc:359] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.611310 12474 tablet_bootstrap.cc:492] T 2695c6d96ae642769109849601c83105 P 4c782244a7e04852aee57ebac2614104: No bootstrap required, opened a new log
I20260713 09:06:07.614511 12475 raft_consensus.cc:385] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.614799 12475 raft_consensus.cc:740] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.614878 12474 ts_tablet_manager.cc:1403] T 2695c6d96ae642769109849601c83105 P 4c782244a7e04852aee57ebac2614104: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.003s
I20260713 09:06:07.615352 12184 catalog_manager.cc:5697] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c782244a7e04852aee57ebac2614104 (127.10.232.65). New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:07.616084 12475 consensus_queue.cc:260] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.617723 12474 raft_consensus.cc:359] T 2695c6d96ae642769109849601c83105 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.618471 12474 raft_consensus.cc:385] T 2695c6d96ae642769109849601c83105 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.618775 12474 raft_consensus.cc:740] T 2695c6d96ae642769109849601c83105 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.619371 12474 consensus_queue.cc:260] T 2695c6d96ae642769109849601c83105 P 4c782244a7e04852aee57ebac2614104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.621663 12475 ts_tablet_manager.cc:1434] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260713 09:06:07.622274 12474 ts_tablet_manager.cc:1434] T 2695c6d96ae642769109849601c83105 P 4c782244a7e04852aee57ebac2614104: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:06:07.622277 12476 tablet_bootstrap.cc:492] T 0416476d7b32417e8531a1986084f390 P f1f0c8be71a84616b69340476af456e9: No bootstrap required, opened a new log
I20260713 09:06:07.622742 12475 tablet_bootstrap.cc:492] T 9699550c02414199a79c66acf0a5be2e P 72d2163b868147528c666436ae4c68d2: Bootstrap starting.
I20260713 09:06:07.622933 12476 ts_tablet_manager.cc:1403] T 0416476d7b32417e8531a1986084f390 P f1f0c8be71a84616b69340476af456e9: Time spent bootstrapping tablet: real 0.032s	user 0.025s	sys 0.003s
I20260713 09:06:07.623467 12474 tablet_bootstrap.cc:492] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104: Bootstrap starting.
I20260713 09:06:07.625584 12476 raft_consensus.cc:359] T 0416476d7b32417e8531a1986084f390 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.626183 12476 raft_consensus.cc:385] T 0416476d7b32417e8531a1986084f390 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.626533 12476 raft_consensus.cc:740] T 0416476d7b32417e8531a1986084f390 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.627271 12476 consensus_queue.cc:260] T 0416476d7b32417e8531a1986084f390 P f1f0c8be71a84616b69340476af456e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.629916 12474 tablet_bootstrap.cc:654] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.632948 12476 ts_tablet_manager.cc:1434] T 0416476d7b32417e8531a1986084f390 P f1f0c8be71a84616b69340476af456e9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:06:07.634078 12475 tablet_bootstrap.cc:654] T 9699550c02414199a79c66acf0a5be2e P 72d2163b868147528c666436ae4c68d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.634618 12476 tablet_bootstrap.cc:492] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9: Bootstrap starting.
I20260713 09:06:07.641417 12476 tablet_bootstrap.cc:654] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.643079 12474 tablet_bootstrap.cc:492] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104: No bootstrap required, opened a new log
I20260713 09:06:07.643579 12474 ts_tablet_manager.cc:1403] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260713 09:06:07.645978 12474 raft_consensus.cc:359] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.646490 12474 raft_consensus.cc:385] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.646749 12474 raft_consensus.cc:740] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.647490 12474 consensus_queue.cc:260] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.649910 12474 ts_tablet_manager.cc:1434] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:07.650938 12474 tablet_bootstrap.cc:492] T cd6836ce8c234206bcecf85da585cc74 P 4c782244a7e04852aee57ebac2614104: Bootstrap starting.
I20260713 09:06:07.666695 12474 tablet_bootstrap.cc:654] T cd6836ce8c234206bcecf85da585cc74 P 4c782244a7e04852aee57ebac2614104: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.667629 12475 tablet_bootstrap.cc:492] T 9699550c02414199a79c66acf0a5be2e P 72d2163b868147528c666436ae4c68d2: No bootstrap required, opened a new log
I20260713 09:06:07.667836 12476 tablet_bootstrap.cc:492] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9: No bootstrap required, opened a new log
I20260713 09:06:07.668145 12475 ts_tablet_manager.cc:1403] T 9699550c02414199a79c66acf0a5be2e P 72d2163b868147528c666436ae4c68d2: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.005s
I20260713 09:06:07.668259 12476 ts_tablet_manager.cc:1403] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.004s
I20260713 09:06:07.671007 12476 raft_consensus.cc:359] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.670881 12475 raft_consensus.cc:359] T 9699550c02414199a79c66acf0a5be2e P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.671612 12474 tablet_bootstrap.cc:492] T cd6836ce8c234206bcecf85da585cc74 P 4c782244a7e04852aee57ebac2614104: No bootstrap required, opened a new log
I20260713 09:06:07.671661 12475 raft_consensus.cc:385] T 9699550c02414199a79c66acf0a5be2e P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.672034 12475 raft_consensus.cc:740] T 9699550c02414199a79c66acf0a5be2e P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.672079 12474 ts_tablet_manager.cc:1403] T cd6836ce8c234206bcecf85da585cc74 P 4c782244a7e04852aee57ebac2614104: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.004s
I20260713 09:06:07.672338 12476 raft_consensus.cc:385] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.672600 12476 raft_consensus.cc:740] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.672704 12475 consensus_queue.cc:260] T 9699550c02414199a79c66acf0a5be2e P 72d2163b868147528c666436ae4c68d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.673242 12476 consensus_queue.cc:260] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.675351 12476 ts_tablet_manager.cc:1434] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:07.675329 12474 raft_consensus.cc:359] T cd6836ce8c234206bcecf85da585cc74 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.676070 12474 raft_consensus.cc:385] T cd6836ce8c234206bcecf85da585cc74 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.676335 12474 raft_consensus.cc:740] T cd6836ce8c234206bcecf85da585cc74 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.676800 12476 tablet_bootstrap.cc:492] T 7ca6847d37824909a8a37ea266df6a81 P f1f0c8be71a84616b69340476af456e9: Bootstrap starting.
I20260713 09:06:07.675369 12475 ts_tablet_manager.cc:1434] T 9699550c02414199a79c66acf0a5be2e P 72d2163b868147528c666436ae4c68d2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:06:07.677028 12474 consensus_queue.cc:260] T cd6836ce8c234206bcecf85da585cc74 P 4c782244a7e04852aee57ebac2614104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.678249 12475 tablet_bootstrap.cc:492] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2: Bootstrap starting.
I20260713 09:06:07.679316 12474 ts_tablet_manager.cc:1434] T cd6836ce8c234206bcecf85da585cc74 P 4c782244a7e04852aee57ebac2614104: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:07.680378 12474 tablet_bootstrap.cc:492] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 4c782244a7e04852aee57ebac2614104: Bootstrap starting.
I20260713 09:06:07.685859 12474 tablet_bootstrap.cc:654] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 4c782244a7e04852aee57ebac2614104: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.690814 12475 tablet_bootstrap.cc:654] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.685881 12476 tablet_bootstrap.cc:654] T 7ca6847d37824909a8a37ea266df6a81 P f1f0c8be71a84616b69340476af456e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.698580 12474 tablet_bootstrap.cc:492] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 4c782244a7e04852aee57ebac2614104: No bootstrap required, opened a new log
I20260713 09:06:07.699047 12474 ts_tablet_manager.cc:1403] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 4c782244a7e04852aee57ebac2614104: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.010s
I20260713 09:06:07.700048 12476 tablet_bootstrap.cc:492] T 7ca6847d37824909a8a37ea266df6a81 P f1f0c8be71a84616b69340476af456e9: No bootstrap required, opened a new log
I20260713 09:06:07.700592 12476 ts_tablet_manager.cc:1403] T 7ca6847d37824909a8a37ea266df6a81 P f1f0c8be71a84616b69340476af456e9: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.002s
I20260713 09:06:07.701558 12474 raft_consensus.cc:359] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.700114 12475 tablet_bootstrap.cc:492] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2: No bootstrap required, opened a new log
I20260713 09:06:07.702201 12474 raft_consensus.cc:385] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.702520 12474 raft_consensus.cc:740] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.702637 12475 ts_tablet_manager.cc:1403] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.004s
I20260713 09:06:07.703065 12476 raft_consensus.cc:359] T 7ca6847d37824909a8a37ea266df6a81 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.703285 12474 consensus_queue.cc:260] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 4c782244a7e04852aee57ebac2614104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.703728 12476 raft_consensus.cc:385] T 7ca6847d37824909a8a37ea266df6a81 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.703995 12476 raft_consensus.cc:740] T 7ca6847d37824909a8a37ea266df6a81 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.704658 12476 consensus_queue.cc:260] T 7ca6847d37824909a8a37ea266df6a81 P f1f0c8be71a84616b69340476af456e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.705901 12475 raft_consensus.cc:359] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.706571 12475 raft_consensus.cc:385] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.706875 12475 raft_consensus.cc:740] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.707468 12475 consensus_queue.cc:260] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.708240 12474 ts_tablet_manager.cc:1434] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 4c782244a7e04852aee57ebac2614104: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:06:07.709156 12474 tablet_bootstrap.cc:492] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104: Bootstrap starting.
I20260713 09:06:07.709444 12475 ts_tablet_manager.cc:1434] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:06:07.706586 12476 ts_tablet_manager.cc:1434] T 7ca6847d37824909a8a37ea266df6a81 P f1f0c8be71a84616b69340476af456e9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:07.710646 12476 tablet_bootstrap.cc:492] T f6c66d80f46443d7b8d322ad198ee6d1 P f1f0c8be71a84616b69340476af456e9: Bootstrap starting.
I20260713 09:06:07.715299 12474 tablet_bootstrap.cc:654] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.716310 12476 tablet_bootstrap.cc:654] T f6c66d80f46443d7b8d322ad198ee6d1 P f1f0c8be71a84616b69340476af456e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.718186 12475 tablet_bootstrap.cc:492] T 06c3182261ea444ea169a8853b508da0 P 72d2163b868147528c666436ae4c68d2: Bootstrap starting.
I20260713 09:06:07.723613 12434 raft_consensus.cc:3060] T 417dcc58f89c4ee9bd0190f9d6056d83 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.727145 12475 tablet_bootstrap.cc:654] T 06c3182261ea444ea169a8853b508da0 P 72d2163b868147528c666436ae4c68d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.740267 12475 tablet_bootstrap.cc:492] T 06c3182261ea444ea169a8853b508da0 P 72d2163b868147528c666436ae4c68d2: No bootstrap required, opened a new log
I20260713 09:06:07.740949 12475 ts_tablet_manager.cc:1403] T 06c3182261ea444ea169a8853b508da0 P 72d2163b868147528c666436ae4c68d2: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.009s
I20260713 09:06:07.744496 12475 raft_consensus.cc:359] T 06c3182261ea444ea169a8853b508da0 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.745474 12475 raft_consensus.cc:385] T 06c3182261ea444ea169a8853b508da0 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.745819 12475 raft_consensus.cc:740] T 06c3182261ea444ea169a8853b508da0 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.746995 12475 consensus_queue.cc:260] T 06c3182261ea444ea169a8853b508da0 P 72d2163b868147528c666436ae4c68d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.750061 12475 ts_tablet_manager.cc:1434] T 06c3182261ea444ea169a8853b508da0 P 72d2163b868147528c666436ae4c68d2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260713 09:06:07.718080 12590 raft_consensus.cc:493] T 0416476d7b32417e8531a1986084f390 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.751416 12590 raft_consensus.cc:515] T 0416476d7b32417e8531a1986084f390 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.754688 12590 leader_election.cc:290] T 0416476d7b32417e8531a1986084f390 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:07.757324 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0416476d7b32417e8531a1986084f390" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
I20260713 09:06:07.759060 12432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0416476d7b32417e8531a1986084f390" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
I20260713 09:06:07.762166 12475 tablet_bootstrap.cc:492] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2: Bootstrap starting.
I20260713 09:06:07.762107 12327 leader_election.cc:304] T 0416476d7b32417e8531a1986084f390 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1f0c8be71a84616b69340476af456e9; no voters: 4c782244a7e04852aee57ebac2614104, 72d2163b868147528c666436ae4c68d2
I20260713 09:06:07.770829 12575 raft_consensus.cc:493] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.773092 12590 raft_consensus.cc:2749] T 0416476d7b32417e8531a1986084f390 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:07.773358 12575 raft_consensus.cc:515] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.776471 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9699550c02414199a79c66acf0a5be2e" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
I20260713 09:06:07.775977 12474 tablet_bootstrap.cc:492] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104: No bootstrap required, opened a new log
W20260713 09:06:07.777858 12251 leader_election.cc:343] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:07.778128 12474 ts_tablet_manager.cc:1403] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104: Time spent bootstrapping tablet: real 0.069s	user 0.021s	sys 0.043s
I20260713 09:06:07.778919 12432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9699550c02414199a79c66acf0a5be2e" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
I20260713 09:06:07.779978 12432 raft_consensus.cc:2468] T 9699550c02414199a79c66acf0a5be2e P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 0.
I20260713 09:06:07.780470 12575 leader_election.cc:290] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:07.771778 12475 tablet_bootstrap.cc:654] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.781370 12474 raft_consensus.cc:359] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.781703 12251 leader_election.cc:304] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [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: 4c782244a7e04852aee57ebac2614104, 72d2163b868147528c666436ae4c68d2; no voters: f1f0c8be71a84616b69340476af456e9
I20260713 09:06:07.782100 12474 raft_consensus.cc:385] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.782404 12474 raft_consensus.cc:740] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.772985 12476 tablet_bootstrap.cc:492] T f6c66d80f46443d7b8d322ad198ee6d1 P f1f0c8be71a84616b69340476af456e9: No bootstrap required, opened a new log
I20260713 09:06:07.783151 12575 raft_consensus.cc:2804] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:07.783514 12476 ts_tablet_manager.cc:1403] T f6c66d80f46443d7b8d322ad198ee6d1 P f1f0c8be71a84616b69340476af456e9: Time spent bootstrapping tablet: real 0.073s	user 0.021s	sys 0.038s
I20260713 09:06:07.783710 12575 raft_consensus.cc:493] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:07.784224 12575 raft_consensus.cc:3060] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.784475 12515 consensus_queue.cc:1048] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:07.786441 12476 raft_consensus.cc:359] T f6c66d80f46443d7b8d322ad198ee6d1 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.787319 12476 raft_consensus.cc:385] T f6c66d80f46443d7b8d322ad198ee6d1 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.787632 12476 raft_consensus.cc:740] T f6c66d80f46443d7b8d322ad198ee6d1 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.783154 12474 consensus_queue.cc:260] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.790342 12474 ts_tablet_manager.cc:1434] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:06:07.788293 12476 consensus_queue.cc:260] T f6c66d80f46443d7b8d322ad198ee6d1 P f1f0c8be71a84616b69340476af456e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.792939 12575 raft_consensus.cc:515] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.795651 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9699550c02414199a79c66acf0a5be2e" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9"
I20260713 09:06:07.799175 12474 tablet_bootstrap.cc:492] T f6c66d80f46443d7b8d322ad198ee6d1 P 4c782244a7e04852aee57ebac2614104: Bootstrap starting.
I20260713 09:06:07.799922 12476 ts_tablet_manager.cc:1434] T f6c66d80f46443d7b8d322ad198ee6d1 P f1f0c8be71a84616b69340476af456e9: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
W20260713 09:06:07.797132 12251 leader_election.cc:343] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:07.803635 12575 leader_election.cc:290] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 election: Requested vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:07.804898 12476 tablet_bootstrap.cc:492] T 9699550c02414199a79c66acf0a5be2e P f1f0c8be71a84616b69340476af456e9: Bootstrap starting.
I20260713 09:06:07.807056 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9699550c02414199a79c66acf0a5be2e" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2"
I20260713 09:06:07.807710 12434 raft_consensus.cc:3060] T 9699550c02414199a79c66acf0a5be2e P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.815855 12474 tablet_bootstrap.cc:654] T f6c66d80f46443d7b8d322ad198ee6d1 P 4c782244a7e04852aee57ebac2614104: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.822916 12494 raft_consensus.cc:493] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.823557 12494 raft_consensus.cc:515] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.826041 12494 leader_election.cc:290] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
I20260713 09:06:07.829909 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c66d80f46443d7b8d322ad198ee6d1" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
I20260713 09:06:07.845722 12359 raft_consensus.cc:3060] T 0416476d7b32417e8531a1986084f390 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.845777 12360 raft_consensus.cc:2468] T f6c66d80f46443d7b8d322ad198ee6d1 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72d2163b868147528c666436ae4c68d2 in term 0.
I20260713 09:06:07.846999 12576 consensus_queue.cc:1048] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:07.849804 12400 leader_election.cc:304] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72d2163b868147528c666436ae4c68d2, f1f0c8be71a84616b69340476af456e9; no voters: 
I20260713 09:06:07.835570 12476 tablet_bootstrap.cc:654] T 9699550c02414199a79c66acf0a5be2e P f1f0c8be71a84616b69340476af456e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.838340 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c66d80f46443d7b8d322ad198ee6d1" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
I20260713 09:06:07.840762 12475 tablet_bootstrap.cc:492] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2: No bootstrap required, opened a new log
I20260713 09:06:07.853487 12475 ts_tablet_manager.cc:1403] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2: Time spent bootstrapping tablet: real 0.092s	user 0.023s	sys 0.046s
I20260713 09:06:07.856639 12475 raft_consensus.cc:359] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.857360 12475 raft_consensus.cc:385] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.857692 12475 raft_consensus.cc:740] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Initialized, Role: FOLLOWER
W20260713 09:06:07.858872 12401 leader_election.cc:343] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:07.858628 12475 consensus_queue.cc:260] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.859654 12494 raft_consensus.cc:2804] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:07.860057 12494 raft_consensus.cc:493] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:07.860401 12494 raft_consensus.cc:3060] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.843211 12474 tablet_bootstrap.cc:492] T f6c66d80f46443d7b8d322ad198ee6d1 P 4c782244a7e04852aee57ebac2614104: No bootstrap required, opened a new log
I20260713 09:06:07.863831 12474 ts_tablet_manager.cc:1403] T f6c66d80f46443d7b8d322ad198ee6d1 P 4c782244a7e04852aee57ebac2614104: Time spent bootstrapping tablet: real 0.065s	user 0.019s	sys 0.001s
I20260713 09:06:07.867518 12474 raft_consensus.cc:359] T f6c66d80f46443d7b8d322ad198ee6d1 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.868252 12474 raft_consensus.cc:385] T f6c66d80f46443d7b8d322ad198ee6d1 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.868544 12474 raft_consensus.cc:740] T f6c66d80f46443d7b8d322ad198ee6d1 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.843521 12434 raft_consensus.cc:2468] T 9699550c02414199a79c66acf0a5be2e P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 1.
I20260713 09:06:07.869006 12494 raft_consensus.cc:515] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.843686 12515 raft_consensus.cc:493] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.870100 12515 raft_consensus.cc:515] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.870378 12474 consensus_queue.cc:260] T f6c66d80f46443d7b8d322ad198ee6d1 P 4c782244a7e04852aee57ebac2614104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.871984 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c66d80f46443d7b8d322ad198ee6d1" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104"
I20260713 09:06:07.872152 12515 leader_election.cc:290] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:07.872637 12474 ts_tablet_manager.cc:1434] T f6c66d80f46443d7b8d322ad198ee6d1 P 4c782244a7e04852aee57ebac2614104: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:06:07.872581 12286 raft_consensus.cc:3060] T f6c66d80f46443d7b8d322ad198ee6d1 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.870285 12251 leader_election.cc:304] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, 72d2163b868147528c666436ae4c68d2; no voters: f1f0c8be71a84616b69340476af456e9
I20260713 09:06:07.874711 12515 raft_consensus.cc:2804] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:07.874979 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca6847d37824909a8a37ea266df6a81" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
I20260713 09:06:07.875279 12515 raft_consensus.cc:697] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Becoming Leader. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Running, Role: LEADER
I20260713 09:06:07.875633 12358 raft_consensus.cc:2468] T 7ca6847d37824909a8a37ea266df6a81 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 0.
I20260713 09:06:07.876473 12515 consensus_queue.cc:237] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.878957 12251 leader_election.cc:304] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, f1f0c8be71a84616b69340476af456e9; no voters: 
I20260713 09:06:07.879711 12574 raft_consensus.cc:2804] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:07.880061 12574 raft_consensus.cc:493] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:07.880398 12574 raft_consensus.cc:3060] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.887610 12432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca6847d37824909a8a37ea266df6a81" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
I20260713 09:06:07.888334 12432 raft_consensus.cc:2468] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 0.
I20260713 09:06:07.888926 12475 ts_tablet_manager.cc:1434] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.004s
I20260713 09:06:07.890658 12494 leader_election.cc:290] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 election: Requested vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
I20260713 09:06:07.893071 12286 raft_consensus.cc:2468] T f6c66d80f46443d7b8d322ad198ee6d1 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d2163b868147528c666436ae4c68d2 in term 1.
I20260713 09:06:07.895295 12401 leader_election.cc:304] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, 72d2163b868147528c666436ae4c68d2; no voters: 
I20260713 09:06:07.896370 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c66d80f46443d7b8d322ad198ee6d1" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9"
I20260713 09:06:07.897007 12360 raft_consensus.cc:3060] T f6c66d80f46443d7b8d322ad198ee6d1 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.901247 12479 raft_consensus.cc:2804] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:07.901770 12574 raft_consensus.cc:515] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.909600 12574 leader_election.cc:290] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 election: Requested vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:07.911099 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca6847d37824909a8a37ea266df6a81" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9"
I20260713 09:06:07.905700 12182 catalog_manager.cc:5697] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c782244a7e04852aee57ebac2614104 (127.10.232.65). New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:07.911729 12358 raft_consensus.cc:3060] T 7ca6847d37824909a8a37ea266df6a81 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.922526 12590 raft_consensus.cc:493] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.923146 12590 raft_consensus.cc:515] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.923686 12358 raft_consensus.cc:2468] T 7ca6847d37824909a8a37ea266df6a81 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 1.
I20260713 09:06:07.925722 12590 leader_election.cc:290] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:07.926126 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2695c6d96ae642769109849601c83105" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
I20260713 09:06:07.927469 12286 raft_consensus.cc:2468] T 2695c6d96ae642769109849601c83105 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 0.
I20260713 09:06:07.928617 12327 leader_election.cc:304] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, f1f0c8be71a84616b69340476af456e9; no voters: 
I20260713 09:06:07.929631 12590 raft_consensus.cc:2804] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:07.929996 12590 raft_consensus.cc:493] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:07.930402 12590 raft_consensus.cc:3060] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.924829 12251 leader_election.cc:304] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, f1f0c8be71a84616b69340476af456e9; no voters: 
I20260713 09:06:07.932648 12575 raft_consensus.cc:2804] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:07.934211 12575 raft_consensus.cc:697] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Becoming Leader. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Running, Role: LEADER
I20260713 09:06:07.935081 12575 consensus_queue.cc:237] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.942513 12483 consensus_queue.cc:1048] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:07.943490 12628 log.cc:927] Time spent T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260713 09:06:07.947999 12432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca6847d37824909a8a37ea266df6a81" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2"
I20260713 09:06:07.949525 12432 raft_consensus.cc:3060] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.951474 12360 raft_consensus.cc:2468] T f6c66d80f46443d7b8d322ad198ee6d1 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d2163b868147528c666436ae4c68d2 in term 1.
I20260713 09:06:07.952730 12479 raft_consensus.cc:697] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Becoming Leader. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Running, Role: LEADER
I20260713 09:06:07.960300 12435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2695c6d96ae642769109849601c83105" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
I20260713 09:06:07.961237 12435 raft_consensus.cc:2468] T 2695c6d96ae642769109849601c83105 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 0.
I20260713 09:06:07.960639 12479 consensus_queue.cc:237] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.963936 12483 consensus_queue.cc:1048] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:06:07.961493 12574 raft_consensus.cc:493] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.973562 12574 raft_consensus.cc:515] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.974860 12590 raft_consensus.cc:515] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.983807 12476 tablet_bootstrap.cc:492] T 9699550c02414199a79c66acf0a5be2e P f1f0c8be71a84616b69340476af456e9: No bootstrap required, opened a new log
I20260713 09:06:07.984243 12476 ts_tablet_manager.cc:1403] T 9699550c02414199a79c66acf0a5be2e P f1f0c8be71a84616b69340476af456e9: Time spent bootstrapping tablet: real 0.180s	user 0.028s	sys 0.065s
I20260713 09:06:07.990998 12184 catalog_manager.cc:5697] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c782244a7e04852aee57ebac2614104 (127.10.232.65). New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:07.994199 12483 consensus_queue.cc:1048] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:07.997615 12629 raft_consensus.cc:493] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.998256 12629 raft_consensus.cc:515] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:07.999606 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06c3182261ea444ea169a8853b508da0" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
I20260713 09:06:08.000281 12434 raft_consensus.cc:2468] T 06c3182261ea444ea169a8853b508da0 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 0.
I20260713 09:06:08.001435 12494 raft_consensus.cc:493] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.001590 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6836ce8c234206bcecf85da585cc74" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
I20260713 09:06:08.001952 12494 raft_consensus.cc:515] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:08.002640 12476 raft_consensus.cc:359] T 9699550c02414199a79c66acf0a5be2e P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:08.003386 12476 raft_consensus.cc:385] T 9699550c02414199a79c66acf0a5be2e P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.002187 12286 raft_consensus.cc:2468] T cd6836ce8c234206bcecf85da585cc74 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72d2163b868147528c666436ae4c68d2 in term 0.
I20260713 09:06:08.004062 12494 leader_election.cc:290] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
I20260713 09:06:08.005455 12476 raft_consensus.cc:740] T 9699550c02414199a79c66acf0a5be2e P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.007753 12476 consensus_queue.cc:260] T 9699550c02414199a79c66acf0a5be2e P f1f0c8be71a84616b69340476af456e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:08.009595 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06c3182261ea444ea169a8853b508da0" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
I20260713 09:06:08.010308 12359 raft_consensus.cc:2468] T 06c3182261ea444ea169a8853b508da0 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 0.
I20260713 09:06:08.010649 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fbcbc0a8f744e087c4c8c69d531ab1" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
W20260713 09:06:08.012045 12400 leader_election.cc:343] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:08.017078 12476 ts_tablet_manager.cc:1434] T 9699550c02414199a79c66acf0a5be2e P f1f0c8be71a84616b69340476af456e9: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260713 09:06:07.993315 12574 leader_election.cc:290] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:08.006669 12432 raft_consensus.cc:2468] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 1.
I20260713 09:06:08.029227 12433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2695c6d96ae642769109849601c83105" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2"
I20260713 09:06:08.029944 12433 raft_consensus.cc:3060] T 2695c6d96ae642769109849601c83105 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.032431 12401 leader_election.cc:304] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, 72d2163b868147528c666436ae4c68d2; no voters: 
I20260713 09:06:08.035537 12182 catalog_manager.cc:5697] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72d2163b868147528c666436ae4c68d2 (127.10.232.67). New cstate: current_term: 1 leader_uuid: "72d2163b868147528c666436ae4c68d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:08.036931 12433 raft_consensus.cc:2468] T 2695c6d96ae642769109849601c83105 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 1.
I20260713 09:06:08.038045 12326 leader_election.cc:304] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72d2163b868147528c666436ae4c68d2, f1f0c8be71a84616b69340476af456e9; no voters: 
I20260713 09:06:08.039006 12522 raft_consensus.cc:2804] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:08.039568 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fbcbc0a8f744e087c4c8c69d531ab1" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
I20260713 09:06:08.039865 12590 leader_election.cc:290] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 election: Requested vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:08.040170 12284 raft_consensus.cc:2468] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72d2163b868147528c666436ae4c68d2 in term 0.
I20260713 09:06:08.040575 12630 raft_consensus.cc:2804] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:08.041082 12630 raft_consensus.cc:493] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:08.041533 12401 leader_election.cc:304] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [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: 4c782244a7e04852aee57ebac2614104, 72d2163b868147528c666436ae4c68d2; no voters: f1f0c8be71a84616b69340476af456e9
I20260713 09:06:08.042447 12494 raft_consensus.cc:2804] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:08.042793 12494 raft_consensus.cc:493] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:08.001459 12251 leader_election.cc:304] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, 72d2163b868147528c666436ae4c68d2; no voters: 
I20260713 09:06:08.043123 12494 raft_consensus.cc:3060] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.043146 12483 consensus_queue.cc:1048] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:08.044786 12515 raft_consensus.cc:2804] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:08.045162 12515 raft_consensus.cc:493] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:08.045475 12515 raft_consensus.cc:3060] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.046527 12575 consensus_queue.cc:1048] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:08.047041 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2695c6d96ae642769109849601c83105" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104"
I20260713 09:06:08.047581 12284 raft_consensus.cc:3060] T 2695c6d96ae642769109849601c83105 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.049999 12494 raft_consensus.cc:515] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:08.053081 12476 tablet_bootstrap.cc:492] T cd6836ce8c234206bcecf85da585cc74 P f1f0c8be71a84616b69340476af456e9: Bootstrap starting.
I20260713 09:06:08.052790 12515 raft_consensus.cc:515] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:08.052995 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fbcbc0a8f744e087c4c8c69d531ab1" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104"
I20260713 09:06:08.053647 12286 raft_consensus.cc:3060] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.041491 12630 raft_consensus.cc:3060] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.147018 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6836ce8c234206bcecf85da585cc74" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9" is_pre_election: true
I20260713 09:06:08.100389 12515 leader_election.cc:290] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 election: Requested vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:08.059000 12629 leader_election.cc:290] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
I20260713 09:06:08.188742 12522 raft_consensus.cc:697] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Becoming Leader. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Running, Role: LEADER
I20260713 09:06:08.085588 12286 raft_consensus.cc:2468] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d2163b868147528c666436ae4c68d2 in term 1.
I20260713 09:06:08.205696 12476 tablet_bootstrap.cc:654] T cd6836ce8c234206bcecf85da585cc74 P f1f0c8be71a84616b69340476af456e9: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:08.214251 12400 leader_election.cc:343] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:08.216123 12401 leader_election.cc:304] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, 72d2163b868147528c666436ae4c68d2; no voters: 
I20260713 09:06:08.217000 12479 raft_consensus.cc:2804] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:08.217512 12479 raft_consensus.cc:697] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Becoming Leader. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Running, Role: LEADER
W20260713 09:06:08.210932 12327 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.232.65:41231, user_credentials={real_user=slave}} blocked reactor thread for 54937.3us
I20260713 09:06:08.220145 12284 raft_consensus.cc:2468] T 2695c6d96ae642769109849601c83105 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1f0c8be71a84616b69340476af456e9 in term 1.
I20260713 09:06:08.213691 12435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06c3182261ea444ea169a8853b508da0" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2"
I20260713 09:06:08.222643 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06c3182261ea444ea169a8853b508da0" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9"
I20260713 09:06:08.222862 12435 raft_consensus.cc:3060] T 06c3182261ea444ea169a8853b508da0 P 72d2163b868147528c666436ae4c68d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.223183 12358 raft_consensus.cc:3060] T 06c3182261ea444ea169a8853b508da0 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.223616 12630 raft_consensus.cc:515] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:08.225898 12479 consensus_queue.cc:237] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:08.226277 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6836ce8c234206bcecf85da585cc74" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104"
I20260713 09:06:08.226871 12284 raft_consensus.cc:3060] T cd6836ce8c234206bcecf85da585cc74 P 4c782244a7e04852aee57ebac2614104 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.230018 12358 raft_consensus.cc:2468] T 06c3182261ea444ea169a8853b508da0 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 1.
I20260713 09:06:08.231498 12251 leader_election.cc:304] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, f1f0c8be71a84616b69340476af456e9; no voters: 
I20260713 09:06:08.235211 12494 leader_election.cc:290] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 election: Requested vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
I20260713 09:06:08.237039 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fbcbc0a8f744e087c4c8c69d531ab1" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9"
I20260713 09:06:08.214498 12522 consensus_queue.cc:237] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:08.242827 12515 raft_consensus.cc:2804] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:08.247030 12515 raft_consensus.cc:697] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Becoming Leader. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Running, Role: LEADER
I20260713 09:06:08.240232 12435 raft_consensus.cc:2468] T 06c3182261ea444ea169a8853b508da0 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 1.
I20260713 09:06:08.243150 12630 leader_election.cc:290] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 election: Requested vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
I20260713 09:06:08.253069 12515 consensus_queue.cc:237] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
W20260713 09:06:08.248921 12326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.232.67:38649, user_credentials={real_user=slave}} blocked reactor thread for 55365.4us
W20260713 09:06:08.253419 12400 leader_election.cc:343] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:08.243678 12635 consensus_queue.cc:1048] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260713 09:06:08.263134 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6836ce8c234206bcecf85da585cc74" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1f0c8be71a84616b69340476af456e9"
I20260713 09:06:08.257990 12284 raft_consensus.cc:2468] T cd6836ce8c234206bcecf85da585cc74 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d2163b868147528c666436ae4c68d2 in term 1.
I20260713 09:06:08.268530 12184 catalog_manager.cc:5697] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1f0c8be71a84616b69340476af456e9 (127.10.232.66). New cstate: current_term: 1 leader_uuid: "f1f0c8be71a84616b69340476af456e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: UNKNOWN } } }
W20260713 09:06:08.277144 12400 leader_election.cc:343] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:08.279290 12639 raft_consensus.cc:493] T 9699550c02414199a79c66acf0a5be2e P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.279904 12639 raft_consensus.cc:515] T 9699550c02414199a79c66acf0a5be2e P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:08.284016 12401 leader_election.cc:304] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, 72d2163b868147528c666436ae4c68d2; no voters: f1f0c8be71a84616b69340476af456e9
I20260713 09:06:08.285715 12630 raft_consensus.cc:2804] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:08.286304 12630 raft_consensus.cc:697] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Becoming Leader. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Running, Role: LEADER
I20260713 09:06:08.288112 12630 consensus_queue.cc:237] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:08.292802 12183 catalog_manager.cc:5697] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72d2163b868147528c666436ae4c68d2 (127.10.232.67). New cstate: current_term: 1 leader_uuid: "72d2163b868147528c666436ae4c68d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:08.282931 12639 leader_election.cc:290] T 9699550c02414199a79c66acf0a5be2e P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:08.308656 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9699550c02414199a79c66acf0a5be2e" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
I20260713 09:06:08.316421 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9699550c02414199a79c66acf0a5be2e" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
I20260713 09:06:08.317247 12431 raft_consensus.cc:2393] T 9699550c02414199a79c66acf0a5be2e P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1f0c8be71a84616b69340476af456e9 in current term 1: Already voted for candidate 4c782244a7e04852aee57ebac2614104 in this term.
I20260713 09:06:08.323979 12326 leader_election.cc:304] T 9699550c02414199a79c66acf0a5be2e P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1f0c8be71a84616b69340476af456e9; no voters: 4c782244a7e04852aee57ebac2614104, 72d2163b868147528c666436ae4c68d2
I20260713 09:06:08.324136 12184 catalog_manager.cc:5697] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c782244a7e04852aee57ebac2614104 (127.10.232.65). New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:08.324803 12639 raft_consensus.cc:3060] T 9699550c02414199a79c66acf0a5be2e P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.328585 12476 tablet_bootstrap.cc:492] T cd6836ce8c234206bcecf85da585cc74 P f1f0c8be71a84616b69340476af456e9: No bootstrap required, opened a new log
I20260713 09:06:08.329034 12476 ts_tablet_manager.cc:1403] T cd6836ce8c234206bcecf85da585cc74 P f1f0c8be71a84616b69340476af456e9: Time spent bootstrapping tablet: real 0.276s	user 0.013s	sys 0.032s
I20260713 09:06:08.331606 12476 raft_consensus.cc:359] T cd6836ce8c234206bcecf85da585cc74 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:08.332204 12476 raft_consensus.cc:385] T cd6836ce8c234206bcecf85da585cc74 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.332437 12476 raft_consensus.cc:740] T cd6836ce8c234206bcecf85da585cc74 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.333303 12476 consensus_queue.cc:260] T cd6836ce8c234206bcecf85da585cc74 P f1f0c8be71a84616b69340476af456e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:08.335446 12476 ts_tablet_manager.cc:1434] T cd6836ce8c234206bcecf85da585cc74 P f1f0c8be71a84616b69340476af456e9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:06:08.336381 12476 tablet_bootstrap.cc:492] T 86fbcbc0a8f744e087c4c8c69d531ab1 P f1f0c8be71a84616b69340476af456e9: Bootstrap starting.
I20260713 09:06:08.341776 12476 tablet_bootstrap.cc:654] T 86fbcbc0a8f744e087c4c8c69d531ab1 P f1f0c8be71a84616b69340476af456e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.342820 12182 catalog_manager.cc:5697] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72d2163b868147528c666436ae4c68d2 (127.10.232.67). New cstate: current_term: 1 leader_uuid: "72d2163b868147528c666436ae4c68d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:08.348376 12639 raft_consensus.cc:2749] T 9699550c02414199a79c66acf0a5be2e P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:08.352304 12476 tablet_bootstrap.cc:492] T 86fbcbc0a8f744e087c4c8c69d531ab1 P f1f0c8be71a84616b69340476af456e9: No bootstrap required, opened a new log
I20260713 09:06:08.352780 12476 ts_tablet_manager.cc:1403] T 86fbcbc0a8f744e087c4c8c69d531ab1 P f1f0c8be71a84616b69340476af456e9: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.009s
I20260713 09:06:08.353161 12515 consensus_queue.cc:1048] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:08.355340 12476 raft_consensus.cc:359] T 86fbcbc0a8f744e087c4c8c69d531ab1 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:08.356005 12476 raft_consensus.cc:385] T 86fbcbc0a8f744e087c4c8c69d531ab1 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.356271 12476 raft_consensus.cc:740] T 86fbcbc0a8f744e087c4c8c69d531ab1 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.356935 12476 consensus_queue.cc:260] T 86fbcbc0a8f744e087c4c8c69d531ab1 P f1f0c8be71a84616b69340476af456e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:08.360667 12476 ts_tablet_manager.cc:1434] T 86fbcbc0a8f744e087c4c8c69d531ab1 P f1f0c8be71a84616b69340476af456e9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:06:08.365195 12574 consensus_queue.cc:1048] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:08.425981 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:08.432775 12651 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
W20260713 09:06:08.440582 12652 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
I20260713 09:06:08.441363 11169 server_base.cc:1061] running on GCE node
W20260713 09:06:08.442255 12655 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
I20260713 09:06:08.443266 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:08.443508 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:08.443653 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933568443642 us; error 0 us; skew 500 ppm
I20260713 09:06:08.444159 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:08.446754 11169 webserver.cc:533] Webserver started at http://127.10.232.68:33833/ using document root <none> and password file <none>
I20260713 09:06:08.447216 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:08.447466 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:08.447815 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:08.449054 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-3-root/instance:
uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8"
format_stamp: "Formatted at 2026-07-13 09:06:08 on dist-test-slave-5ggs"
I20260713 09:06:08.453995 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260713 09:06:08.457576 12659 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:08.458293 11169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:08.458652 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-3-root
uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8"
format_stamp: "Formatted at 2026-07-13 09:06:08 on dist-test-slave-5ggs"
I20260713 09:06:08.458926 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-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)
I20260713 09:06:08.475163 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:08.476480 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:08.478065 11169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:08.480355 11169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:08.480564 11169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:08.480832 11169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:08.481015 11169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:08.506366 12630 consensus_queue.cc:1048] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:08.508405 12514 consensus_queue.cc:1048] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:08.511811 12639 raft_consensus.cc:493] T 86fbcbc0a8f744e087c4c8c69d531ab1 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.512327 12639 raft_consensus.cc:515] T 86fbcbc0a8f744e087c4c8c69d531ab1 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:08.516271 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fbcbc0a8f744e087c4c8c69d531ab1" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
I20260713 09:06:08.516443 12639 leader_election.cc:290] T 86fbcbc0a8f744e087c4c8c69d531ab1 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:08.517010 12284 raft_consensus.cc:2393] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1f0c8be71a84616b69340476af456e9 in current term 1: Already voted for candidate 72d2163b868147528c666436ae4c68d2 in this term.
I20260713 09:06:08.517688 12432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fbcbc0a8f744e087c4c8c69d531ab1" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
I20260713 09:06:08.519784 12327 leader_election.cc:304] T 86fbcbc0a8f744e087c4c8c69d531ab1 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1f0c8be71a84616b69340476af456e9; no voters: 4c782244a7e04852aee57ebac2614104, 72d2163b868147528c666436ae4c68d2
I20260713 09:06:08.520608 12639 raft_consensus.cc:3060] T 86fbcbc0a8f744e087c4c8c69d531ab1 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.532437 12639 raft_consensus.cc:2749] T 86fbcbc0a8f744e087c4c8c69d531ab1 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:08.534649 12635 consensus_queue.cc:1048] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:08.536450 12629 consensus_queue.cc:1048] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:08.608589 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.68:34811
I20260713 09:06:08.608654 12725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.68:34811 every 8 connection(s)
I20260713 09:06:08.616247 11169 auto_leader_rebalancer-test.cc:392] add a tserver: 2c66a8a8c53b4917ab91c4ba03d3b5d8
I20260713 09:06:08.625385 12629 consensus_queue.cc:1048] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:08.630205 12726 heartbeater.cc:344] Connected to a master server at 127.10.232.126:45437
I20260713 09:06:08.630698 12726 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:08.631835 12726 heartbeater.cc:507] Master 127.10.232.126:45437 requested a full tablet report, sending...
I20260713 09:06:08.633867 12183 ts_manager.cc:194] Registered new tserver with Master: 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68:34811)
I20260713 09:06:08.633668 12629 consensus_queue.cc:1048] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:08.635697 12183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37990
I20260713 09:06:08.666857 12637 raft_consensus.cc:493] T cd6836ce8c234206bcecf85da585cc74 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.667308 12637 raft_consensus.cc:515] T cd6836ce8c234206bcecf85da585cc74 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:08.668987 12637 leader_election.cc:290] T cd6836ce8c234206bcecf85da585cc74 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:08.669696 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6836ce8c234206bcecf85da585cc74" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c782244a7e04852aee57ebac2614104" is_pre_election: true
I20260713 09:06:08.669989 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6836ce8c234206bcecf85da585cc74" candidate_uuid: "f1f0c8be71a84616b69340476af456e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d2163b868147528c666436ae4c68d2" is_pre_election: true
I20260713 09:06:08.670492 12285 raft_consensus.cc:2393] T cd6836ce8c234206bcecf85da585cc74 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1f0c8be71a84616b69340476af456e9 in current term 1: Already voted for candidate 72d2163b868147528c666436ae4c68d2 in this term.
I20260713 09:06:08.671573 12326 leader_election.cc:304] T cd6836ce8c234206bcecf85da585cc74 P f1f0c8be71a84616b69340476af456e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1f0c8be71a84616b69340476af456e9; no voters: 4c782244a7e04852aee57ebac2614104, 72d2163b868147528c666436ae4c68d2
I20260713 09:06:08.672317 12637 consensus_queue.cc:1048] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:08.672390 12639 raft_consensus.cc:3060] T cd6836ce8c234206bcecf85da585cc74 P f1f0c8be71a84616b69340476af456e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.677831 12639 raft_consensus.cc:2749] T cd6836ce8c234206bcecf85da585cc74 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:08.685086 12639 consensus_queue.cc:1048] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:08.691181 12635 consensus_queue.cc:1048] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:08.709859 12635 consensus_queue.cc:1048] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:08.805409 12629 consensus_queue.cc:1048] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:08.815913 12479 consensus_queue.cc:1048] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.639792 12726 heartbeater.cc:499] Master 127.10.232.126:45437 was elected leader, sending a full tablet report...
I20260713 09:06:09.703776 12432 consensus_queue.cc:237] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Queue 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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:09.711697 12284 raft_consensus.cc:1275] T f6c66d80f46443d7b8d322ad198ee6d1 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:09.713941 12624 consensus_queue.cc:1048] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:09.714620 12359 raft_consensus.cc:1275] T f6c66d80f46443d7b8d322ad198ee6d1 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:09.716627 12624 consensus_queue.cc:1048] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:09.724412 12629 raft_consensus.cc:2955] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
W20260713 09:06:09.726639 12400 consensus_peers.cc:597] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 -> Peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68:34811): Couldn't send request to peer 2c66a8a8c53b4917ab91c4ba03d3b5d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f6c66d80f46443d7b8d322ad198ee6d1. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:09.729184 12284 raft_consensus.cc:2955] T f6c66d80f46443d7b8d322ad198ee6d1 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:09.729679 12359 raft_consensus.cc:2955] T f6c66d80f46443d7b8d322ad198ee6d1 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:09.747716 12183 catalog_manager.cc:5697] T f6c66d80f46443d7b8d322ad198ee6d1 P f1f0c8be71a84616b69340476af456e9 reported cstate change: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New cstate: current_term: 1 leader_uuid: "72d2163b868147528c666436ae4c68d2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:09.785005 12284 consensus_queue.cc:237] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Queue 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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:09.796105 12432 raft_consensus.cc:1275] T 03617f12196b4e86b5d1b3318d62bb11 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:09.797948 12575 consensus_queue.cc:1048] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:09.798305 12359 raft_consensus.cc:1275] T 03617f12196b4e86b5d1b3318d62bb11 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:09.799758 12515 consensus_queue.cc:1048] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:09.807217 12575 raft_consensus.cc:2955] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:09.811717 12359 raft_consensus.cc:2955] T 03617f12196b4e86b5d1b3318d62bb11 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
W20260713 09:06:09.815652 12251 consensus_peers.cc:597] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 -> Peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68:34811): Couldn't send request to peer 2c66a8a8c53b4917ab91c4ba03d3b5d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 03617f12196b4e86b5d1b3318d62bb11. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:09.812546 12432 raft_consensus.cc:2955] T 03617f12196b4e86b5d1b3318d62bb11 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:09.829329 12184 catalog_manager.cc:5697] T 03617f12196b4e86b5d1b3318d62bb11 P f1f0c8be71a84616b69340476af456e9 reported cstate change: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:09.829332 12285 consensus_queue.cc:237] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Queue 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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:09.840432 12432 raft_consensus.cc:1275] T 417dcc58f89c4ee9bd0190f9d6056d83 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:09.844074 12359 raft_consensus.cc:1275] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:09.844447 12251 consensus_peers.cc:597] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 -> Peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68:34811): Couldn't send request to peer 2c66a8a8c53b4917ab91c4ba03d3b5d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 417dcc58f89c4ee9bd0190f9d6056d83. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:09.846190 12575 consensus_queue.cc:1048] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:09.847988 12758 consensus_queue.cc:1048] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:09.860538 12760 raft_consensus.cc:2955] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:09.862612 12359 raft_consensus.cc:2955] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:09.863287 12431 raft_consensus.cc:2955] T 417dcc58f89c4ee9bd0190f9d6056d83 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:09.876438 12183 catalog_manager.cc:5697] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 reported cstate change: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:09.875804 12432 consensus_queue.cc:237] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Queue 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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
W20260713 09:06:09.887972 12400 consensus_peers.cc:597] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 -> Peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68:34811): Couldn't send request to peer 2c66a8a8c53b4917ab91c4ba03d3b5d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 86fbcbc0a8f744e087c4c8c69d531ab1. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:09.889366 12285 raft_consensus.cc:1275] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:09.890929 12479 consensus_queue.cc:1048] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:09.891235 12359 raft_consensus.cc:1275] T 86fbcbc0a8f744e087c4c8c69d531ab1 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:09.893970 12479 consensus_queue.cc:1048] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:09.916821 12747 raft_consensus.cc:2955] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:09.919324 12285 raft_consensus.cc:2955] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:09.940928 12182 catalog_manager.cc:5697] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 reported cstate change: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New cstate: current_term: 1 leader_uuid: "72d2163b868147528c666436ae4c68d2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:09.946045 12359 raft_consensus.cc:2955] T 86fbcbc0a8f744e087c4c8c69d531ab1 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:10.195340 12766 ts_tablet_manager.cc:933] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Initiating tablet copy from peer 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:10.197826 12766 tablet_copy_client.cc:323] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.67:38649
I20260713 09:06:10.212093 12445 tablet_copy_service.cc:140] P 72d2163b868147528c666436ae4c68d2: Received BeginTabletCopySession request for tablet f6c66d80f46443d7b8d322ad198ee6d1 from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 ({username='slave'} at 127.0.0.1:39056)
I20260713 09:06:10.212762 12445 tablet_copy_service.cc:161] P 72d2163b868147528c666436ae4c68d2: Beginning new tablet copy session on tablet f6c66d80f46443d7b8d322ad198ee6d1 from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 at {username='slave'} at 127.0.0.1:39056: session id = 2c66a8a8c53b4917ab91c4ba03d3b5d8-f6c66d80f46443d7b8d322ad198ee6d1
I20260713 09:06:10.221513 12445 tablet_copy_source_session.cc:215] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:10.226557 12766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c66d80f46443d7b8d322ad198ee6d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.239599 12766 tablet_copy_client.cc:806] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:10.240285 12766 tablet_copy_client.cc:670] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:10.245635 12766 tablet_copy_client.cc:538] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:10.254825 12766 tablet_bootstrap.cc:492] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap starting.
I20260713 09:06:10.275214 12766 tablet_bootstrap.cc:492] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: 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
I20260713 09:06:10.275995 12766 tablet_bootstrap.cc:492] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap complete.
I20260713 09:06:10.276666 12766 ts_tablet_manager.cc:1403] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.011s
I20260713 09:06:10.279811 12766 raft_consensus.cc:359] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:10.281355 12766 raft_consensus.cc:740] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2c66a8a8c53b4917ab91c4ba03d3b5d8, State: Initialized, Role: LEARNER
I20260713 09:06:10.282398 12766 consensus_queue.cc:260] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:10.287673 12766 ts_tablet_manager.cc:1434] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.001s
I20260713 09:06:10.289487 12445 tablet_copy_service.cc:342] P 72d2163b868147528c666436ae4c68d2: Request end of tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-f6c66d80f46443d7b8d322ad198ee6d1 received from {username='slave'} at 127.0.0.1:39056
I20260713 09:06:10.289876 12445 tablet_copy_service.cc:434] P 72d2163b868147528c666436ae4c68d2: ending tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-f6c66d80f46443d7b8d322ad198ee6d1 on tablet f6c66d80f46443d7b8d322ad198ee6d1 with peer 2c66a8a8c53b4917ab91c4ba03d3b5d8
I20260713 09:06:10.387907 12766 ts_tablet_manager.cc:933] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Initiating tablet copy from peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231)
I20260713 09:06:10.389442 12766 tablet_copy_client.cc:323] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.65:41231
I20260713 09:06:10.399353 12296 tablet_copy_service.cc:140] P 4c782244a7e04852aee57ebac2614104: Received BeginTabletCopySession request for tablet 03617f12196b4e86b5d1b3318d62bb11 from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 ({username='slave'} at 127.0.0.1:38888)
I20260713 09:06:10.399911 12296 tablet_copy_service.cc:161] P 4c782244a7e04852aee57ebac2614104: Beginning new tablet copy session on tablet 03617f12196b4e86b5d1b3318d62bb11 from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 at {username='slave'} at 127.0.0.1:38888: session id = 2c66a8a8c53b4917ab91c4ba03d3b5d8-03617f12196b4e86b5d1b3318d62bb11
I20260713 09:06:10.405329 12296 tablet_copy_source_session.cc:215] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:10.406541 12774 ts_tablet_manager.cc:933] T 417dcc58f89c4ee9bd0190f9d6056d83 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Initiating tablet copy from peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231)
I20260713 09:06:10.408520 12774 tablet_copy_client.cc:323] T 417dcc58f89c4ee9bd0190f9d6056d83 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.65:41231
I20260713 09:06:10.410048 12766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03617f12196b4e86b5d1b3318d62bb11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.410111 12296 tablet_copy_service.cc:140] P 4c782244a7e04852aee57ebac2614104: Received BeginTabletCopySession request for tablet 417dcc58f89c4ee9bd0190f9d6056d83 from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 ({username='slave'} at 127.0.0.1:38888)
I20260713 09:06:10.410771 12296 tablet_copy_service.cc:161] P 4c782244a7e04852aee57ebac2614104: Beginning new tablet copy session on tablet 417dcc58f89c4ee9bd0190f9d6056d83 from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 at {username='slave'} at 127.0.0.1:38888: session id = 2c66a8a8c53b4917ab91c4ba03d3b5d8-417dcc58f89c4ee9bd0190f9d6056d83
I20260713 09:06:10.415433 12296 tablet_copy_source_session.cc:215] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:10.418303 12774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 417dcc58f89c4ee9bd0190f9d6056d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.428831 12766 tablet_copy_client.cc:806] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:10.429366 12766 tablet_copy_client.cc:670] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:10.430056 12774 tablet_copy_client.cc:806] T 417dcc58f89c4ee9bd0190f9d6056d83 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:10.430605 12774 tablet_copy_client.cc:670] T 417dcc58f89c4ee9bd0190f9d6056d83 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:10.433794 12766 tablet_copy_client.cc:538] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:10.435039 12774 tablet_copy_client.cc:538] T 417dcc58f89c4ee9bd0190f9d6056d83 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:10.442721 12766 tablet_bootstrap.cc:492] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap starting.
I20260713 09:06:10.443349 12774 tablet_bootstrap.cc:492] T 417dcc58f89c4ee9bd0190f9d6056d83 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap starting.
I20260713 09:06:10.463586 12766 tablet_bootstrap.cc:492] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: 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
I20260713 09:06:10.464386 12766 tablet_bootstrap.cc:492] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap complete.
I20260713 09:06:10.464953 12766 ts_tablet_manager.cc:1403] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260713 09:06:10.465059 12774 tablet_bootstrap.cc:492] T 417dcc58f89c4ee9bd0190f9d6056d83 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: 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
I20260713 09:06:10.465952 12774 tablet_bootstrap.cc:492] T 417dcc58f89c4ee9bd0190f9d6056d83 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap complete.
I20260713 09:06:10.466605 12774 ts_tablet_manager.cc:1403] T 417dcc58f89c4ee9bd0190f9d6056d83 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.007s
I20260713 09:06:10.467633 12766 raft_consensus.cc:359] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:10.469089 12766 raft_consensus.cc:740] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2c66a8a8c53b4917ab91c4ba03d3b5d8, State: Initialized, Role: LEARNER
I20260713 09:06:10.469338 12774 raft_consensus.cc:359] T 417dcc58f89c4ee9bd0190f9d6056d83 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:10.470173 12774 raft_consensus.cc:740] T 417dcc58f89c4ee9bd0190f9d6056d83 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2c66a8a8c53b4917ab91c4ba03d3b5d8, State: Initialized, Role: LEARNER
I20260713 09:06:10.470821 12774 consensus_queue.cc:260] T 417dcc58f89c4ee9bd0190f9d6056d83 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:10.473260 12774 ts_tablet_manager.cc:1434] T 417dcc58f89c4ee9bd0190f9d6056d83 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:06:10.469957 12766 consensus_queue.cc:260] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:10.478724 12766 ts_tablet_manager.cc:1434] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:06:10.480279 12778 ts_tablet_manager.cc:933] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Initiating tablet copy from peer 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:10.480891 12296 tablet_copy_service.cc:342] P 4c782244a7e04852aee57ebac2614104: Request end of tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-417dcc58f89c4ee9bd0190f9d6056d83 received from {username='slave'} at 127.0.0.1:38888
I20260713 09:06:10.481346 12296 tablet_copy_service.cc:434] P 4c782244a7e04852aee57ebac2614104: ending tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-417dcc58f89c4ee9bd0190f9d6056d83 on tablet 417dcc58f89c4ee9bd0190f9d6056d83 with peer 2c66a8a8c53b4917ab91c4ba03d3b5d8
I20260713 09:06:10.482154 12295 tablet_copy_service.cc:342] P 4c782244a7e04852aee57ebac2614104: Request end of tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-03617f12196b4e86b5d1b3318d62bb11 received from {username='slave'} at 127.0.0.1:38888
I20260713 09:06:10.482587 12295 tablet_copy_service.cc:434] P 4c782244a7e04852aee57ebac2614104: ending tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-03617f12196b4e86b5d1b3318d62bb11 on tablet 03617f12196b4e86b5d1b3318d62bb11 with peer 2c66a8a8c53b4917ab91c4ba03d3b5d8
I20260713 09:06:10.483443 12778 tablet_copy_client.cc:323] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.67:38649
I20260713 09:06:10.486588 12445 tablet_copy_service.cc:140] P 72d2163b868147528c666436ae4c68d2: Received BeginTabletCopySession request for tablet 86fbcbc0a8f744e087c4c8c69d531ab1 from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 ({username='slave'} at 127.0.0.1:39056)
I20260713 09:06:10.487121 12445 tablet_copy_service.cc:161] P 72d2163b868147528c666436ae4c68d2: Beginning new tablet copy session on tablet 86fbcbc0a8f744e087c4c8c69d531ab1 from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 at {username='slave'} at 127.0.0.1:39056: session id = 2c66a8a8c53b4917ab91c4ba03d3b5d8-86fbcbc0a8f744e087c4c8c69d531ab1
I20260713 09:06:10.492435 12445 tablet_copy_source_session.cc:215] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:10.495416 12778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86fbcbc0a8f744e087c4c8c69d531ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.511132 12778 tablet_copy_client.cc:806] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:10.511834 12778 tablet_copy_client.cc:670] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:10.516697 12778 tablet_copy_client.cc:538] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:10.526136 12778 tablet_bootstrap.cc:492] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap starting.
I20260713 09:06:10.554224 12778 tablet_bootstrap.cc:492] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: 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
I20260713 09:06:10.554992 12778 tablet_bootstrap.cc:492] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap complete.
I20260713 09:06:10.555529 12778 ts_tablet_manager.cc:1403] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.011s
I20260713 09:06:10.557634 12778 raft_consensus.cc:359] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:10.558250 12778 raft_consensus.cc:740] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2c66a8a8c53b4917ab91c4ba03d3b5d8, State: Initialized, Role: LEARNER
I20260713 09:06:10.558910 12778 consensus_queue.cc:260] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:10.561020 12778 ts_tablet_manager.cc:1434] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:06:10.562791 12445 tablet_copy_service.cc:342] P 72d2163b868147528c666436ae4c68d2: Request end of tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-86fbcbc0a8f744e087c4c8c69d531ab1 received from {username='slave'} at 127.0.0.1:39056
I20260713 09:06:10.563258 12445 tablet_copy_service.cc:434] P 72d2163b868147528c666436ae4c68d2: ending tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-86fbcbc0a8f744e087c4c8c69d531ab1 on tablet 86fbcbc0a8f744e087c4c8c69d531ab1 with peer 2c66a8a8c53b4917ab91c4ba03d3b5d8
I20260713 09:06:10.702978 12699 raft_consensus.cc:1217] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:10.870589 12699 raft_consensus.cc:1217] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:10.895700 12699 raft_consensus.cc:1217] T 417dcc58f89c4ee9bd0190f9d6056d83 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:10.955241 12699 raft_consensus.cc:1217] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:11.184648 12629 raft_consensus.cc:1064] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2: attempting to promote NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 to VOTER
I20260713 09:06:11.187342 12629 consensus_queue.cc:237] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:11.195104 12285 raft_consensus.cc:1275] T f6c66d80f46443d7b8d322ad198ee6d1 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:11.195201 12699 raft_consensus.cc:1275] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:11.195242 12358 raft_consensus.cc:1275] T f6c66d80f46443d7b8d322ad198ee6d1 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:11.196815 12780 consensus_queue.cc:1048] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:11.197903 12629 consensus_queue.cc:1048] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:11.198969 12781 consensus_queue.cc:1048] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:11.215338 12780 raft_consensus.cc:2955] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.217644 12360 raft_consensus.cc:2955] T f6c66d80f46443d7b8d322ad198ee6d1 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.218865 12699 raft_consensus.cc:2955] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.228086 12285 raft_consensus.cc:2955] T f6c66d80f46443d7b8d322ad198ee6d1 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.232837 12183 catalog_manager.cc:5697] T f6c66d80f46443d7b8d322ad198ee6d1 P f1f0c8be71a84616b69340476af456e9 reported cstate change: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "72d2163b868147528c666436ae4c68d2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.258783 12435 consensus_queue.cc:237] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [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: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:11.263940 12699 raft_consensus.cc:1275] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:11.264245 12360 raft_consensus.cc:1275] T f6c66d80f46443d7b8d322ad198ee6d1 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:11.265450 12780 consensus_queue.cc:1048] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:11.266247 12785 consensus_queue.cc:1048] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:11.274093 12780 raft_consensus.cc:2955] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c782244a7e04852aee57ebac2614104 (127.10.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.275916 12699 raft_consensus.cc:2955] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c782244a7e04852aee57ebac2614104 (127.10.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.284072 12360 raft_consensus.cc:2955] T f6c66d80f46443d7b8d322ad198ee6d1 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c782244a7e04852aee57ebac2614104 (127.10.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.286849 12170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f6c66d80f46443d7b8d322ad198ee6d1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:11.287179 12184 catalog_manager.cc:5697] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 reported cstate change: config changed from index 3 to 4, VOTER 4c782244a7e04852aee57ebac2614104 (127.10.232.65) evicted. New cstate: current_term: 1 leader_uuid: "72d2163b868147528c666436ae4c68d2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.304340 12267 tablet_service.cc:1558] Processing DeleteTablet for tablet f6c66d80f46443d7b8d322ad198ee6d1 with delete_type TABLET_DATA_TOMBSTONED (TS 4c782244a7e04852aee57ebac2614104 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52556
I20260713 09:06:11.307547 12794 tablet_replica.cc:333] T f6c66d80f46443d7b8d322ad198ee6d1 P 4c782244a7e04852aee57ebac2614104: stopping tablet replica
I20260713 09:06:11.308939 12794 raft_consensus.cc:2243] T f6c66d80f46443d7b8d322ad198ee6d1 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:11.309568 12794 raft_consensus.cc:2272] T f6c66d80f46443d7b8d322ad198ee6d1 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:11.312556 12794 ts_tablet_manager.cc:1916] T f6c66d80f46443d7b8d322ad198ee6d1 P 4c782244a7e04852aee57ebac2614104: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:11.328122 12794 ts_tablet_manager.cc:1929] T f6c66d80f46443d7b8d322ad198ee6d1 P 4c782244a7e04852aee57ebac2614104: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:11.328620 12794 log.cc:1199] T f6c66d80f46443d7b8d322ad198ee6d1 P 4c782244a7e04852aee57ebac2614104: Deleting WAL directory at /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-0-root/wals/f6c66d80f46443d7b8d322ad198ee6d1
I20260713 09:06:11.330345 12171 catalog_manager.cc:5028] TS 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): tablet f6c66d80f46443d7b8d322ad198ee6d1 (table test-workload [id=cff527d3606c494fbdb920faf5de5af4]) successfully deleted
I20260713 09:06:11.379086 12515 raft_consensus.cc:1064] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104: attempting to promote NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 to VOTER
I20260713 09:06:11.381273 12515 consensus_queue.cc:237] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:11.389595 12435 raft_consensus.cc:1275] T 03617f12196b4e86b5d1b3318d62bb11 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:11.389685 12360 raft_consensus.cc:1275] T 03617f12196b4e86b5d1b3318d62bb11 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:11.389685 12699 raft_consensus.cc:1275] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:11.391475 12783 consensus_queue.cc:1048] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:11.392367 12515 consensus_queue.cc:1048] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:11.394523 12771 consensus_queue.cc:1048] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:11.414669 12515 raft_consensus.cc:2955] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.419049 12432 raft_consensus.cc:2955] T 03617f12196b4e86b5d1b3318d62bb11 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.420722 12360 raft_consensus.cc:2955] T 03617f12196b4e86b5d1b3318d62bb11 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.424916 12699 raft_consensus.cc:2955] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.435786 12181 catalog_manager.cc:5697] T 03617f12196b4e86b5d1b3318d62bb11 P 72d2163b868147528c666436ae4c68d2 reported cstate change: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.452080 12285 consensus_queue.cc:237] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:11.457473 12432 raft_consensus.cc:1275] T 03617f12196b4e86b5d1b3318d62bb11 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:11.459184 12515 consensus_queue.cc:1048] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:11.461831 12699 raft_consensus.cc:1275] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:11.464120 12515 consensus_queue.cc:1048] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:11.474839 12783 raft_consensus.cc:1064] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104: attempting to promote NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 to VOTER
I20260713 09:06:11.476096 12796 raft_consensus.cc:2955] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1f0c8be71a84616b69340476af456e9 (127.10.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.477993 12783 consensus_queue.cc:237] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:11.486797 12435 raft_consensus.cc:2955] T 03617f12196b4e86b5d1b3318d62bb11 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1f0c8be71a84616b69340476af456e9 (127.10.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.488777 12171 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 03617f12196b4e86b5d1b3318d62bb11 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:11.486080 12699 raft_consensus.cc:2955] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1f0c8be71a84616b69340476af456e9 (127.10.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.493517 12183 catalog_manager.cc:5697] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 reported cstate change: config changed from index 3 to 4, VOTER f1f0c8be71a84616b69340476af456e9 (127.10.232.66) evicted. New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:11.499845 12781 raft_consensus.cc:1064] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2: attempting to promote NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 to VOTER
I20260713 09:06:11.507428 12435 raft_consensus.cc:1275] T 417dcc58f89c4ee9bd0190f9d6056d83 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:11.508369 12781 consensus_queue.cc:237] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:11.510764 12771 consensus_queue.cc:1048] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:11.511359 12699 raft_consensus.cc:1275] T 417dcc58f89c4ee9bd0190f9d6056d83 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:11.512641 12771 consensus_queue.cc:1048] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:11.517318 12345 tablet_service.cc:1558] Processing DeleteTablet for tablet 03617f12196b4e86b5d1b3318d62bb11 with delete_type TABLET_DATA_TOMBSTONED (TS f1f0c8be71a84616b69340476af456e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48640
I20260713 09:06:11.528205 12359 raft_consensus.cc:1275] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:11.530495 12783 consensus_queue.cc:1048] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:11.531800 12803 tablet_replica.cc:333] T 03617f12196b4e86b5d1b3318d62bb11 P f1f0c8be71a84616b69340476af456e9: stopping tablet replica
I20260713 09:06:11.532788 12803 raft_consensus.cc:2243] T 03617f12196b4e86b5d1b3318d62bb11 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:11.533701 12803 raft_consensus.cc:2272] T 03617f12196b4e86b5d1b3318d62bb11 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:11.538160 12803 ts_tablet_manager.cc:1916] T 03617f12196b4e86b5d1b3318d62bb11 P f1f0c8be71a84616b69340476af456e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:11.545128 12699 raft_consensus.cc:1275] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:11.546820 12360 raft_consensus.cc:1275] T 86fbcbc0a8f744e087c4c8c69d531ab1 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:11.548302 12286 raft_consensus.cc:1275] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:11.548458 12781 consensus_queue.cc:1048] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:11.550434 12780 consensus_queue.cc:1048] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:11.551322 12629 consensus_queue.cc:1048] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:11.557255 12803 ts_tablet_manager.cc:1929] T 03617f12196b4e86b5d1b3318d62bb11 P f1f0c8be71a84616b69340476af456e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:11.557776 12803 log.cc:1199] T 03617f12196b4e86b5d1b3318d62bb11 P f1f0c8be71a84616b69340476af456e9: Deleting WAL directory at /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-1-root/wals/03617f12196b4e86b5d1b3318d62bb11
I20260713 09:06:11.559540 12170 catalog_manager.cc:5028] TS f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): tablet 03617f12196b4e86b5d1b3318d62bb11 (table test-workload [id=cff527d3606c494fbdb920faf5de5af4]) successfully deleted
I20260713 09:06:11.561178 12771 raft_consensus.cc:2955] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.564764 12358 raft_consensus.cc:2955] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.572101 12698 raft_consensus.cc:2955] T 417dcc58f89c4ee9bd0190f9d6056d83 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.578008 12629 raft_consensus.cc:2955] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.577652 12286 raft_consensus.cc:2955] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.592149 12359 raft_consensus.cc:2955] T 86fbcbc0a8f744e087c4c8c69d531ab1 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.594033 12184 catalog_manager.cc:5697] T 417dcc58f89c4ee9bd0190f9d6056d83 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 reported cstate change: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.595765 12435 raft_consensus.cc:2955] T 417dcc58f89c4ee9bd0190f9d6056d83 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.602182 12698 raft_consensus.cc:2955] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.610900 12286 consensus_queue.cc:237] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:11.617080 12698 raft_consensus.cc:1275] T 417dcc58f89c4ee9bd0190f9d6056d83 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:11.617657 12358 raft_consensus.cc:1275] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:11.619441 12515 consensus_queue.cc:1048] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:11.620738 12783 consensus_queue.cc:1048] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:11.623533 12181 catalog_manager.cc:5697] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 reported cstate change: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "72d2163b868147528c666436ae4c68d2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.628383 12796 raft_consensus.cc:2955] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 72d2163b868147528c666436ae4c68d2 (127.10.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.634508 12358 raft_consensus.cc:2955] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 72d2163b868147528c666436ae4c68d2 (127.10.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.649891 12171 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 417dcc58f89c4ee9bd0190f9d6056d83 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:11.651895 12435 consensus_queue.cc:237] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:11.652038 12699 raft_consensus.cc:2955] T 417dcc58f89c4ee9bd0190f9d6056d83 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 72d2163b868147528c666436ae4c68d2 (127.10.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.657768 12286 raft_consensus.cc:1275] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:11.660434 12785 consensus_queue.cc:1048] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:11.662002 12184 catalog_manager.cc:5697] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9 reported cstate change: config changed from index 3 to 4, VOTER 72d2163b868147528c666436ae4c68d2 (127.10.232.67) evicted. New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.670034 12780 raft_consensus.cc:2955] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1f0c8be71a84616b69340476af456e9 (127.10.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.672749 12698 raft_consensus.cc:1275] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:11.671975 12286 raft_consensus.cc:2955] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1f0c8be71a84616b69340476af456e9 (127.10.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.674357 12629 consensus_queue.cc:1048] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:11.677300 12416 tablet_service.cc:1558] Processing DeleteTablet for tablet 417dcc58f89c4ee9bd0190f9d6056d83 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 3 (current committed config index is 4)) from {username='slave'} at 127.0.0.1:39018
I20260713 09:06:11.694007 12170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 86fbcbc0a8f744e087c4c8c69d531ab1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:11.698969 12809 tablet_replica.cc:333] T 417dcc58f89c4ee9bd0190f9d6056d83 P 72d2163b868147528c666436ae4c68d2: stopping tablet replica
I20260713 09:06:11.699913 12698 raft_consensus.cc:2955] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1f0c8be71a84616b69340476af456e9 (127.10.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:11.700275 12184 catalog_manager.cc:5697] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 reported cstate change: config changed from index 3 to 4, VOTER f1f0c8be71a84616b69340476af456e9 (127.10.232.66) evicted. New cstate: current_term: 1 leader_uuid: "72d2163b868147528c666436ae4c68d2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:11.708653 12809 raft_consensus.cc:2243] T 417dcc58f89c4ee9bd0190f9d6056d83 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:11.709414 12809 raft_consensus.cc:2272] T 417dcc58f89c4ee9bd0190f9d6056d83 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:11.712376 12809 ts_tablet_manager.cc:1916] T 417dcc58f89c4ee9bd0190f9d6056d83 P 72d2163b868147528c666436ae4c68d2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:11.716032 12345 tablet_service.cc:1558] Processing DeleteTablet for tablet 86fbcbc0a8f744e087c4c8c69d531ab1 with delete_type TABLET_DATA_TOMBSTONED (TS f1f0c8be71a84616b69340476af456e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48640
I20260713 09:06:11.716960 12803 tablet_replica.cc:333] T 86fbcbc0a8f744e087c4c8c69d531ab1 P f1f0c8be71a84616b69340476af456e9: stopping tablet replica
I20260713 09:06:11.717896 12803 raft_consensus.cc:2243] T 86fbcbc0a8f744e087c4c8c69d531ab1 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:11.718657 12803 raft_consensus.cc:2272] T 86fbcbc0a8f744e087c4c8c69d531ab1 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:11.722517 12803 ts_tablet_manager.cc:1916] T 86fbcbc0a8f744e087c4c8c69d531ab1 P f1f0c8be71a84616b69340476af456e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:11.726539 12809 ts_tablet_manager.cc:1929] T 417dcc58f89c4ee9bd0190f9d6056d83 P 72d2163b868147528c666436ae4c68d2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:11.727049 12809 log.cc:1199] T 417dcc58f89c4ee9bd0190f9d6056d83 P 72d2163b868147528c666436ae4c68d2: Deleting WAL directory at /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-2-root/wals/417dcc58f89c4ee9bd0190f9d6056d83
I20260713 09:06:11.728722 12170 catalog_manager.cc:5028] TS 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649): tablet 417dcc58f89c4ee9bd0190f9d6056d83 (table test-workload [id=cff527d3606c494fbdb920faf5de5af4]) successfully deleted
I20260713 09:06:11.734359 12803 ts_tablet_manager.cc:1929] T 86fbcbc0a8f744e087c4c8c69d531ab1 P f1f0c8be71a84616b69340476af456e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:11.734745 12803 log.cc:1199] T 86fbcbc0a8f744e087c4c8c69d531ab1 P f1f0c8be71a84616b69340476af456e9: Deleting WAL directory at /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-1-root/wals/86fbcbc0a8f744e087c4c8c69d531ab1
I20260713 09:06:11.735939 12170 catalog_manager.cc:5028] TS f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): tablet 86fbcbc0a8f744e087c4c8c69d531ab1 (table test-workload [id=cff527d3606c494fbdb920faf5de5af4]) successfully deleted
I20260713 09:06:12.759197 12359 consensus_queue.cc:237] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Queue 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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:12.767913 12286 raft_consensus.cc:1275] T b5de5984138e4c3a9e6a773f2142b478 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:12.769068 12435 raft_consensus.cc:1275] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:12.770632 12815 consensus_queue.cc:1048] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:12.771627 12739 consensus_queue.cc:1048] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:12.780951 12815 raft_consensus.cc:2955] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
W20260713 09:06:12.782608 12326 consensus_peers.cc:597] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 -> Peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68:34811): Couldn't send request to peer 2c66a8a8c53b4917ab91c4ba03d3b5d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b5de5984138e4c3a9e6a773f2142b478. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:12.784282 12285 raft_consensus.cc:2955] T b5de5984138e4c3a9e6a773f2142b478 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:12.783469 12435 raft_consensus.cc:2955] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:12.798628 12359 consensus_queue.cc:237] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Queue 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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:12.799086 12183 catalog_manager.cc:5697] T b5de5984138e4c3a9e6a773f2142b478 P 4c782244a7e04852aee57ebac2614104 reported cstate change: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New cstate: current_term: 1 leader_uuid: "f1f0c8be71a84616b69340476af456e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
W20260713 09:06:12.814389 12326 consensus_peers.cc:597] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 -> Peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68:34811): Couldn't send request to peer 2c66a8a8c53b4917ab91c4ba03d3b5d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cedc9e517417403bba3461b301dfec53. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:12.814738 12435 raft_consensus.cc:1275] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:12.815218 12285 raft_consensus.cc:1275] T cedc9e517417403bba3461b301dfec53 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:12.816090 12739 consensus_queue.cc:1048] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:12.817078 12816 consensus_queue.cc:1048] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:12.871552 12739 raft_consensus.cc:2955] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:12.873471 12435 raft_consensus.cc:2955] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:12.879070 12285 raft_consensus.cc:2955] T cedc9e517417403bba3461b301dfec53 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:12.889336 12286 consensus_queue.cc:237] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Queue 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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:12.895292 12182 catalog_manager.cc:5697] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 reported cstate change: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New cstate: current_term: 1 leader_uuid: "f1f0c8be71a84616b69340476af456e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:12.898177 12435 raft_consensus.cc:1275] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:12.898985 12359 raft_consensus.cc:1275] T 7ca6847d37824909a8a37ea266df6a81 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:12.900434 12811 consensus_queue.cc:1048] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:06:12.903106 12251 consensus_peers.cc:597] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 -> Peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68:34811): Couldn't send request to peer 2c66a8a8c53b4917ab91c4ba03d3b5d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7ca6847d37824909a8a37ea266df6a81. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:12.904855 12515 consensus_queue.cc:1048] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:12.911543 12811 raft_consensus.cc:2955] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:12.919955 12435 raft_consensus.cc:2955] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:12.920406 12359 raft_consensus.cc:2955] T 7ca6847d37824909a8a37ea266df6a81 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:12.934197 12286 consensus_queue.cc:237] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [LEADER]: Queue 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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:12.935211 12184 catalog_manager.cc:5697] T 7ca6847d37824909a8a37ea266df6a81 P f1f0c8be71a84616b69340476af456e9 reported cstate change: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:12.945549 12435 raft_consensus.cc:1275] T 61c8a4cbd4274e06a0da3ec521df1b9d P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:12.947113 12359 raft_consensus.cc:1275] T 61c8a4cbd4274e06a0da3ec521df1b9d P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:12.947518 12251 consensus_peers.cc:597] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 -> Peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68:34811): Couldn't send request to peer 2c66a8a8c53b4917ab91c4ba03d3b5d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 61c8a4cbd4274e06a0da3ec521df1b9d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:12.948052 12515 consensus_queue.cc:1048] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:12.949159 12833 consensus_queue.cc:1048] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:12.959496 12811 raft_consensus.cc:2955] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:12.961810 12435 raft_consensus.cc:2955] T 61c8a4cbd4274e06a0da3ec521df1b9d P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:12.964000 12359 raft_consensus.cc:2955] T 61c8a4cbd4274e06a0da3ec521df1b9d P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:12.978787 12182 catalog_manager.cc:5697] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 reported cstate change: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:13.222635 12837 ts_tablet_manager.cc:933] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Initiating tablet copy from peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
I20260713 09:06:13.224387 12837 tablet_copy_client.cc:323] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.66:35217
I20260713 09:06:13.235323 12371 tablet_copy_service.cc:140] P f1f0c8be71a84616b69340476af456e9: Received BeginTabletCopySession request for tablet b5de5984138e4c3a9e6a773f2142b478 from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 ({username='slave'} at 127.0.0.1:60940)
I20260713 09:06:13.235836 12371 tablet_copy_service.cc:161] P f1f0c8be71a84616b69340476af456e9: Beginning new tablet copy session on tablet b5de5984138e4c3a9e6a773f2142b478 from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 at {username='slave'} at 127.0.0.1:60940: session id = 2c66a8a8c53b4917ab91c4ba03d3b5d8-b5de5984138e4c3a9e6a773f2142b478
I20260713 09:06:13.243235 12371 tablet_copy_source_session.cc:215] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:13.246052 12837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5de5984138e4c3a9e6a773f2142b478. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:13.258486 12837 tablet_copy_client.cc:806] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:13.258996 12837 tablet_copy_client.cc:670] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:13.263296 12837 tablet_copy_client.cc:538] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:13.269886 12837 tablet_bootstrap.cc:492] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap starting.
I20260713 09:06:13.289788 12837 tablet_bootstrap.cc:492] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: 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
I20260713 09:06:13.290616 12837 tablet_bootstrap.cc:492] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap complete.
I20260713 09:06:13.291267 12837 ts_tablet_manager.cc:1403] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.009s
I20260713 09:06:13.293967 12837 raft_consensus.cc:359] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:13.294704 12837 raft_consensus.cc:740] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2c66a8a8c53b4917ab91c4ba03d3b5d8, State: Initialized, Role: LEARNER
I20260713 09:06:13.295249 12837 consensus_queue.cc:260] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:13.297963 12837 ts_tablet_manager.cc:1434] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:13.300022 12371 tablet_copy_service.cc:342] P f1f0c8be71a84616b69340476af456e9: Request end of tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-b5de5984138e4c3a9e6a773f2142b478 received from {username='slave'} at 127.0.0.1:60940
I20260713 09:06:13.300483 12371 tablet_copy_service.cc:434] P f1f0c8be71a84616b69340476af456e9: ending tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-b5de5984138e4c3a9e6a773f2142b478 on tablet b5de5984138e4c3a9e6a773f2142b478 with peer 2c66a8a8c53b4917ab91c4ba03d3b5d8
I20260713 09:06:13.309610 12837 ts_tablet_manager.cc:933] T cedc9e517417403bba3461b301dfec53 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Initiating tablet copy from peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
I20260713 09:06:13.311415 12837 tablet_copy_client.cc:323] T cedc9e517417403bba3461b301dfec53 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.66:35217
I20260713 09:06:13.313104 12371 tablet_copy_service.cc:140] P f1f0c8be71a84616b69340476af456e9: Received BeginTabletCopySession request for tablet cedc9e517417403bba3461b301dfec53 from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 ({username='slave'} at 127.0.0.1:60940)
I20260713 09:06:13.313621 12371 tablet_copy_service.cc:161] P f1f0c8be71a84616b69340476af456e9: Beginning new tablet copy session on tablet cedc9e517417403bba3461b301dfec53 from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 at {username='slave'} at 127.0.0.1:60940: session id = 2c66a8a8c53b4917ab91c4ba03d3b5d8-cedc9e517417403bba3461b301dfec53
I20260713 09:06:13.320806 12371 tablet_copy_source_session.cc:215] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:13.323560 12837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cedc9e517417403bba3461b301dfec53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:13.338963 12837 tablet_copy_client.cc:806] T cedc9e517417403bba3461b301dfec53 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:13.339656 12837 tablet_copy_client.cc:670] T cedc9e517417403bba3461b301dfec53 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:13.343045 12837 tablet_copy_client.cc:538] T cedc9e517417403bba3461b301dfec53 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:13.351627 12837 tablet_bootstrap.cc:492] T cedc9e517417403bba3461b301dfec53 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap starting.
I20260713 09:06:13.371260 12837 tablet_bootstrap.cc:492] T cedc9e517417403bba3461b301dfec53 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: 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
I20260713 09:06:13.372220 12837 tablet_bootstrap.cc:492] T cedc9e517417403bba3461b301dfec53 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap complete.
I20260713 09:06:13.372853 12837 ts_tablet_manager.cc:1403] T cedc9e517417403bba3461b301dfec53 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.007s
I20260713 09:06:13.375706 12837 raft_consensus.cc:359] T cedc9e517417403bba3461b301dfec53 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:13.376545 12837 raft_consensus.cc:740] T cedc9e517417403bba3461b301dfec53 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2c66a8a8c53b4917ab91c4ba03d3b5d8, State: Initialized, Role: LEARNER
I20260713 09:06:13.377149 12837 consensus_queue.cc:260] T cedc9e517417403bba3461b301dfec53 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:13.379544 12837 ts_tablet_manager.cc:1434] T cedc9e517417403bba3461b301dfec53 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:06:13.381157 12371 tablet_copy_service.cc:342] P f1f0c8be71a84616b69340476af456e9: Request end of tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-cedc9e517417403bba3461b301dfec53 received from {username='slave'} at 127.0.0.1:60940
I20260713 09:06:13.381559 12371 tablet_copy_service.cc:434] P f1f0c8be71a84616b69340476af456e9: ending tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-cedc9e517417403bba3461b301dfec53 on tablet cedc9e517417403bba3461b301dfec53 with peer 2c66a8a8c53b4917ab91c4ba03d3b5d8
I20260713 09:06:13.444329 12837 ts_tablet_manager.cc:933] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Initiating tablet copy from peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231)
I20260713 09:06:13.446161 12837 tablet_copy_client.cc:323] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.65:41231
I20260713 09:06:13.448069 12295 tablet_copy_service.cc:140] P 4c782244a7e04852aee57ebac2614104: Received BeginTabletCopySession request for tablet 61c8a4cbd4274e06a0da3ec521df1b9d from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 ({username='slave'} at 127.0.0.1:38888)
I20260713 09:06:13.448591 12295 tablet_copy_service.cc:161] P 4c782244a7e04852aee57ebac2614104: Beginning new tablet copy session on tablet 61c8a4cbd4274e06a0da3ec521df1b9d from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 at {username='slave'} at 127.0.0.1:38888: session id = 2c66a8a8c53b4917ab91c4ba03d3b5d8-61c8a4cbd4274e06a0da3ec521df1b9d
I20260713 09:06:13.454890 12295 tablet_copy_source_session.cc:215] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:13.458122 12837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61c8a4cbd4274e06a0da3ec521df1b9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:13.474582 12837 tablet_copy_client.cc:806] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:13.475229 12837 tablet_copy_client.cc:670] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:13.478950 12837 tablet_copy_client.cc:538] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:13.487038 12837 tablet_bootstrap.cc:492] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap starting.
I20260713 09:06:13.488211 12845 ts_tablet_manager.cc:933] T 7ca6847d37824909a8a37ea266df6a81 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Initiating tablet copy from peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231)
I20260713 09:06:13.489923 12845 tablet_copy_client.cc:323] T 7ca6847d37824909a8a37ea266df6a81 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.65:41231
I20260713 09:06:13.491456 12295 tablet_copy_service.cc:140] P 4c782244a7e04852aee57ebac2614104: Received BeginTabletCopySession request for tablet 7ca6847d37824909a8a37ea266df6a81 from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 ({username='slave'} at 127.0.0.1:38888)
I20260713 09:06:13.492002 12295 tablet_copy_service.cc:161] P 4c782244a7e04852aee57ebac2614104: Beginning new tablet copy session on tablet 7ca6847d37824909a8a37ea266df6a81 from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 at {username='slave'} at 127.0.0.1:38888: session id = 2c66a8a8c53b4917ab91c4ba03d3b5d8-7ca6847d37824909a8a37ea266df6a81
I20260713 09:06:13.497206 12295 tablet_copy_source_session.cc:215] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:13.500016 12845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca6847d37824909a8a37ea266df6a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:13.506151 12837 tablet_bootstrap.cc:492] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8: 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
I20260713 09:06:13.507169 12837 tablet_bootstrap.cc:492] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap complete.
I20260713 09:06:13.507793 12837 ts_tablet_manager.cc:1403] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260713 09:06:13.510481 12837 raft_consensus.cc:359] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:13.511262 12837 raft_consensus.cc:740] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2c66a8a8c53b4917ab91c4ba03d3b5d8, State: Initialized, Role: LEARNER
I20260713 09:06:13.511853 12837 consensus_queue.cc:260] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:13.515221 12845 tablet_copy_client.cc:806] T 7ca6847d37824909a8a37ea266df6a81 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:13.515842 12845 tablet_copy_client.cc:670] T 7ca6847d37824909a8a37ea266df6a81 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:13.518589 12837 ts_tablet_manager.cc:1434] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:06:13.520844 12295 tablet_copy_service.cc:342] P 4c782244a7e04852aee57ebac2614104: Request end of tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-61c8a4cbd4274e06a0da3ec521df1b9d received from {username='slave'} at 127.0.0.1:38888
I20260713 09:06:13.521256 12295 tablet_copy_service.cc:434] P 4c782244a7e04852aee57ebac2614104: ending tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-61c8a4cbd4274e06a0da3ec521df1b9d on tablet 61c8a4cbd4274e06a0da3ec521df1b9d with peer 2c66a8a8c53b4917ab91c4ba03d3b5d8
I20260713 09:06:13.522042 12845 tablet_copy_client.cc:538] T 7ca6847d37824909a8a37ea266df6a81 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:13.529779 12845 tablet_bootstrap.cc:492] T 7ca6847d37824909a8a37ea266df6a81 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap starting.
I20260713 09:06:13.550925 12845 tablet_bootstrap.cc:492] T 7ca6847d37824909a8a37ea266df6a81 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: 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
I20260713 09:06:13.551913 12845 tablet_bootstrap.cc:492] T 7ca6847d37824909a8a37ea266df6a81 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap complete.
I20260713 09:06:13.552675 12845 ts_tablet_manager.cc:1403] T 7ca6847d37824909a8a37ea266df6a81 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.008s
I20260713 09:06:13.555852 12845 raft_consensus.cc:359] T 7ca6847d37824909a8a37ea266df6a81 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:13.556852 12845 raft_consensus.cc:740] T 7ca6847d37824909a8a37ea266df6a81 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2c66a8a8c53b4917ab91c4ba03d3b5d8, State: Initialized, Role: LEARNER
I20260713 09:06:13.557405 12845 consensus_queue.cc:260] T 7ca6847d37824909a8a37ea266df6a81 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:13.559728 12845 ts_tablet_manager.cc:1434] T 7ca6847d37824909a8a37ea266df6a81 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:13.561756 12295 tablet_copy_service.cc:342] P 4c782244a7e04852aee57ebac2614104: Request end of tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-7ca6847d37824909a8a37ea266df6a81 received from {username='slave'} at 127.0.0.1:38888
I20260713 09:06:13.562140 12295 tablet_copy_service.cc:434] P 4c782244a7e04852aee57ebac2614104: ending tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-7ca6847d37824909a8a37ea266df6a81 on tablet 7ca6847d37824909a8a37ea266df6a81 with peer 2c66a8a8c53b4917ab91c4ba03d3b5d8
I20260713 09:06:13.601059 12698 raft_consensus.cc:1217] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:13.707864 12698 raft_consensus.cc:1217] T cedc9e517417403bba3461b301dfec53 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:13.839533 12698 raft_consensus.cc:1217] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:14.057113 12698 raft_consensus.cc:1217] T 7ca6847d37824909a8a37ea266df6a81 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:14.083552 12816 raft_consensus.cc:1064] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9: attempting to promote NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 to VOTER
I20260713 09:06:14.085471 12816 consensus_queue.cc:237] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:14.091864 12435 raft_consensus.cc:1275] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:14.091869 12698 raft_consensus.cc:1275] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:14.092528 12286 raft_consensus.cc:1275] T b5de5984138e4c3a9e6a773f2142b478 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:14.093544 12850 consensus_queue.cc:1048] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:14.094357 12739 consensus_queue.cc:1048] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:14.095239 12816 consensus_queue.cc:1048] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:14.105717 12739 raft_consensus.cc:2955] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.107323 12286 raft_consensus.cc:2955] T b5de5984138e4c3a9e6a773f2142b478 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.111778 12435 raft_consensus.cc:2955] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.122679 12184 catalog_manager.cc:5697] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 reported cstate change: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f1f0c8be71a84616b69340476af456e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:14.123785 12698 raft_consensus.cc:2955] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.168689 12359 consensus_queue.cc:237] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:14.174605 12698 raft_consensus.cc:1275] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:14.175336 12286 raft_consensus.cc:1275] T b5de5984138e4c3a9e6a773f2142b478 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:14.176281 12816 consensus_queue.cc:1048] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:14.177271 12739 consensus_queue.cc:1048] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:14.184415 12739 raft_consensus.cc:2955] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 72d2163b868147528c666436ae4c68d2 (127.10.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.185348 12286 raft_consensus.cc:2955] T b5de5984138e4c3a9e6a773f2142b478 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 72d2163b868147528c666436ae4c68d2 (127.10.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.185922 12698 raft_consensus.cc:2955] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 72d2163b868147528c666436ae4c68d2 (127.10.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.194629 12170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b5de5984138e4c3a9e6a773f2142b478 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:14.198014 12182 catalog_manager.cc:5697] T b5de5984138e4c3a9e6a773f2142b478 P 4c782244a7e04852aee57ebac2614104 reported cstate change: config changed from index 3 to 4, VOTER 72d2163b868147528c666436ae4c68d2 (127.10.232.67) evicted. New cstate: current_term: 1 leader_uuid: "f1f0c8be71a84616b69340476af456e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.207693 12416 tablet_service.cc:1558] Processing DeleteTablet for tablet b5de5984138e4c3a9e6a773f2142b478 with delete_type TABLET_DATA_TOMBSTONED (TS 72d2163b868147528c666436ae4c68d2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39018
I20260713 09:06:14.209661 12861 tablet_replica.cc:333] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2: stopping tablet replica
I20260713 09:06:14.210698 12861 raft_consensus.cc:2243] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:14.211350 12861 raft_consensus.cc:2272] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:14.214570 12861 ts_tablet_manager.cc:1916] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:14.226980 12861 ts_tablet_manager.cc:1929] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:14.227473 12861 log.cc:1199] T b5de5984138e4c3a9e6a773f2142b478 P 72d2163b868147528c666436ae4c68d2: Deleting WAL directory at /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-2-root/wals/b5de5984138e4c3a9e6a773f2142b478
I20260713 09:06:14.229070 12170 catalog_manager.cc:5028] TS 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649): tablet b5de5984138e4c3a9e6a773f2142b478 (table test-workload [id=cff527d3606c494fbdb920faf5de5af4]) successfully deleted
I20260713 09:06:14.239080 12851 raft_consensus.cc:1064] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104: attempting to promote NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 to VOTER
I20260713 09:06:14.241081 12851 consensus_queue.cc:237] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:14.247346 12435 raft_consensus.cc:1275] T 61c8a4cbd4274e06a0da3ec521df1b9d P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:14.247702 12359 raft_consensus.cc:1275] T 61c8a4cbd4274e06a0da3ec521df1b9d P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:14.247850 12698 raft_consensus.cc:1275] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:14.248977 12851 consensus_queue.cc:1048] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:14.250252 12852 consensus_queue.cc:1048] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:14.251127 12833 consensus_queue.cc:1048] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:14.262928 12816 raft_consensus.cc:1064] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9: attempting to promote NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 to VOTER
I20260713 09:06:14.265363 12816 consensus_queue.cc:237] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:14.266016 12851 raft_consensus.cc:2955] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.268226 12698 raft_consensus.cc:2955] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.280092 12358 raft_consensus.cc:2955] T 61c8a4cbd4274e06a0da3ec521df1b9d P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.286233 12435 raft_consensus.cc:2955] T 61c8a4cbd4274e06a0da3ec521df1b9d P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.287031 12181 catalog_manager.cc:5697] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8 reported cstate change: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.292083 12698 raft_consensus.cc:1275] T cedc9e517417403bba3461b301dfec53 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:14.293632 12850 consensus_queue.cc:1048] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:14.297991 12432 raft_consensus.cc:1275] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:14.299614 12286 raft_consensus.cc:1275] T cedc9e517417403bba3461b301dfec53 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:14.303584 12850 consensus_queue.cc:1048] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:14.304781 12816 consensus_queue.cc:1048] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:14.319334 12285 consensus_queue.cc:237] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:14.325554 12699 raft_consensus.cc:1275] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:14.326864 12851 consensus_queue.cc:1048] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:14.328145 12358 raft_consensus.cc:1275] T 61c8a4cbd4274e06a0da3ec521df1b9d P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:14.332010 12851 consensus_queue.cc:1048] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:14.339504 12833 raft_consensus.cc:2955] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 72d2163b868147528c666436ae4c68d2 (127.10.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.342942 12358 raft_consensus.cc:2955] T 61c8a4cbd4274e06a0da3ec521df1b9d P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 72d2163b868147528c666436ae4c68d2 (127.10.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.351933 12850 raft_consensus.cc:2955] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.355314 12432 raft_consensus.cc:2955] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.361219 12698 raft_consensus.cc:2955] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 72d2163b868147528c666436ae4c68d2 (127.10.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.364847 12171 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 61c8a4cbd4274e06a0da3ec521df1b9d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:14.370467 12183 catalog_manager.cc:5697] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 reported cstate change: config changed from index 3 to 4, VOTER 72d2163b868147528c666436ae4c68d2 (127.10.232.67) evicted. New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:14.371701 12286 raft_consensus.cc:2955] T cedc9e517417403bba3461b301dfec53 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.376816 12699 raft_consensus.cc:2955] T cedc9e517417403bba3461b301dfec53 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.389439 12416 tablet_service.cc:1558] Processing DeleteTablet for tablet 61c8a4cbd4274e06a0da3ec521df1b9d with delete_type TABLET_DATA_TOMBSTONED (TS 72d2163b868147528c666436ae4c68d2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39018
I20260713 09:06:14.390655 12861 tablet_replica.cc:333] T 61c8a4cbd4274e06a0da3ec521df1b9d P 72d2163b868147528c666436ae4c68d2: stopping tablet replica
I20260713 09:06:14.391636 12861 raft_consensus.cc:2243] T 61c8a4cbd4274e06a0da3ec521df1b9d P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:14.392412 12861 raft_consensus.cc:2272] T 61c8a4cbd4274e06a0da3ec521df1b9d P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:14.396904 12861 ts_tablet_manager.cc:1916] T 61c8a4cbd4274e06a0da3ec521df1b9d P 72d2163b868147528c666436ae4c68d2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:14.398872 12184 catalog_manager.cc:5697] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2 reported cstate change: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f1f0c8be71a84616b69340476af456e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.425208 12358 consensus_queue.cc:237] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [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: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:14.431900 12699 raft_consensus.cc:1275] T cedc9e517417403bba3461b301dfec53 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:14.432548 12861 ts_tablet_manager.cc:1929] T 61c8a4cbd4274e06a0da3ec521df1b9d P 72d2163b868147528c666436ae4c68d2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:14.432579 12432 raft_consensus.cc:1275] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:14.433513 12850 consensus_queue.cc:1048] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260713 09:06:14.436074 12739 consensus_queue.cc:1048] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:14.433260 12861 log.cc:1199] T 61c8a4cbd4274e06a0da3ec521df1b9d P 72d2163b868147528c666436ae4c68d2: Deleting WAL directory at /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-2-root/wals/61c8a4cbd4274e06a0da3ec521df1b9d
I20260713 09:06:14.438182 12833 raft_consensus.cc:1064] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104: attempting to promote NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 to VOTER
I20260713 09:06:14.438894 12170 catalog_manager.cc:5028] TS 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649): tablet 61c8a4cbd4274e06a0da3ec521df1b9d (table test-workload [id=cff527d3606c494fbdb920faf5de5af4]) successfully deleted
I20260713 09:06:14.440994 12833 consensus_queue.cc:237] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:14.444195 12816 raft_consensus.cc:2955] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c782244a7e04852aee57ebac2614104 (127.10.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.445665 12432 raft_consensus.cc:2955] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c782244a7e04852aee57ebac2614104 (127.10.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.447746 12698 raft_consensus.cc:2955] T cedc9e517417403bba3461b301dfec53 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c782244a7e04852aee57ebac2614104 (127.10.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.460220 12182 catalog_manager.cc:5697] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2 reported cstate change: config changed from index 3 to 4, VOTER 4c782244a7e04852aee57ebac2614104 (127.10.232.65) evicted. New cstate: current_term: 1 leader_uuid: "f1f0c8be71a84616b69340476af456e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.460963 12170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cedc9e517417403bba3461b301dfec53 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:14.470052 12358 raft_consensus.cc:1275] T 7ca6847d37824909a8a37ea266df6a81 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:14.470504 12432 raft_consensus.cc:1275] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:14.471737 12833 consensus_queue.cc:1048] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:14.471371 12698 raft_consensus.cc:1275] T 7ca6847d37824909a8a37ea266df6a81 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:14.474680 12267 tablet_service.cc:1558] Processing DeleteTablet for tablet cedc9e517417403bba3461b301dfec53 with delete_type TABLET_DATA_TOMBSTONED (TS 4c782244a7e04852aee57ebac2614104 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52556
I20260713 09:06:14.477507 12863 consensus_queue.cc:1048] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:14.485824 12863 consensus_queue.cc:1048] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:14.518338 12872 tablet_replica.cc:333] T cedc9e517417403bba3461b301dfec53 P 4c782244a7e04852aee57ebac2614104: stopping tablet replica
I20260713 09:06:14.519743 12872 raft_consensus.cc:2243] T cedc9e517417403bba3461b301dfec53 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:14.520859 12872 raft_consensus.cc:2272] T cedc9e517417403bba3461b301dfec53 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:14.519658 12852 raft_consensus.cc:2955] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.527060 12872 ts_tablet_manager.cc:1916] T cedc9e517417403bba3461b301dfec53 P 4c782244a7e04852aee57ebac2614104: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:14.530287 12435 raft_consensus.cc:2955] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.547451 12872 ts_tablet_manager.cc:1929] T cedc9e517417403bba3461b301dfec53 P 4c782244a7e04852aee57ebac2614104: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:14.547989 12872 log.cc:1199] T cedc9e517417403bba3461b301dfec53 P 4c782244a7e04852aee57ebac2614104: Deleting WAL directory at /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-0-root/wals/cedc9e517417403bba3461b301dfec53
I20260713 09:06:14.547134 12358 raft_consensus.cc:2955] T 7ca6847d37824909a8a37ea266df6a81 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.552554 12171 catalog_manager.cc:5028] TS 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): tablet cedc9e517417403bba3461b301dfec53 (table test-workload [id=cff527d3606c494fbdb920faf5de5af4]) successfully deleted
I20260713 09:06:14.555496 12183 catalog_manager.cc:5697] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2 reported cstate change: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.567179 12699 raft_consensus.cc:2955] T 7ca6847d37824909a8a37ea266df6a81 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.596160 12286 consensus_queue.cc:237] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:14.601854 12699 raft_consensus.cc:1275] T 7ca6847d37824909a8a37ea266df6a81 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:14.602128 12435 raft_consensus.cc:1275] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:14.603685 12852 consensus_queue.cc:1048] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:14.605532 12852 consensus_queue.cc:1048] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:14.615666 12698 raft_consensus.cc:2955] T 7ca6847d37824909a8a37ea266df6a81 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1f0c8be71a84616b69340476af456e9 (127.10.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.616272 12432 raft_consensus.cc:2955] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1f0c8be71a84616b69340476af456e9 (127.10.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.614172 12852 raft_consensus.cc:2955] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1f0c8be71a84616b69340476af456e9 (127.10.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:14.631479 12171 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7ca6847d37824909a8a37ea266df6a81 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:14.644299 12184 catalog_manager.cc:5697] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 reported cstate change: config changed from index 3 to 4, VOTER f1f0c8be71a84616b69340476af456e9 (127.10.232.66) evicted. New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:14.656296 12345 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ca6847d37824909a8a37ea266df6a81 with delete_type TABLET_DATA_TOMBSTONED (TS f1f0c8be71a84616b69340476af456e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48640
I20260713 09:06:14.661944 12876 tablet_replica.cc:333] T 7ca6847d37824909a8a37ea266df6a81 P f1f0c8be71a84616b69340476af456e9: stopping tablet replica
I20260713 09:06:14.662864 12876 raft_consensus.cc:2243] T 7ca6847d37824909a8a37ea266df6a81 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:14.663546 12876 raft_consensus.cc:2272] T 7ca6847d37824909a8a37ea266df6a81 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:14.665962 12876 ts_tablet_manager.cc:1916] T 7ca6847d37824909a8a37ea266df6a81 P f1f0c8be71a84616b69340476af456e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:14.679141 12876 ts_tablet_manager.cc:1929] T 7ca6847d37824909a8a37ea266df6a81 P f1f0c8be71a84616b69340476af456e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:14.679471 12876 log.cc:1199] T 7ca6847d37824909a8a37ea266df6a81 P f1f0c8be71a84616b69340476af456e9: Deleting WAL directory at /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-1-root/wals/7ca6847d37824909a8a37ea266df6a81
I20260713 09:06:14.680881 12170 catalog_manager.cc:5028] TS f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): tablet 7ca6847d37824909a8a37ea266df6a81 (table test-workload [id=cff527d3606c494fbdb920faf5de5af4]) successfully deleted
I20260713 09:06:15.691958 12432 consensus_queue.cc:237] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Queue 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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:15.700385 12285 raft_consensus.cc:1275] T cd6836ce8c234206bcecf85da585cc74 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:15.701018 12400 consensus_peers.cc:597] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 -> Peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68:34811): Couldn't send request to peer 2c66a8a8c53b4917ab91c4ba03d3b5d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cd6836ce8c234206bcecf85da585cc74. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:15.701248 12359 raft_consensus.cc:1275] T cd6836ce8c234206bcecf85da585cc74 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:15.702612 12880 consensus_queue.cc:1048] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:15.703706 12879 consensus_queue.cc:1048] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:15.713020 12879 raft_consensus.cc:2955] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:15.715274 12359 raft_consensus.cc:2955] T cd6836ce8c234206bcecf85da585cc74 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:15.717154 12285 raft_consensus.cc:2955] T cd6836ce8c234206bcecf85da585cc74 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:15.728638 12435 consensus_queue.cc:237] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Queue 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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:15.733606 12182 catalog_manager.cc:5697] T cd6836ce8c234206bcecf85da585cc74 P 4c782244a7e04852aee57ebac2614104 reported cstate change: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New cstate: current_term: 1 leader_uuid: "72d2163b868147528c666436ae4c68d2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:15.736696 12359 raft_consensus.cc:1275] T 4add46506c5d43deb664ff7b88d28264 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:15.737498 12400 consensus_peers.cc:597] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 -> Peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68:34811): Couldn't send request to peer 2c66a8a8c53b4917ab91c4ba03d3b5d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4add46506c5d43deb664ff7b88d28264. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:15.738608 12285 raft_consensus.cc:1275] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:15.739755 12828 consensus_queue.cc:1048] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:15.741258 12879 consensus_queue.cc:1048] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:15.751895 12879 raft_consensus.cc:2955] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:15.754709 12359 raft_consensus.cc:2955] T 4add46506c5d43deb664ff7b88d28264 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:15.755088 12285 raft_consensus.cc:2955] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:15.768580 12286 consensus_queue.cc:237] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [LEADER]: Queue 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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:15.771325 12182 catalog_manager.cc:5697] T 4add46506c5d43deb664ff7b88d28264 P f1f0c8be71a84616b69340476af456e9 reported cstate change: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New cstate: current_term: 1 leader_uuid: "72d2163b868147528c666436ae4c68d2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:15.779506 12435 raft_consensus.cc:1275] T 303d904b5fa44161881900de0081e84f P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:15.781591 12251 consensus_peers.cc:597] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 -> Peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68:34811): Couldn't send request to peer 2c66a8a8c53b4917ab91c4ba03d3b5d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 303d904b5fa44161881900de0081e84f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:15.781966 12891 consensus_queue.cc:1048] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:15.787073 12359 raft_consensus.cc:1275] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:15.789867 12891 consensus_queue.cc:1048] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:15.793758 12891 raft_consensus.cc:2955] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:15.796984 12432 raft_consensus.cc:2955] T 303d904b5fa44161881900de0081e84f P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:15.814170 12184 catalog_manager.cc:5697] T 303d904b5fa44161881900de0081e84f P 72d2163b868147528c666436ae4c68d2 reported cstate change: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:15.815544 12359 raft_consensus.cc:2955] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:15.816941 12358 consensus_queue.cc:237] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [LEADER]: Queue 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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:15.830147 12432 raft_consensus.cc:1275] T abeeaad482374283bcb7a19f2c8260ea P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:15.831082 12326 consensus_peers.cc:597] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 -> Peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68:34811): Couldn't send request to peer 2c66a8a8c53b4917ab91c4ba03d3b5d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: abeeaad482374283bcb7a19f2c8260ea. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:15.832453 12877 consensus_queue.cc:1048] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:15.832691 12286 raft_consensus.cc:1275] T abeeaad482374283bcb7a19f2c8260ea P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:15.835049 12877 consensus_queue.cc:1048] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:15.842770 12816 raft_consensus.cc:2955] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:15.844416 12432 raft_consensus.cc:2955] T abeeaad482374283bcb7a19f2c8260ea P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:15.845824 12286 raft_consensus.cc:2955] T abeeaad482374283bcb7a19f2c8260ea P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:15.862928 12181 catalog_manager.cc:5697] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 reported cstate change: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New cstate: current_term: 1 leader_uuid: "f1f0c8be71a84616b69340476af456e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:16.130127 12900 ts_tablet_manager.cc:933] T cd6836ce8c234206bcecf85da585cc74 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Initiating tablet copy from peer 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:16.132005 12900 tablet_copy_client.cc:323] T cd6836ce8c234206bcecf85da585cc74 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.67:38649
I20260713 09:06:16.133611 12445 tablet_copy_service.cc:140] P 72d2163b868147528c666436ae4c68d2: Received BeginTabletCopySession request for tablet cd6836ce8c234206bcecf85da585cc74 from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 ({username='slave'} at 127.0.0.1:39056)
I20260713 09:06:16.134039 12445 tablet_copy_service.cc:161] P 72d2163b868147528c666436ae4c68d2: Beginning new tablet copy session on tablet cd6836ce8c234206bcecf85da585cc74 from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 at {username='slave'} at 127.0.0.1:39056: session id = 2c66a8a8c53b4917ab91c4ba03d3b5d8-cd6836ce8c234206bcecf85da585cc74
I20260713 09:06:16.138751 12445 tablet_copy_source_session.cc:215] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:16.141253 12900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd6836ce8c234206bcecf85da585cc74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.152578 12900 tablet_copy_client.cc:806] T cd6836ce8c234206bcecf85da585cc74 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:16.153077 12900 tablet_copy_client.cc:670] T cd6836ce8c234206bcecf85da585cc74 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:16.156821 12900 tablet_copy_client.cc:538] T cd6836ce8c234206bcecf85da585cc74 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:16.162985 12900 tablet_bootstrap.cc:492] T cd6836ce8c234206bcecf85da585cc74 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap starting.
I20260713 09:06:16.183390 12900 tablet_bootstrap.cc:492] T cd6836ce8c234206bcecf85da585cc74 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: 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
I20260713 09:06:16.184201 12900 tablet_bootstrap.cc:492] T cd6836ce8c234206bcecf85da585cc74 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap complete.
I20260713 09:06:16.184732 12900 ts_tablet_manager.cc:1403] T cd6836ce8c234206bcecf85da585cc74 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260713 09:06:16.187409 12900 raft_consensus.cc:359] T cd6836ce8c234206bcecf85da585cc74 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:16.187989 12900 raft_consensus.cc:740] T cd6836ce8c234206bcecf85da585cc74 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2c66a8a8c53b4917ab91c4ba03d3b5d8, State: Initialized, Role: LEARNER
I20260713 09:06:16.188638 12900 consensus_queue.cc:260] T cd6836ce8c234206bcecf85da585cc74 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:16.191659 12900 ts_tablet_manager.cc:1434] T cd6836ce8c234206bcecf85da585cc74 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.001s
I20260713 09:06:16.194064 12445 tablet_copy_service.cc:342] P 72d2163b868147528c666436ae4c68d2: Request end of tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-cd6836ce8c234206bcecf85da585cc74 received from {username='slave'} at 127.0.0.1:39056
I20260713 09:06:16.194504 12445 tablet_copy_service.cc:434] P 72d2163b868147528c666436ae4c68d2: ending tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-cd6836ce8c234206bcecf85da585cc74 on tablet cd6836ce8c234206bcecf85da585cc74 with peer 2c66a8a8c53b4917ab91c4ba03d3b5d8
I20260713 09:06:16.254029 12900 ts_tablet_manager.cc:933] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Initiating tablet copy from peer 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:16.255720 12900 tablet_copy_client.cc:323] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.67:38649
I20260713 09:06:16.257131 12445 tablet_copy_service.cc:140] P 72d2163b868147528c666436ae4c68d2: Received BeginTabletCopySession request for tablet 4add46506c5d43deb664ff7b88d28264 from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 ({username='slave'} at 127.0.0.1:39056)
I20260713 09:06:16.257619 12445 tablet_copy_service.cc:161] P 72d2163b868147528c666436ae4c68d2: Beginning new tablet copy session on tablet 4add46506c5d43deb664ff7b88d28264 from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 at {username='slave'} at 127.0.0.1:39056: session id = 2c66a8a8c53b4917ab91c4ba03d3b5d8-4add46506c5d43deb664ff7b88d28264
I20260713 09:06:16.263725 12445 tablet_copy_source_session.cc:215] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:16.267135 12900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4add46506c5d43deb664ff7b88d28264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.283812 12900 tablet_copy_client.cc:806] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:16.284435 12900 tablet_copy_client.cc:670] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:16.289424 12905 ts_tablet_manager.cc:933] T 303d904b5fa44161881900de0081e84f P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Initiating tablet copy from peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231)
I20260713 09:06:16.291528 12900 tablet_copy_client.cc:538] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:16.291754 12905 tablet_copy_client.cc:323] T 303d904b5fa44161881900de0081e84f P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.65:41231
I20260713 09:06:16.293634 12295 tablet_copy_service.cc:140] P 4c782244a7e04852aee57ebac2614104: Received BeginTabletCopySession request for tablet 303d904b5fa44161881900de0081e84f from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 ({username='slave'} at 127.0.0.1:38888)
I20260713 09:06:16.294165 12295 tablet_copy_service.cc:161] P 4c782244a7e04852aee57ebac2614104: Beginning new tablet copy session on tablet 303d904b5fa44161881900de0081e84f from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 at {username='slave'} at 127.0.0.1:38888: session id = 2c66a8a8c53b4917ab91c4ba03d3b5d8-303d904b5fa44161881900de0081e84f
I20260713 09:06:16.299969 12900 tablet_bootstrap.cc:492] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap starting.
I20260713 09:06:16.302187 12295 tablet_copy_source_session.cc:215] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:16.305960 12905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 303d904b5fa44161881900de0081e84f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.321907 12900 tablet_bootstrap.cc:492] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: 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
I20260713 09:06:16.322835 12900 tablet_bootstrap.cc:492] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap complete.
I20260713 09:06:16.323284 12905 tablet_copy_client.cc:806] T 303d904b5fa44161881900de0081e84f P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:16.323793 12900 ts_tablet_manager.cc:1403] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent bootstrapping tablet: real 0.024s	user 0.024s	sys 0.000s
I20260713 09:06:16.323860 12905 tablet_copy_client.cc:670] T 303d904b5fa44161881900de0081e84f P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:16.326937 12900 raft_consensus.cc:359] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:16.327783 12900 raft_consensus.cc:740] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2c66a8a8c53b4917ab91c4ba03d3b5d8, State: Initialized, Role: LEARNER
I20260713 09:06:16.328176 12905 tablet_copy_client.cc:538] T 303d904b5fa44161881900de0081e84f P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:16.328440 12900 consensus_queue.cc:260] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:16.333941 12900 ts_tablet_manager.cc:1434] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:06:16.335683 12445 tablet_copy_service.cc:342] P 72d2163b868147528c666436ae4c68d2: Request end of tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-4add46506c5d43deb664ff7b88d28264 received from {username='slave'} at 127.0.0.1:39056
I20260713 09:06:16.336094 12445 tablet_copy_service.cc:434] P 72d2163b868147528c666436ae4c68d2: ending tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-4add46506c5d43deb664ff7b88d28264 on tablet 4add46506c5d43deb664ff7b88d28264 with peer 2c66a8a8c53b4917ab91c4ba03d3b5d8
I20260713 09:06:16.338194 12905 tablet_bootstrap.cc:492] T 303d904b5fa44161881900de0081e84f P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap starting.
I20260713 09:06:16.355805 12905 tablet_bootstrap.cc:492] T 303d904b5fa44161881900de0081e84f P 2c66a8a8c53b4917ab91c4ba03d3b5d8: 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
I20260713 09:06:16.356487 12905 tablet_bootstrap.cc:492] T 303d904b5fa44161881900de0081e84f P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap complete.
I20260713 09:06:16.357012 12905 ts_tablet_manager.cc:1403] T 303d904b5fa44161881900de0081e84f P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260713 09:06:16.359107 12905 raft_consensus.cc:359] T 303d904b5fa44161881900de0081e84f P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:16.359686 12905 raft_consensus.cc:740] T 303d904b5fa44161881900de0081e84f P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2c66a8a8c53b4917ab91c4ba03d3b5d8, State: Initialized, Role: LEARNER
I20260713 09:06:16.360353 12905 consensus_queue.cc:260] T 303d904b5fa44161881900de0081e84f P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:16.362709 12905 ts_tablet_manager.cc:1434] T 303d904b5fa44161881900de0081e84f P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260713 09:06:16.364562 12295 tablet_copy_service.cc:342] P 4c782244a7e04852aee57ebac2614104: Request end of tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-303d904b5fa44161881900de0081e84f received from {username='slave'} at 127.0.0.1:38888
I20260713 09:06:16.365046 12295 tablet_copy_service.cc:434] P 4c782244a7e04852aee57ebac2614104: ending tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-303d904b5fa44161881900de0081e84f on tablet 303d904b5fa44161881900de0081e84f with peer 2c66a8a8c53b4917ab91c4ba03d3b5d8
I20260713 09:06:16.407619 12905 ts_tablet_manager.cc:933] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Initiating tablet copy from peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
I20260713 09:06:16.409716 12905 tablet_copy_client.cc:323] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.66:35217
I20260713 09:06:16.412237 12371 tablet_copy_service.cc:140] P f1f0c8be71a84616b69340476af456e9: Received BeginTabletCopySession request for tablet abeeaad482374283bcb7a19f2c8260ea from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 ({username='slave'} at 127.0.0.1:60940)
I20260713 09:06:16.412863 12371 tablet_copy_service.cc:161] P f1f0c8be71a84616b69340476af456e9: Beginning new tablet copy session on tablet abeeaad482374283bcb7a19f2c8260ea from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 at {username='slave'} at 127.0.0.1:60940: session id = 2c66a8a8c53b4917ab91c4ba03d3b5d8-abeeaad482374283bcb7a19f2c8260ea
I20260713 09:06:16.419836 12371 tablet_copy_source_session.cc:215] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:16.422948 12905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abeeaad482374283bcb7a19f2c8260ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.437081 12905 tablet_copy_client.cc:806] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:16.437668 12905 tablet_copy_client.cc:670] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:16.441920 12905 tablet_copy_client.cc:538] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:16.448899 12905 tablet_bootstrap.cc:492] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap starting.
I20260713 09:06:16.471491 12905 tablet_bootstrap.cc:492] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8: 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
I20260713 09:06:16.472254 12905 tablet_bootstrap.cc:492] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap complete.
I20260713 09:06:16.472819 12905 ts_tablet_manager.cc:1403] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.001s
I20260713 09:06:16.475250 12905 raft_consensus.cc:359] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:16.475873 12905 raft_consensus.cc:740] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2c66a8a8c53b4917ab91c4ba03d3b5d8, State: Initialized, Role: LEARNER
I20260713 09:06:16.476400 12905 consensus_queue.cc:260] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:16.478533 12905 ts_tablet_manager.cc:1434] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:06:16.480778 12371 tablet_copy_service.cc:342] P f1f0c8be71a84616b69340476af456e9: Request end of tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-abeeaad482374283bcb7a19f2c8260ea received from {username='slave'} at 127.0.0.1:60940
I20260713 09:06:16.481194 12371 tablet_copy_service.cc:434] P f1f0c8be71a84616b69340476af456e9: ending tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-abeeaad482374283bcb7a19f2c8260ea on tablet abeeaad482374283bcb7a19f2c8260ea with peer 2c66a8a8c53b4917ab91c4ba03d3b5d8
I20260713 09:06:16.702315 12698 raft_consensus.cc:1217] T cd6836ce8c234206bcecf85da585cc74 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:16.767740 12698 raft_consensus.cc:1217] T 303d904b5fa44161881900de0081e84f P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:16.786001 12698 raft_consensus.cc:1217] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:16.948065 12698 raft_consensus.cc:1217] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:17.128966 12911 raft_consensus.cc:1064] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2: attempting to promote NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 to VOTER
I20260713 09:06:17.131628 12911 consensus_queue.cc:237] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:17.139873 12358 raft_consensus.cc:1275] T cd6836ce8c234206bcecf85da585cc74 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:17.139312 12699 raft_consensus.cc:1275] T cd6836ce8c234206bcecf85da585cc74 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:17.139986 12286 raft_consensus.cc:1275] T cd6836ce8c234206bcecf85da585cc74 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:17.142383 12912 consensus_queue.cc:1048] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:17.144409 12912 consensus_queue.cc:1048] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:17.145191 12911 consensus_queue.cc:1048] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:17.158396 12911 raft_consensus.cc:2955] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.162312 12699 raft_consensus.cc:2955] T cd6836ce8c234206bcecf85da585cc74 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.168570 12286 raft_consensus.cc:2955] T cd6836ce8c234206bcecf85da585cc74 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.177495 12184 catalog_manager.cc:5697] T cd6836ce8c234206bcecf85da585cc74 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 reported cstate change: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "72d2163b868147528c666436ae4c68d2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.180174 12358 raft_consensus.cc:2955] T cd6836ce8c234206bcecf85da585cc74 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.212270 12435 consensus_queue.cc:237] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [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: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:17.217290 12699 raft_consensus.cc:1275] T cd6836ce8c234206bcecf85da585cc74 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:17.218294 12358 raft_consensus.cc:1275] T cd6836ce8c234206bcecf85da585cc74 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:17.220082 12912 consensus_queue.cc:1048] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:17.221341 12911 consensus_queue.cc:1048] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:17.234054 12912 raft_consensus.cc:2955] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c782244a7e04852aee57ebac2614104 (127.10.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.235690 12358 raft_consensus.cc:2955] T cd6836ce8c234206bcecf85da585cc74 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c782244a7e04852aee57ebac2614104 (127.10.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.244578 12170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cd6836ce8c234206bcecf85da585cc74 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:17.249193 12699 raft_consensus.cc:2955] T cd6836ce8c234206bcecf85da585cc74 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c782244a7e04852aee57ebac2614104 (127.10.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.254866 12183 catalog_manager.cc:5697] T cd6836ce8c234206bcecf85da585cc74 P f1f0c8be71a84616b69340476af456e9 reported cstate change: config changed from index 3 to 4, VOTER 4c782244a7e04852aee57ebac2614104 (127.10.232.65) evicted. New cstate: current_term: 1 leader_uuid: "72d2163b868147528c666436ae4c68d2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.269960 12267 tablet_service.cc:1558] Processing DeleteTablet for tablet cd6836ce8c234206bcecf85da585cc74 with delete_type TABLET_DATA_TOMBSTONED (TS 4c782244a7e04852aee57ebac2614104 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52556
I20260713 09:06:17.282272 12924 tablet_replica.cc:333] T cd6836ce8c234206bcecf85da585cc74 P 4c782244a7e04852aee57ebac2614104: stopping tablet replica
I20260713 09:06:17.283617 12924 raft_consensus.cc:2243] T cd6836ce8c234206bcecf85da585cc74 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:17.284623 12924 raft_consensus.cc:2272] T cd6836ce8c234206bcecf85da585cc74 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.288692 12924 ts_tablet_manager.cc:1916] T cd6836ce8c234206bcecf85da585cc74 P 4c782244a7e04852aee57ebac2614104: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:17.290740 12925 raft_consensus.cc:1064] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104: attempting to promote NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 to VOTER
I20260713 09:06:17.294258 12925 consensus_queue.cc:237] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:17.338208 12435 raft_consensus.cc:1275] T 303d904b5fa44161881900de0081e84f P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:17.349081 12698 raft_consensus.cc:1275] T 303d904b5fa44161881900de0081e84f P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:17.353555 12359 raft_consensus.cc:1275] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:17.346752 12895 consensus_queue.cc:1048] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260713 09:06:17.356884 12891 consensus_queue.cc:1048] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:17.361019 12925 consensus_queue.cc:1048] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:17.371017 12924 ts_tablet_manager.cc:1929] T cd6836ce8c234206bcecf85da585cc74 P 4c782244a7e04852aee57ebac2614104: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:17.372077 12924 log.cc:1199] T cd6836ce8c234206bcecf85da585cc74 P 4c782244a7e04852aee57ebac2614104: Deleting WAL directory at /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-0-root/wals/cd6836ce8c234206bcecf85da585cc74
I20260713 09:06:17.374236 12911 raft_consensus.cc:1064] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2: attempting to promote NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 to VOTER
I20260713 09:06:17.379730 12171 catalog_manager.cc:5028] TS 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): tablet cd6836ce8c234206bcecf85da585cc74 (table test-workload [id=cff527d3606c494fbdb920faf5de5af4]) successfully deleted
I20260713 09:06:17.380132 12911 consensus_queue.cc:237] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:17.386711 12891 raft_consensus.cc:2955] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.388523 12359 raft_consensus.cc:2955] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.392341 12435 raft_consensus.cc:2955] T 303d904b5fa44161881900de0081e84f P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.406329 12699 raft_consensus.cc:2955] T 303d904b5fa44161881900de0081e84f P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.410724 12698 raft_consensus.cc:1275] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:17.411727 12358 raft_consensus.cc:1275] T 4add46506c5d43deb664ff7b88d28264 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:17.412717 12286 raft_consensus.cc:1275] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:17.414716 12912 consensus_queue.cc:1048] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:17.418535 12911 consensus_queue.cc:1048] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:17.420418 12918 consensus_queue.cc:1048] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:17.419773 12182 catalog_manager.cc:5697] T 303d904b5fa44161881900de0081e84f P 72d2163b868147528c666436ae4c68d2 reported cstate change: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.448137 12911 raft_consensus.cc:2955] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.450774 12699 raft_consensus.cc:2955] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.452868 12285 consensus_queue.cc:237] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:17.459803 12899 raft_consensus.cc:1064] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9: attempting to promote NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 to VOTER
I20260713 09:06:17.461977 12359 raft_consensus.cc:1275] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:17.463477 12891 consensus_queue.cc:1048] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:17.466121 12286 raft_consensus.cc:2955] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.468493 12698 raft_consensus.cc:1275] T 303d904b5fa44161881900de0081e84f P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:17.471661 12925 raft_consensus.cc:2955] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 72d2163b868147528c666436ae4c68d2 (127.10.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.473336 12899 consensus_queue.cc:237] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:17.478893 12358 raft_consensus.cc:2955] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 72d2163b868147528c666436ae4c68d2 (127.10.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.489286 12184 catalog_manager.cc:5697] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 reported cstate change: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "72d2163b868147528c666436ae4c68d2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.490375 12891 consensus_queue.cc:1048] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:17.496071 12697 raft_consensus.cc:2955] T 303d904b5fa44161881900de0081e84f P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 72d2163b868147528c666436ae4c68d2 (127.10.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.506615 12183 catalog_manager.cc:5697] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9 reported cstate change: config changed from index 3 to 4, VOTER 72d2163b868147528c666436ae4c68d2 (127.10.232.67) evicted. New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.526024 12171 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 303d904b5fa44161881900de0081e84f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:17.525946 12358 raft_consensus.cc:2955] T 4add46506c5d43deb664ff7b88d28264 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.531251 12435 raft_consensus.cc:1275] T abeeaad482374283bcb7a19f2c8260ea P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:17.531723 12416 tablet_service.cc:1558] Processing DeleteTablet for tablet 303d904b5fa44161881900de0081e84f with delete_type TABLET_DATA_TOMBSTONED (TS 72d2163b868147528c666436ae4c68d2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39018
I20260713 09:06:17.532034 12699 raft_consensus.cc:1275] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:17.534312 12816 consensus_queue.cc:1048] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:17.536310 12816 consensus_queue.cc:1048] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:17.565064 12432 consensus_queue.cc:237] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:17.566105 12937 tablet_replica.cc:333] T 303d904b5fa44161881900de0081e84f P 72d2163b868147528c666436ae4c68d2: stopping tablet replica
I20260713 09:06:17.591655 12699 raft_consensus.cc:1275] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:17.583884 12286 raft_consensus.cc:1275] T abeeaad482374283bcb7a19f2c8260ea P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:17.593148 12285 raft_consensus.cc:1275] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:17.599547 12937 raft_consensus.cc:2243] T 303d904b5fa44161881900de0081e84f P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:17.600476 12937 raft_consensus.cc:2272] T 303d904b5fa44161881900de0081e84f P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.600374 12911 consensus_queue.cc:1048] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:17.608939 12879 consensus_queue.cc:1048] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:17.610596 12940 consensus_queue.cc:1048] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:17.621027 12912 raft_consensus.cc:2955] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1f0c8be71a84616b69340476af456e9 (127.10.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.629171 12285 raft_consensus.cc:2955] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1f0c8be71a84616b69340476af456e9 (127.10.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.630319 12699 raft_consensus.cc:2955] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1f0c8be71a84616b69340476af456e9 (127.10.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.648193 12181 catalog_manager.cc:5697] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104 reported cstate change: config changed from index 3 to 4, VOTER f1f0c8be71a84616b69340476af456e9 (127.10.232.66) evicted. New cstate: current_term: 1 leader_uuid: "72d2163b868147528c666436ae4c68d2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.650447 12170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4add46506c5d43deb664ff7b88d28264 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:17.656646 12937 ts_tablet_manager.cc:1916] T 303d904b5fa44161881900de0081e84f P 72d2163b868147528c666436ae4c68d2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:17.658697 12935 raft_consensus.cc:2955] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.660984 12698 raft_consensus.cc:2955] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.662192 12345 tablet_service.cc:1558] Processing DeleteTablet for tablet 4add46506c5d43deb664ff7b88d28264 with delete_type TABLET_DATA_TOMBSTONED (TS f1f0c8be71a84616b69340476af456e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48640
I20260713 09:06:17.685145 12942 tablet_replica.cc:333] T 4add46506c5d43deb664ff7b88d28264 P f1f0c8be71a84616b69340476af456e9: stopping tablet replica
I20260713 09:06:17.686272 12942 raft_consensus.cc:2243] T 4add46506c5d43deb664ff7b88d28264 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:17.687120 12942 raft_consensus.cc:2272] T 4add46506c5d43deb664ff7b88d28264 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.690778 12942 ts_tablet_manager.cc:1916] T 4add46506c5d43deb664ff7b88d28264 P f1f0c8be71a84616b69340476af456e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:17.709854 12942 ts_tablet_manager.cc:1929] T 4add46506c5d43deb664ff7b88d28264 P f1f0c8be71a84616b69340476af456e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:17.710253 12942 log.cc:1199] T 4add46506c5d43deb664ff7b88d28264 P f1f0c8be71a84616b69340476af456e9: Deleting WAL directory at /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-1-root/wals/4add46506c5d43deb664ff7b88d28264
I20260713 09:06:17.712199 12170 catalog_manager.cc:5028] TS f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): tablet 4add46506c5d43deb664ff7b88d28264 (table test-workload [id=cff527d3606c494fbdb920faf5de5af4]) successfully deleted
I20260713 09:06:17.712199 12183 catalog_manager.cc:5697] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8 reported cstate change: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f1f0c8be71a84616b69340476af456e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.724355 12286 raft_consensus.cc:2955] T abeeaad482374283bcb7a19f2c8260ea P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.725159 12435 raft_consensus.cc:2955] T abeeaad482374283bcb7a19f2c8260ea P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.741930 12937 ts_tablet_manager.cc:1929] T 303d904b5fa44161881900de0081e84f P 72d2163b868147528c666436ae4c68d2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:17.742508 12937 log.cc:1199] T 303d904b5fa44161881900de0081e84f P 72d2163b868147528c666436ae4c68d2: Deleting WAL directory at /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-2-root/wals/303d904b5fa44161881900de0081e84f
I20260713 09:06:17.744189 12170 catalog_manager.cc:5028] TS 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649): tablet 303d904b5fa44161881900de0081e84f (table test-workload [id=cff527d3606c494fbdb920faf5de5af4]) successfully deleted
I20260713 09:06:17.745126 12358 consensus_queue.cc:237] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [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: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:17.755759 12697 raft_consensus.cc:1275] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:17.758361 12899 consensus_queue.cc:1048] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:17.759068 12435 raft_consensus.cc:1275] T abeeaad482374283bcb7a19f2c8260ea P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:17.760409 12899 consensus_queue.cc:1048] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:17.768850 12936 raft_consensus.cc:2955] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c782244a7e04852aee57ebac2614104 (127.10.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.770749 12698 raft_consensus.cc:2955] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c782244a7e04852aee57ebac2614104 (127.10.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.782068 12170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet abeeaad482374283bcb7a19f2c8260ea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:17.784983 12184 catalog_manager.cc:5697] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8 reported cstate change: config changed from index 3 to 4, VOTER 4c782244a7e04852aee57ebac2614104 (127.10.232.65) evicted. New cstate: current_term: 1 leader_uuid: "f1f0c8be71a84616b69340476af456e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.772915 12435 raft_consensus.cc:2955] T abeeaad482374283bcb7a19f2c8260ea P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c782244a7e04852aee57ebac2614104 (127.10.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:17.800753 12267 tablet_service.cc:1558] Processing DeleteTablet for tablet abeeaad482374283bcb7a19f2c8260ea with delete_type TABLET_DATA_TOMBSTONED (TS 4c782244a7e04852aee57ebac2614104 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52556
I20260713 09:06:17.801934 12924 tablet_replica.cc:333] T abeeaad482374283bcb7a19f2c8260ea P 4c782244a7e04852aee57ebac2614104: stopping tablet replica
I20260713 09:06:17.803258 12924 raft_consensus.cc:2243] T abeeaad482374283bcb7a19f2c8260ea P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:17.804165 12924 raft_consensus.cc:2272] T abeeaad482374283bcb7a19f2c8260ea P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.807186 12924 ts_tablet_manager.cc:1916] T abeeaad482374283bcb7a19f2c8260ea P 4c782244a7e04852aee57ebac2614104: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:17.820000 12924 ts_tablet_manager.cc:1929] T abeeaad482374283bcb7a19f2c8260ea P 4c782244a7e04852aee57ebac2614104: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:17.820439 12924 log.cc:1199] T abeeaad482374283bcb7a19f2c8260ea P 4c782244a7e04852aee57ebac2614104: Deleting WAL directory at /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-0-root/wals/abeeaad482374283bcb7a19f2c8260ea
I20260713 09:06:17.822484 12171 catalog_manager.cc:5028] TS 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): tablet abeeaad482374283bcb7a19f2c8260ea (table test-workload [id=cff527d3606c494fbdb920faf5de5af4]) successfully deleted
I20260713 09:06:18.833120 12358 consensus_queue.cc:237] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Queue 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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:18.840520 12435 raft_consensus.cc:1275] T 3923c1e52ea64c5580528ab21eb73b72 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:18.840797 12286 raft_consensus.cc:1275] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:18.840983 12326 consensus_peers.cc:597] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 -> Peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68:34811): Couldn't send request to peer 2c66a8a8c53b4917ab91c4ba03d3b5d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3923c1e52ea64c5580528ab21eb73b72. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:18.842079 12936 consensus_queue.cc:1048] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:18.843178 12946 consensus_queue.cc:1048] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:18.851296 12944 raft_consensus.cc:2955] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:18.853780 12286 raft_consensus.cc:2955] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:18.853669 12435 raft_consensus.cc:2955] T 3923c1e52ea64c5580528ab21eb73b72 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:18.865500 12181 catalog_manager.cc:5697] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 reported cstate change: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New cstate: current_term: 1 leader_uuid: "f1f0c8be71a84616b69340476af456e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:18.866458 12431 consensus_queue.cc:237] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [LEADER]: Queue 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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:18.882391 12359 raft_consensus.cc:1275] T 25f8917945eb40328be4455bb0e70a1a P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:18.886652 12911 consensus_queue.cc:1048] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:06:18.886114 12400 consensus_peers.cc:597] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 -> Peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68:34811): Couldn't send request to peer 2c66a8a8c53b4917ab91c4ba03d3b5d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25f8917945eb40328be4455bb0e70a1a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:18.887184 12286 raft_consensus.cc:1275] T 25f8917945eb40328be4455bb0e70a1a P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:18.893218 12952 consensus_queue.cc:1048] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:18.906179 12952 raft_consensus.cc:2955] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:18.908753 12286 raft_consensus.cc:2955] T 25f8917945eb40328be4455bb0e70a1a P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:18.910056 12359 raft_consensus.cc:2955] T 25f8917945eb40328be4455bb0e70a1a P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:18.923382 12184 catalog_manager.cc:5697] T 25f8917945eb40328be4455bb0e70a1a P 4c782244a7e04852aee57ebac2614104 reported cstate change: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New cstate: current_term: 1 leader_uuid: "72d2163b868147528c666436ae4c68d2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:18.932309 12359 consensus_queue.cc:237] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Queue 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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:18.940142 12435 raft_consensus.cc:1275] T 09c2c051d09f497e9920c8fd1319d836 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:18.940948 12326 consensus_peers.cc:597] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 -> Peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68:34811): Couldn't send request to peer 2c66a8a8c53b4917ab91c4ba03d3b5d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 09c2c051d09f497e9920c8fd1319d836. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:18.942114 12936 consensus_queue.cc:1048] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:18.944401 12286 raft_consensus.cc:1275] T 09c2c051d09f497e9920c8fd1319d836 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:18.945854 12936 consensus_queue.cc:1048] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:18.951047 12944 raft_consensus.cc:2955] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:18.953847 12435 raft_consensus.cc:2955] T 09c2c051d09f497e9920c8fd1319d836 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:18.956421 12286 raft_consensus.cc:2955] T 09c2c051d09f497e9920c8fd1319d836 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:18.965839 12181 catalog_manager.cc:5697] T 09c2c051d09f497e9920c8fd1319d836 P 72d2163b868147528c666436ae4c68d2 reported cstate change: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New cstate: current_term: 1 leader_uuid: "f1f0c8be71a84616b69340476af456e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:18.967478 12435 consensus_queue.cc:237] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [LEADER]: Queue 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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
W20260713 09:06:18.979961 12400 consensus_peers.cc:597] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 -> Peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68:34811): Couldn't send request to peer 2c66a8a8c53b4917ab91c4ba03d3b5d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5ec8e14037c4c3c9df4edf03bef57ee. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:18.980794 12359 raft_consensus.cc:1275] T a5ec8e14037c4c3c9df4edf03bef57ee P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:18.981264 12286 raft_consensus.cc:1275] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:18.982575 12952 consensus_queue.cc:1048] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:18.985855 12943 consensus_queue.cc:1048] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:18.992834 12911 raft_consensus.cc:2955] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:18.995739 12359 raft_consensus.cc:2955] T a5ec8e14037c4c3c9df4edf03bef57ee P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:18.997742 12286 raft_consensus.cc:2955] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:19.010864 12181 catalog_manager.cc:5697] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104 reported cstate change: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New cstate: current_term: 1 leader_uuid: "72d2163b868147528c666436ae4c68d2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:19.255112 12964 ts_tablet_manager.cc:933] T 25f8917945eb40328be4455bb0e70a1a P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Initiating tablet copy from peer 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:19.257054 12964 tablet_copy_client.cc:323] T 25f8917945eb40328be4455bb0e70a1a P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.67:38649
I20260713 09:06:19.259663 12445 tablet_copy_service.cc:140] P 72d2163b868147528c666436ae4c68d2: Received BeginTabletCopySession request for tablet 25f8917945eb40328be4455bb0e70a1a from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 ({username='slave'} at 127.0.0.1:39056)
I20260713 09:06:19.260377 12445 tablet_copy_service.cc:161] P 72d2163b868147528c666436ae4c68d2: Beginning new tablet copy session on tablet 25f8917945eb40328be4455bb0e70a1a from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 at {username='slave'} at 127.0.0.1:39056: session id = 2c66a8a8c53b4917ab91c4ba03d3b5d8-25f8917945eb40328be4455bb0e70a1a
I20260713 09:06:19.270591 12445 tablet_copy_source_session.cc:215] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:19.273272 12966 ts_tablet_manager.cc:933] T 3923c1e52ea64c5580528ab21eb73b72 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Initiating tablet copy from peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
I20260713 09:06:19.274538 12964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f8917945eb40328be4455bb0e70a1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:19.276108 12966 tablet_copy_client.cc:323] T 3923c1e52ea64c5580528ab21eb73b72 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.66:35217
I20260713 09:06:19.278571 12371 tablet_copy_service.cc:140] P f1f0c8be71a84616b69340476af456e9: Received BeginTabletCopySession request for tablet 3923c1e52ea64c5580528ab21eb73b72 from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 ({username='slave'} at 127.0.0.1:60940)
I20260713 09:06:19.279157 12371 tablet_copy_service.cc:161] P f1f0c8be71a84616b69340476af456e9: Beginning new tablet copy session on tablet 3923c1e52ea64c5580528ab21eb73b72 from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 at {username='slave'} at 127.0.0.1:60940: session id = 2c66a8a8c53b4917ab91c4ba03d3b5d8-3923c1e52ea64c5580528ab21eb73b72
I20260713 09:06:19.287655 12371 tablet_copy_source_session.cc:215] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:19.290295 12964 tablet_copy_client.cc:806] T 25f8917945eb40328be4455bb0e70a1a P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:19.290998 12964 tablet_copy_client.cc:670] T 25f8917945eb40328be4455bb0e70a1a P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:19.291383 12966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3923c1e52ea64c5580528ab21eb73b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:19.295477 12964 tablet_copy_client.cc:538] T 25f8917945eb40328be4455bb0e70a1a P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:19.305620 12964 tablet_bootstrap.cc:492] T 25f8917945eb40328be4455bb0e70a1a P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap starting.
I20260713 09:06:19.305928 12966 tablet_copy_client.cc:806] T 3923c1e52ea64c5580528ab21eb73b72 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:19.306528 12966 tablet_copy_client.cc:670] T 3923c1e52ea64c5580528ab21eb73b72 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:19.312431 12966 tablet_copy_client.cc:538] T 3923c1e52ea64c5580528ab21eb73b72 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:19.322503 12966 tablet_bootstrap.cc:492] T 3923c1e52ea64c5580528ab21eb73b72 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap starting.
I20260713 09:06:19.338505 12964 tablet_bootstrap.cc:492] T 25f8917945eb40328be4455bb0e70a1a P 2c66a8a8c53b4917ab91c4ba03d3b5d8: 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
I20260713 09:06:19.339599 12964 tablet_bootstrap.cc:492] T 25f8917945eb40328be4455bb0e70a1a P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap complete.
I20260713 09:06:19.340320 12964 ts_tablet_manager.cc:1403] T 25f8917945eb40328be4455bb0e70a1a P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent bootstrapping tablet: real 0.035s	user 0.024s	sys 0.008s
I20260713 09:06:19.343940 12964 raft_consensus.cc:359] T 25f8917945eb40328be4455bb0e70a1a P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:19.344834 12964 raft_consensus.cc:740] T 25f8917945eb40328be4455bb0e70a1a P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2c66a8a8c53b4917ab91c4ba03d3b5d8, State: Initialized, Role: LEARNER
I20260713 09:06:19.345559 12964 consensus_queue.cc:260] T 25f8917945eb40328be4455bb0e70a1a P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:19.349484 12964 ts_tablet_manager.cc:1434] T 25f8917945eb40328be4455bb0e70a1a P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.008s
I20260713 09:06:19.351866 12445 tablet_copy_service.cc:342] P 72d2163b868147528c666436ae4c68d2: Request end of tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-25f8917945eb40328be4455bb0e70a1a received from {username='slave'} at 127.0.0.1:39056
I20260713 09:06:19.352035 12966 tablet_bootstrap.cc:492] T 3923c1e52ea64c5580528ab21eb73b72 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: 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
I20260713 09:06:19.352385 12445 tablet_copy_service.cc:434] P 72d2163b868147528c666436ae4c68d2: ending tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-25f8917945eb40328be4455bb0e70a1a on tablet 25f8917945eb40328be4455bb0e70a1a with peer 2c66a8a8c53b4917ab91c4ba03d3b5d8
I20260713 09:06:19.353371 12966 tablet_bootstrap.cc:492] T 3923c1e52ea64c5580528ab21eb73b72 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap complete.
I20260713 09:06:19.354245 12966 ts_tablet_manager.cc:1403] T 3923c1e52ea64c5580528ab21eb73b72 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent bootstrapping tablet: real 0.032s	user 0.029s	sys 0.001s
I20260713 09:06:19.358232 12966 raft_consensus.cc:359] T 3923c1e52ea64c5580528ab21eb73b72 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:19.359166 12966 raft_consensus.cc:740] T 3923c1e52ea64c5580528ab21eb73b72 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2c66a8a8c53b4917ab91c4ba03d3b5d8, State: Initialized, Role: LEARNER
I20260713 09:06:19.359836 12966 consensus_queue.cc:260] T 3923c1e52ea64c5580528ab21eb73b72 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:19.362818 12966 ts_tablet_manager.cc:1434] T 3923c1e52ea64c5580528ab21eb73b72 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:06:19.366230 12371 tablet_copy_service.cc:342] P f1f0c8be71a84616b69340476af456e9: Request end of tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-3923c1e52ea64c5580528ab21eb73b72 received from {username='slave'} at 127.0.0.1:60940
I20260713 09:06:19.366740 12371 tablet_copy_service.cc:434] P f1f0c8be71a84616b69340476af456e9: ending tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-3923c1e52ea64c5580528ab21eb73b72 on tablet 3923c1e52ea64c5580528ab21eb73b72 with peer 2c66a8a8c53b4917ab91c4ba03d3b5d8
I20260713 09:06:19.454048 12966 ts_tablet_manager.cc:933] T 09c2c051d09f497e9920c8fd1319d836 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Initiating tablet copy from peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
I20260713 09:06:19.455674 12966 tablet_copy_client.cc:323] T 09c2c051d09f497e9920c8fd1319d836 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.66:35217
I20260713 09:06:19.457089 12371 tablet_copy_service.cc:140] P f1f0c8be71a84616b69340476af456e9: Received BeginTabletCopySession request for tablet 09c2c051d09f497e9920c8fd1319d836 from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 ({username='slave'} at 127.0.0.1:60940)
I20260713 09:06:19.457536 12371 tablet_copy_service.cc:161] P f1f0c8be71a84616b69340476af456e9: Beginning new tablet copy session on tablet 09c2c051d09f497e9920c8fd1319d836 from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 at {username='slave'} at 127.0.0.1:60940: session id = 2c66a8a8c53b4917ab91c4ba03d3b5d8-09c2c051d09f497e9920c8fd1319d836
I20260713 09:06:19.463563 12371 tablet_copy_source_session.cc:215] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:19.466909 12966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c2c051d09f497e9920c8fd1319d836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:19.473872 12964 ts_tablet_manager.cc:933] T a5ec8e14037c4c3c9df4edf03bef57ee P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Initiating tablet copy from peer 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:19.476842 12964 tablet_copy_client.cc:323] T a5ec8e14037c4c3c9df4edf03bef57ee P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.67:38649
I20260713 09:06:19.478845 12445 tablet_copy_service.cc:140] P 72d2163b868147528c666436ae4c68d2: Received BeginTabletCopySession request for tablet a5ec8e14037c4c3c9df4edf03bef57ee from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 ({username='slave'} at 127.0.0.1:39056)
I20260713 09:06:19.479436 12445 tablet_copy_service.cc:161] P 72d2163b868147528c666436ae4c68d2: Beginning new tablet copy session on tablet a5ec8e14037c4c3c9df4edf03bef57ee from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 at {username='slave'} at 127.0.0.1:39056: session id = 2c66a8a8c53b4917ab91c4ba03d3b5d8-a5ec8e14037c4c3c9df4edf03bef57ee
I20260713 09:06:19.482131 12966 tablet_copy_client.cc:806] T 09c2c051d09f497e9920c8fd1319d836 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:19.482750 12966 tablet_copy_client.cc:670] T 09c2c051d09f497e9920c8fd1319d836 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:19.486538 12966 tablet_copy_client.cc:538] T 09c2c051d09f497e9920c8fd1319d836 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:19.488742 12445 tablet_copy_source_session.cc:215] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:19.495452 12964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ec8e14037c4c3c9df4edf03bef57ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:19.496517 12966 tablet_bootstrap.cc:492] T 09c2c051d09f497e9920c8fd1319d836 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap starting.
I20260713 09:06:19.511646 12964 tablet_copy_client.cc:806] T a5ec8e14037c4c3c9df4edf03bef57ee P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:19.512295 12964 tablet_copy_client.cc:670] T a5ec8e14037c4c3c9df4edf03bef57ee P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:19.516935 12964 tablet_copy_client.cc:538] T a5ec8e14037c4c3c9df4edf03bef57ee P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:19.520273 12966 tablet_bootstrap.cc:492] T 09c2c051d09f497e9920c8fd1319d836 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: 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
I20260713 09:06:19.521279 12966 tablet_bootstrap.cc:492] T 09c2c051d09f497e9920c8fd1319d836 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap complete.
I20260713 09:06:19.522038 12966 ts_tablet_manager.cc:1403] T 09c2c051d09f497e9920c8fd1319d836 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent bootstrapping tablet: real 0.026s	user 0.022s	sys 0.000s
I20260713 09:06:19.525228 12966 raft_consensus.cc:359] T 09c2c051d09f497e9920c8fd1319d836 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:19.526098 12966 raft_consensus.cc:740] T 09c2c051d09f497e9920c8fd1319d836 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2c66a8a8c53b4917ab91c4ba03d3b5d8, State: Initialized, Role: LEARNER
I20260713 09:06:19.526775 12966 consensus_queue.cc:260] T 09c2c051d09f497e9920c8fd1319d836 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:19.527834 12964 tablet_bootstrap.cc:492] T a5ec8e14037c4c3c9df4edf03bef57ee P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap starting.
I20260713 09:06:19.530779 12966 ts_tablet_manager.cc:1434] T 09c2c051d09f497e9920c8fd1319d836 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260713 09:06:19.532374 12371 tablet_copy_service.cc:342] P f1f0c8be71a84616b69340476af456e9: Request end of tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-09c2c051d09f497e9920c8fd1319d836 received from {username='slave'} at 127.0.0.1:60940
I20260713 09:06:19.532812 12371 tablet_copy_service.cc:434] P f1f0c8be71a84616b69340476af456e9: ending tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-09c2c051d09f497e9920c8fd1319d836 on tablet 09c2c051d09f497e9920c8fd1319d836 with peer 2c66a8a8c53b4917ab91c4ba03d3b5d8
I20260713 09:06:19.561718 12964 tablet_bootstrap.cc:492] T a5ec8e14037c4c3c9df4edf03bef57ee P 2c66a8a8c53b4917ab91c4ba03d3b5d8: 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
I20260713 09:06:19.562747 12964 tablet_bootstrap.cc:492] T a5ec8e14037c4c3c9df4edf03bef57ee P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap complete.
I20260713 09:06:19.563498 12964 ts_tablet_manager.cc:1403] T a5ec8e14037c4c3c9df4edf03bef57ee P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.004s
I20260713 09:06:19.566723 12964 raft_consensus.cc:359] T a5ec8e14037c4c3c9df4edf03bef57ee P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:19.567642 12964 raft_consensus.cc:740] T a5ec8e14037c4c3c9df4edf03bef57ee P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2c66a8a8c53b4917ab91c4ba03d3b5d8, State: Initialized, Role: LEARNER
I20260713 09:06:19.568846 12964 consensus_queue.cc:260] T a5ec8e14037c4c3c9df4edf03bef57ee P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:19.571630 12964 ts_tablet_manager.cc:1434] T a5ec8e14037c4c3c9df4edf03bef57ee P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:06:19.574086 12445 tablet_copy_service.cc:342] P 72d2163b868147528c666436ae4c68d2: Request end of tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-a5ec8e14037c4c3c9df4edf03bef57ee received from {username='slave'} at 127.0.0.1:39056
I20260713 09:06:19.574651 12445 tablet_copy_service.cc:434] P 72d2163b868147528c666436ae4c68d2: ending tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-a5ec8e14037c4c3c9df4edf03bef57ee on tablet a5ec8e14037c4c3c9df4edf03bef57ee with peer 2c66a8a8c53b4917ab91c4ba03d3b5d8
I20260713 09:06:19.669178 12698 raft_consensus.cc:1217] T 3923c1e52ea64c5580528ab21eb73b72 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:19.734150 12698 raft_consensus.cc:1217] T 25f8917945eb40328be4455bb0e70a1a P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:19.855049 12697 raft_consensus.cc:1217] T a5ec8e14037c4c3c9df4edf03bef57ee P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:20.062134 12697 raft_consensus.cc:1217] T 09c2c051d09f497e9920c8fd1319d836 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:20.088274 12975 raft_consensus.cc:1064] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9: attempting to promote NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 to VOTER
I20260713 09:06:20.090377 12975 consensus_queue.cc:237] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:20.098269 12697 raft_consensus.cc:1275] T 3923c1e52ea64c5580528ab21eb73b72 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:20.098402 12435 raft_consensus.cc:1275] T 3923c1e52ea64c5580528ab21eb73b72 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:20.099794 12286 raft_consensus.cc:1275] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:20.100039 12944 consensus_queue.cc:1048] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:20.101156 12936 consensus_queue.cc:1048] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:20.102087 12975 consensus_queue.cc:1048] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:20.113369 12936 raft_consensus.cc:2955] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.116571 12286 raft_consensus.cc:2955] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.124890 12697 raft_consensus.cc:2955] T 3923c1e52ea64c5580528ab21eb73b72 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.128526 12435 raft_consensus.cc:2955] T 3923c1e52ea64c5580528ab21eb73b72 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.136224 12183 catalog_manager.cc:5697] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104 reported cstate change: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f1f0c8be71a84616b69340476af456e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.169081 12359 consensus_queue.cc:237] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:20.177024 12697 raft_consensus.cc:1275] T 3923c1e52ea64c5580528ab21eb73b72 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:20.179450 12286 raft_consensus.cc:1275] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:20.181376 12944 consensus_queue.cc:1048] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:20.182219 12936 consensus_queue.cc:1048] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:20.190912 12697 raft_consensus.cc:2955] T 3923c1e52ea64c5580528ab21eb73b72 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 72d2163b868147528c666436ae4c68d2 (127.10.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.190601 12975 raft_consensus.cc:2955] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 72d2163b868147528c666436ae4c68d2 (127.10.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.203719 12286 raft_consensus.cc:2955] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 72d2163b868147528c666436ae4c68d2 (127.10.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.206059 12184 catalog_manager.cc:5697] T 3923c1e52ea64c5580528ab21eb73b72 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 reported cstate change: config changed from index 3 to 4, VOTER 72d2163b868147528c666436ae4c68d2 (127.10.232.67) evicted. New cstate: current_term: 1 leader_uuid: "f1f0c8be71a84616b69340476af456e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.212971 12170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3923c1e52ea64c5580528ab21eb73b72 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:20.218395 12416 tablet_service.cc:1558] Processing DeleteTablet for tablet 3923c1e52ea64c5580528ab21eb73b72 with delete_type TABLET_DATA_TOMBSTONED (TS 72d2163b868147528c666436ae4c68d2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39018
I20260713 09:06:20.220391 12985 tablet_replica.cc:333] T 3923c1e52ea64c5580528ab21eb73b72 P 72d2163b868147528c666436ae4c68d2: stopping tablet replica
I20260713 09:06:20.221408 12985 raft_consensus.cc:2243] T 3923c1e52ea64c5580528ab21eb73b72 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:20.222213 12985 raft_consensus.cc:2272] T 3923c1e52ea64c5580528ab21eb73b72 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:20.225589 12985 ts_tablet_manager.cc:1916] T 3923c1e52ea64c5580528ab21eb73b72 P 72d2163b868147528c666436ae4c68d2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:20.238184 12985 ts_tablet_manager.cc:1929] T 3923c1e52ea64c5580528ab21eb73b72 P 72d2163b868147528c666436ae4c68d2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:20.238638 12985 log.cc:1199] T 3923c1e52ea64c5580528ab21eb73b72 P 72d2163b868147528c666436ae4c68d2: Deleting WAL directory at /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-2-root/wals/3923c1e52ea64c5580528ab21eb73b72
I20260713 09:06:20.240476 12170 catalog_manager.cc:5028] TS 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649): tablet 3923c1e52ea64c5580528ab21eb73b72 (table test-workload [id=cff527d3606c494fbdb920faf5de5af4]) successfully deleted
I20260713 09:06:20.243034 12911 raft_consensus.cc:1064] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2: attempting to promote NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 to VOTER
I20260713 09:06:20.246197 12911 consensus_queue.cc:237] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:20.253700 12976 raft_consensus.cc:1064] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2: attempting to promote NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 to VOTER
I20260713 09:06:20.256814 12976 consensus_queue.cc:237] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:20.257772 12697 raft_consensus.cc:1275] T a5ec8e14037c4c3c9df4edf03bef57ee P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:20.262817 12988 consensus_queue.cc:1048] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:20.263620 12359 raft_consensus.cc:1275] T a5ec8e14037c4c3c9df4edf03bef57ee P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:20.266340 12952 consensus_queue.cc:1048] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:20.272488 12359 raft_consensus.cc:1275] T 25f8917945eb40328be4455bb0e70a1a P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:20.274166 12699 raft_consensus.cc:1275] T 25f8917945eb40328be4455bb0e70a1a P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:20.283201 12952 consensus_queue.cc:1048] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:20.284372 12987 consensus_queue.cc:1048] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:20.289417 12286 raft_consensus.cc:1275] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:20.291220 12988 consensus_queue.cc:1048] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:20.298460 12286 raft_consensus.cc:1275] T 25f8917945eb40328be4455bb0e70a1a P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:20.299949 12990 consensus_queue.cc:1048] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:20.303283 12976 raft_consensus.cc:2955] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.306548 12360 raft_consensus.cc:2955] T a5ec8e14037c4c3c9df4edf03bef57ee P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.307605 12286 raft_consensus.cc:2955] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.323601 12184 catalog_manager.cc:5697] T a5ec8e14037c4c3c9df4edf03bef57ee P f1f0c8be71a84616b69340476af456e9 reported cstate change: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "72d2163b868147528c666436ae4c68d2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.331274 12952 raft_consensus.cc:2955] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.325675 12697 raft_consensus.cc:2955] T a5ec8e14037c4c3c9df4edf03bef57ee P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.337272 12699 raft_consensus.cc:2955] T 25f8917945eb40328be4455bb0e70a1a P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.346767 12286 raft_consensus.cc:2955] T 25f8917945eb40328be4455bb0e70a1a P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.365427 12182 catalog_manager.cc:5697] T 25f8917945eb40328be4455bb0e70a1a P 2c66a8a8c53b4917ab91c4ba03d3b5d8 reported cstate change: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "72d2163b868147528c666436ae4c68d2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.367316 12435 consensus_queue.cc:237] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [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: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:20.369632 12360 raft_consensus.cc:2955] T 25f8917945eb40328be4455bb0e70a1a P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.377876 12697 raft_consensus.cc:1275] T a5ec8e14037c4c3c9df4edf03bef57ee P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:20.380949 12358 raft_consensus.cc:1275] T a5ec8e14037c4c3c9df4edf03bef57ee P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:20.382786 12987 consensus_queue.cc:1048] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:20.392393 12990 raft_consensus.cc:2955] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c782244a7e04852aee57ebac2614104 (127.10.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.397964 12360 raft_consensus.cc:2955] T a5ec8e14037c4c3c9df4edf03bef57ee P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c782244a7e04852aee57ebac2614104 (127.10.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.398530 12435 consensus_queue.cc:237] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:20.402252 12987 consensus_queue.cc:1048] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:20.409087 12286 raft_consensus.cc:1275] T 25f8917945eb40328be4455bb0e70a1a P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:20.410000 12696 raft_consensus.cc:1275] T 25f8917945eb40328be4455bb0e70a1a P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:20.411274 12988 consensus_queue.cc:1048] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:20.412284 12952 consensus_queue.cc:1048] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:20.417030 12184 catalog_manager.cc:5697] T a5ec8e14037c4c3c9df4edf03bef57ee P f1f0c8be71a84616b69340476af456e9 reported cstate change: config changed from index 3 to 4, VOTER 4c782244a7e04852aee57ebac2614104 (127.10.232.65) evicted. New cstate: current_term: 1 leader_uuid: "72d2163b868147528c666436ae4c68d2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.421485 12911 raft_consensus.cc:2955] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1f0c8be71a84616b69340476af456e9 (127.10.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.428714 12697 raft_consensus.cc:2955] T a5ec8e14037c4c3c9df4edf03bef57ee P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c782244a7e04852aee57ebac2614104 (127.10.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.429903 12286 raft_consensus.cc:2955] T 25f8917945eb40328be4455bb0e70a1a P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1f0c8be71a84616b69340476af456e9 (127.10.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.431768 12696 raft_consensus.cc:2955] T 25f8917945eb40328be4455bb0e70a1a P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1f0c8be71a84616b69340476af456e9 (127.10.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.436772 12267 tablet_service.cc:1558] Processing DeleteTablet for tablet a5ec8e14037c4c3c9df4edf03bef57ee with delete_type TABLET_DATA_TOMBSTONED (TS 4c782244a7e04852aee57ebac2614104 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52556
I20260713 09:06:20.437495 12170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a5ec8e14037c4c3c9df4edf03bef57ee with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:20.439103 12170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 25f8917945eb40328be4455bb0e70a1a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:20.447666 12997 tablet_replica.cc:333] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104: stopping tablet replica
I20260713 09:06:20.454161 12182 catalog_manager.cc:5697] T 25f8917945eb40328be4455bb0e70a1a P 4c782244a7e04852aee57ebac2614104 reported cstate change: config changed from index 3 to 4, VOTER f1f0c8be71a84616b69340476af456e9 (127.10.232.66) evicted. New cstate: current_term: 1 leader_uuid: "72d2163b868147528c666436ae4c68d2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.448882 12997 raft_consensus.cc:2243] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:20.462913 12997 raft_consensus.cc:2272] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:20.470664 12345 tablet_service.cc:1558] Processing DeleteTablet for tablet 25f8917945eb40328be4455bb0e70a1a with delete_type TABLET_DATA_TOMBSTONED (TS f1f0c8be71a84616b69340476af456e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48640
I20260713 09:06:20.472265 12997 ts_tablet_manager.cc:1916] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:20.475580 12998 tablet_replica.cc:333] T 25f8917945eb40328be4455bb0e70a1a P f1f0c8be71a84616b69340476af456e9: stopping tablet replica
I20260713 09:06:20.476615 12998 raft_consensus.cc:2243] T 25f8917945eb40328be4455bb0e70a1a P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:20.477301 12998 raft_consensus.cc:2272] T 25f8917945eb40328be4455bb0e70a1a P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:20.481531 12998 ts_tablet_manager.cc:1916] T 25f8917945eb40328be4455bb0e70a1a P f1f0c8be71a84616b69340476af456e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:20.487159 12997 ts_tablet_manager.cc:1929] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:20.487672 12997 log.cc:1199] T a5ec8e14037c4c3c9df4edf03bef57ee P 4c782244a7e04852aee57ebac2614104: Deleting WAL directory at /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-0-root/wals/a5ec8e14037c4c3c9df4edf03bef57ee
I20260713 09:06:20.489331 12171 catalog_manager.cc:5028] TS 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): tablet a5ec8e14037c4c3c9df4edf03bef57ee (table test-workload [id=cff527d3606c494fbdb920faf5de5af4]) successfully deleted
I20260713 09:06:20.498952 12998 ts_tablet_manager.cc:1929] T 25f8917945eb40328be4455bb0e70a1a P f1f0c8be71a84616b69340476af456e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:20.499450 12998 log.cc:1199] T 25f8917945eb40328be4455bb0e70a1a P f1f0c8be71a84616b69340476af456e9: Deleting WAL directory at /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-1-root/wals/25f8917945eb40328be4455bb0e70a1a
I20260713 09:06:20.501191 12170 catalog_manager.cc:5028] TS f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): tablet 25f8917945eb40328be4455bb0e70a1a (table test-workload [id=cff527d3606c494fbdb920faf5de5af4]) successfully deleted
I20260713 09:06:20.663141 12936 raft_consensus.cc:1064] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9: attempting to promote NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 to VOTER
I20260713 09:06:20.665522 12936 consensus_queue.cc:237] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:20.678606 12696 raft_consensus.cc:1275] T 09c2c051d09f497e9920c8fd1319d836 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:20.678608 12286 raft_consensus.cc:1275] T 09c2c051d09f497e9920c8fd1319d836 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:20.679401 12435 raft_consensus.cc:1275] T 09c2c051d09f497e9920c8fd1319d836 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:20.680652 12936 consensus_queue.cc:1048] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:20.681862 12944 consensus_queue.cc:1048] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:20.687476 12975 consensus_queue.cc:1048] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:20.710479 12975 raft_consensus.cc:2955] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.712622 12283 raft_consensus.cc:2955] T 09c2c051d09f497e9920c8fd1319d836 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.716777 12697 raft_consensus.cc:2955] T 09c2c051d09f497e9920c8fd1319d836 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.726300 12435 raft_consensus.cc:2955] T 09c2c051d09f497e9920c8fd1319d836 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.739832 12182 catalog_manager.cc:5697] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 reported cstate change: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f1f0c8be71a84616b69340476af456e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:20.759212 12360 consensus_queue.cc:237] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [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: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:20.777151 12435 raft_consensus.cc:1275] T 09c2c051d09f497e9920c8fd1319d836 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:20.777295 12697 raft_consensus.cc:1275] T 09c2c051d09f497e9920c8fd1319d836 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Refusing update from remote peer f1f0c8be71a84616b69340476af456e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:20.779259 12975 consensus_queue.cc:1048] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:20.781180 12975 consensus_queue.cc:1048] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:20.788728 12936 raft_consensus.cc:2955] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c782244a7e04852aee57ebac2614104 (127.10.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.792032 12435 raft_consensus.cc:2955] T 09c2c051d09f497e9920c8fd1319d836 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c782244a7e04852aee57ebac2614104 (127.10.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.803544 12697 raft_consensus.cc:2955] T 09c2c051d09f497e9920c8fd1319d836 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c782244a7e04852aee57ebac2614104 (127.10.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:20.804703 12170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 09c2c051d09f497e9920c8fd1319d836 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:20.811365 12184 catalog_manager.cc:5697] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 reported cstate change: config changed from index 3 to 4, VOTER 4c782244a7e04852aee57ebac2614104 (127.10.232.65) evicted. New cstate: current_term: 1 leader_uuid: "f1f0c8be71a84616b69340476af456e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:20.823500 12267 tablet_service.cc:1558] Processing DeleteTablet for tablet 09c2c051d09f497e9920c8fd1319d836 with delete_type TABLET_DATA_TOMBSTONED (TS 4c782244a7e04852aee57ebac2614104 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52556
I20260713 09:06:20.824494 12997 tablet_replica.cc:333] T 09c2c051d09f497e9920c8fd1319d836 P 4c782244a7e04852aee57ebac2614104: stopping tablet replica
I20260713 09:06:20.825549 12997 raft_consensus.cc:2243] T 09c2c051d09f497e9920c8fd1319d836 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:20.826346 12997 raft_consensus.cc:2272] T 09c2c051d09f497e9920c8fd1319d836 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:20.830439 12997 ts_tablet_manager.cc:1916] T 09c2c051d09f497e9920c8fd1319d836 P 4c782244a7e04852aee57ebac2614104: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:20.845773 12997 ts_tablet_manager.cc:1929] T 09c2c051d09f497e9920c8fd1319d836 P 4c782244a7e04852aee57ebac2614104: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:20.846132 12997 log.cc:1199] T 09c2c051d09f497e9920c8fd1319d836 P 4c782244a7e04852aee57ebac2614104: Deleting WAL directory at /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-0-root/wals/09c2c051d09f497e9920c8fd1319d836
I20260713 09:06:20.847910 12171 catalog_manager.cc:5028] TS 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): tablet 09c2c051d09f497e9920c8fd1319d836 (table test-workload [id=cff527d3606c494fbdb920faf5de5af4]) successfully deleted
I20260713 09:06:21.856613 12286 consensus_queue.cc:237] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [LEADER]: Queue 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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:21.864383 12435 raft_consensus.cc:1275] T 9699550c02414199a79c66acf0a5be2e P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:21.865170 12360 raft_consensus.cc:1275] T 9699550c02414199a79c66acf0a5be2e P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:21.865463 12251 consensus_peers.cc:597] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 -> Peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68:34811): Couldn't send request to peer 2c66a8a8c53b4917ab91c4ba03d3b5d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9699550c02414199a79c66acf0a5be2e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:21.866560 13004 consensus_queue.cc:1048] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:21.867504 12895 consensus_queue.cc:1048] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:21.878590 12895 raft_consensus.cc:2955] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:21.882241 12435 raft_consensus.cc:2955] T 9699550c02414199a79c66acf0a5be2e P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:21.887172 12360 raft_consensus.cc:2955] T 9699550c02414199a79c66acf0a5be2e P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:21.893553 12286 consensus_queue.cc:237] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Queue 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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:21.895352 12183 catalog_manager.cc:5697] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 reported cstate change: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:21.907526 12435 raft_consensus.cc:1275] T aa7c31f8c8154c27b4b0d80fef9929e6 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:21.907774 12360 raft_consensus.cc:1275] T aa7c31f8c8154c27b4b0d80fef9929e6 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:21.908110 12251 consensus_peers.cc:597] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 -> Peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68:34811): Couldn't send request to peer 2c66a8a8c53b4917ab91c4ba03d3b5d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aa7c31f8c8154c27b4b0d80fef9929e6. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:21.909005 13008 consensus_queue.cc:1048] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:21.910053 13004 consensus_queue.cc:1048] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:21.927171 13008 raft_consensus.cc:2955] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:21.929160 12435 raft_consensus.cc:2955] T aa7c31f8c8154c27b4b0d80fef9929e6 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:21.929440 12360 raft_consensus.cc:2955] T aa7c31f8c8154c27b4b0d80fef9929e6 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } } }
I20260713 09:06:21.940613 12181 catalog_manager.cc:5697] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 reported cstate change: config changed from index -1 to 2, NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) added. New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:22.297895 13018 ts_tablet_manager.cc:933] T aa7c31f8c8154c27b4b0d80fef9929e6 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Initiating tablet copy from peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231)
I20260713 09:06:22.300163 13018 tablet_copy_client.cc:323] T aa7c31f8c8154c27b4b0d80fef9929e6 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.65:41231
I20260713 09:06:22.302150 12295 tablet_copy_service.cc:140] P 4c782244a7e04852aee57ebac2614104: Received BeginTabletCopySession request for tablet aa7c31f8c8154c27b4b0d80fef9929e6 from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 ({username='slave'} at 127.0.0.1:38888)
I20260713 09:06:22.302680 12295 tablet_copy_service.cc:161] P 4c782244a7e04852aee57ebac2614104: Beginning new tablet copy session on tablet aa7c31f8c8154c27b4b0d80fef9929e6 from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 at {username='slave'} at 127.0.0.1:38888: session id = 2c66a8a8c53b4917ab91c4ba03d3b5d8-aa7c31f8c8154c27b4b0d80fef9929e6
I20260713 09:06:22.308290 12295 tablet_copy_source_session.cc:215] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:22.311307 13018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa7c31f8c8154c27b4b0d80fef9929e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.323757 13018 tablet_copy_client.cc:806] T aa7c31f8c8154c27b4b0d80fef9929e6 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:22.324391 13018 tablet_copy_client.cc:670] T aa7c31f8c8154c27b4b0d80fef9929e6 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:22.328009 13018 tablet_copy_client.cc:538] T aa7c31f8c8154c27b4b0d80fef9929e6 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:22.334147 13018 tablet_bootstrap.cc:492] T aa7c31f8c8154c27b4b0d80fef9929e6 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap starting.
I20260713 09:06:22.353705 13018 tablet_bootstrap.cc:492] T aa7c31f8c8154c27b4b0d80fef9929e6 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: 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
I20260713 09:06:22.354704 13018 tablet_bootstrap.cc:492] T aa7c31f8c8154c27b4b0d80fef9929e6 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap complete.
I20260713 09:06:22.355376 13018 ts_tablet_manager.cc:1403] T aa7c31f8c8154c27b4b0d80fef9929e6 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.002s
I20260713 09:06:22.358583 13018 raft_consensus.cc:359] T aa7c31f8c8154c27b4b0d80fef9929e6 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:22.359371 13018 raft_consensus.cc:740] T aa7c31f8c8154c27b4b0d80fef9929e6 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2c66a8a8c53b4917ab91c4ba03d3b5d8, State: Initialized, Role: LEARNER
I20260713 09:06:22.360090 13018 consensus_queue.cc:260] T aa7c31f8c8154c27b4b0d80fef9929e6 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:22.367070 13018 ts_tablet_manager.cc:1434] T aa7c31f8c8154c27b4b0d80fef9929e6 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:06:22.369086 12295 tablet_copy_service.cc:342] P 4c782244a7e04852aee57ebac2614104: Request end of tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-aa7c31f8c8154c27b4b0d80fef9929e6 received from {username='slave'} at 127.0.0.1:38888
I20260713 09:06:22.369463 12295 tablet_copy_service.cc:434] P 4c782244a7e04852aee57ebac2614104: ending tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-aa7c31f8c8154c27b4b0d80fef9929e6 on tablet aa7c31f8c8154c27b4b0d80fef9929e6 with peer 2c66a8a8c53b4917ab91c4ba03d3b5d8
I20260713 09:06:22.403854 13018 ts_tablet_manager.cc:933] T 9699550c02414199a79c66acf0a5be2e P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Initiating tablet copy from peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231)
I20260713 09:06:22.405643 13018 tablet_copy_client.cc:323] T 9699550c02414199a79c66acf0a5be2e P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.65:41231
I20260713 09:06:22.407433 12295 tablet_copy_service.cc:140] P 4c782244a7e04852aee57ebac2614104: Received BeginTabletCopySession request for tablet 9699550c02414199a79c66acf0a5be2e from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 ({username='slave'} at 127.0.0.1:38888)
I20260713 09:06:22.407964 12295 tablet_copy_service.cc:161] P 4c782244a7e04852aee57ebac2614104: Beginning new tablet copy session on tablet 9699550c02414199a79c66acf0a5be2e from peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 at {username='slave'} at 127.0.0.1:38888: session id = 2c66a8a8c53b4917ab91c4ba03d3b5d8-9699550c02414199a79c66acf0a5be2e
I20260713 09:06:22.413200 12295 tablet_copy_source_session.cc:215] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:22.416239 13018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9699550c02414199a79c66acf0a5be2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.429384 13018 tablet_copy_client.cc:806] T 9699550c02414199a79c66acf0a5be2e P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:22.430001 13018 tablet_copy_client.cc:670] T 9699550c02414199a79c66acf0a5be2e P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:22.434315 13018 tablet_copy_client.cc:538] T 9699550c02414199a79c66acf0a5be2e P 2c66a8a8c53b4917ab91c4ba03d3b5d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:22.443030 13018 tablet_bootstrap.cc:492] T 9699550c02414199a79c66acf0a5be2e P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap starting.
I20260713 09:06:22.461570 13018 tablet_bootstrap.cc:492] T 9699550c02414199a79c66acf0a5be2e P 2c66a8a8c53b4917ab91c4ba03d3b5d8: 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
I20260713 09:06:22.462263 13018 tablet_bootstrap.cc:492] T 9699550c02414199a79c66acf0a5be2e P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Bootstrap complete.
I20260713 09:06:22.462853 13018 ts_tablet_manager.cc:1403] T 9699550c02414199a79c66acf0a5be2e P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260713 09:06:22.465204 13018 raft_consensus.cc:359] T 9699550c02414199a79c66acf0a5be2e P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:22.465788 13018 raft_consensus.cc:740] T 9699550c02414199a79c66acf0a5be2e P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2c66a8a8c53b4917ab91c4ba03d3b5d8, State: Initialized, Role: LEARNER
I20260713 09:06:22.466310 13018 consensus_queue.cc:260] T 9699550c02414199a79c66acf0a5be2e P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: NON_VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: true } }
I20260713 09:06:22.468165 13018 ts_tablet_manager.cc:1434] T 9699550c02414199a79c66acf0a5be2e P 2c66a8a8c53b4917ab91c4ba03d3b5d8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:22.471671 12295 tablet_copy_service.cc:342] P 4c782244a7e04852aee57ebac2614104: Request end of tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-9699550c02414199a79c66acf0a5be2e received from {username='slave'} at 127.0.0.1:38888
I20260713 09:06:22.472204 12295 tablet_copy_service.cc:434] P 4c782244a7e04852aee57ebac2614104: ending tablet copy session 2c66a8a8c53b4917ab91c4ba03d3b5d8-9699550c02414199a79c66acf0a5be2e on tablet 9699550c02414199a79c66acf0a5be2e with peer 2c66a8a8c53b4917ab91c4ba03d3b5d8
I20260713 09:06:22.725191 12696 raft_consensus.cc:1217] T aa7c31f8c8154c27b4b0d80fef9929e6 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:22.842165 12696 raft_consensus.cc:1217] T 9699550c02414199a79c66acf0a5be2e P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:23.185588 12895 raft_consensus.cc:1064] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104: attempting to promote NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 to VOTER
I20260713 09:06:23.188254 12895 consensus_queue.cc:237] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:23.194263 12435 raft_consensus.cc:1275] T aa7c31f8c8154c27b4b0d80fef9929e6 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:23.194804 12696 raft_consensus.cc:1275] T aa7c31f8c8154c27b4b0d80fef9929e6 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:23.195423 12360 raft_consensus.cc:1275] T aa7c31f8c8154c27b4b0d80fef9929e6 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:23.195628 13024 consensus_queue.cc:1048] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:23.197331 12895 consensus_queue.cc:1048] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:23.198129 13008 consensus_queue.cc:1048] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:23.219781 13024 raft_consensus.cc:2955] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:23.224989 12435 raft_consensus.cc:2955] T aa7c31f8c8154c27b4b0d80fef9929e6 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:23.225325 12360 raft_consensus.cc:2955] T aa7c31f8c8154c27b4b0d80fef9929e6 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:23.245573 12696 raft_consensus.cc:2955] T aa7c31f8c8154c27b4b0d80fef9929e6 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:23.241211 12184 catalog_manager.cc:5697] T aa7c31f8c8154c27b4b0d80fef9929e6 P 72d2163b868147528c666436ae4c68d2 reported cstate change: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } attrs { replace: true } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:23.279150 12286 consensus_queue.cc:237] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:23.286535 12696 raft_consensus.cc:1275] T aa7c31f8c8154c27b4b0d80fef9929e6 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:23.286734 12435 raft_consensus.cc:1275] T aa7c31f8c8154c27b4b0d80fef9929e6 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:23.288044 13030 consensus_queue.cc:1048] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:23.288920 12895 consensus_queue.cc:1048] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:23.294866 12895 raft_consensus.cc:2955] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1f0c8be71a84616b69340476af456e9 (127.10.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:23.296586 12435 raft_consensus.cc:2955] T aa7c31f8c8154c27b4b0d80fef9929e6 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1f0c8be71a84616b69340476af456e9 (127.10.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:23.301719 12696 raft_consensus.cc:2955] T aa7c31f8c8154c27b4b0d80fef9929e6 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1f0c8be71a84616b69340476af456e9 (127.10.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:23.310717 12181 catalog_manager.cc:5697] T aa7c31f8c8154c27b4b0d80fef9929e6 P 72d2163b868147528c666436ae4c68d2 reported cstate change: config changed from index 3 to 4, VOTER f1f0c8be71a84616b69340476af456e9 (127.10.232.66) evicted. New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:23.311635 12171 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aa7c31f8c8154c27b4b0d80fef9929e6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:23.324975 12345 tablet_service.cc:1558] Processing DeleteTablet for tablet aa7c31f8c8154c27b4b0d80fef9929e6 with delete_type TABLET_DATA_TOMBSTONED (TS f1f0c8be71a84616b69340476af456e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48640
I20260713 09:06:23.328055 13036 tablet_replica.cc:333] T aa7c31f8c8154c27b4b0d80fef9929e6 P f1f0c8be71a84616b69340476af456e9: stopping tablet replica
I20260713 09:06:23.329124 13036 raft_consensus.cc:2243] T aa7c31f8c8154c27b4b0d80fef9929e6 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:23.330041 13036 raft_consensus.cc:2272] T aa7c31f8c8154c27b4b0d80fef9929e6 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:23.333302 13036 ts_tablet_manager.cc:1916] T aa7c31f8c8154c27b4b0d80fef9929e6 P f1f0c8be71a84616b69340476af456e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:23.344705 13036 ts_tablet_manager.cc:1929] T aa7c31f8c8154c27b4b0d80fef9929e6 P f1f0c8be71a84616b69340476af456e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:23.345075 13036 log.cc:1199] T aa7c31f8c8154c27b4b0d80fef9929e6 P f1f0c8be71a84616b69340476af456e9: Deleting WAL directory at /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-1-root/wals/aa7c31f8c8154c27b4b0d80fef9929e6
I20260713 09:06:23.346609 12170 catalog_manager.cc:5028] TS f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): tablet aa7c31f8c8154c27b4b0d80fef9929e6 (table test-workload [id=cff527d3606c494fbdb920faf5de5af4]) successfully deleted
I20260713 09:06:23.433894 12895 raft_consensus.cc:1064] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104: attempting to promote NON_VOTER 2c66a8a8c53b4917ab91c4ba03d3b5d8 to VOTER
I20260713 09:06:23.436594 12895 consensus_queue.cc:237] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:23.443651 12435 raft_consensus.cc:1275] T 9699550c02414199a79c66acf0a5be2e P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:23.444227 12696 raft_consensus.cc:1275] T 9699550c02414199a79c66acf0a5be2e P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 LEARNER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:23.445078 12360 raft_consensus.cc:1275] T 9699550c02414199a79c66acf0a5be2e P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:23.445515 13030 consensus_queue.cc:1048] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:23.446400 12895 consensus_queue.cc:1048] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:23.447350 13024 consensus_queue.cc:1048] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:23.470330 13030 raft_consensus.cc:2955] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:23.472506 12435 raft_consensus.cc:2955] T 9699550c02414199a79c66acf0a5be2e P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:23.484308 12358 raft_consensus.cc:2955] T 9699550c02414199a79c66acf0a5be2e P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:23.486033 12696 raft_consensus.cc:2955] T 9699550c02414199a79c66acf0a5be2e P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:23.490016 12183 catalog_manager.cc:5697] T 9699550c02414199a79c66acf0a5be2e P 72d2163b868147528c666436ae4c68d2 reported cstate change: config changed from index 2 to 3, 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:23.513267 12286 consensus_queue.cc:237] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:23.518181 12696 raft_consensus.cc:1275] T 9699550c02414199a79c66acf0a5be2e P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:23.518913 12358 raft_consensus.cc:1275] T 9699550c02414199a79c66acf0a5be2e P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:23.519990 13030 consensus_queue.cc:1048] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:23.521276 13024 consensus_queue.cc:1048] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:23.527947 12895 raft_consensus.cc:2955] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 72d2163b868147528c666436ae4c68d2 (127.10.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:23.529620 12358 raft_consensus.cc:2955] T 9699550c02414199a79c66acf0a5be2e P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 72d2163b868147528c666436ae4c68d2 (127.10.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:23.535215 12696 raft_consensus.cc:2955] T 9699550c02414199a79c66acf0a5be2e P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 72d2163b868147528c666436ae4c68d2 (127.10.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } } }
I20260713 09:06:23.536919 12171 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9699550c02414199a79c66acf0a5be2e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:23.545051 12184 catalog_manager.cc:5697] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 reported cstate change: config changed from index 3 to 4, VOTER 72d2163b868147528c666436ae4c68d2 (127.10.232.67) evicted. New cstate: current_term: 1 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:23.561582 12416 tablet_service.cc:1558] Processing DeleteTablet for tablet 9699550c02414199a79c66acf0a5be2e with delete_type TABLET_DATA_TOMBSTONED (TS 72d2163b868147528c666436ae4c68d2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39018
I20260713 09:06:23.565613 13041 tablet_replica.cc:333] T 9699550c02414199a79c66acf0a5be2e P 72d2163b868147528c666436ae4c68d2: stopping tablet replica
I20260713 09:06:23.566847 13041 raft_consensus.cc:2243] T 9699550c02414199a79c66acf0a5be2e P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:23.567548 13041 raft_consensus.cc:2272] T 9699550c02414199a79c66acf0a5be2e P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:23.571100 13041 ts_tablet_manager.cc:1916] T 9699550c02414199a79c66acf0a5be2e P 72d2163b868147528c666436ae4c68d2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:23.582103 13041 ts_tablet_manager.cc:1929] T 9699550c02414199a79c66acf0a5be2e P 72d2163b868147528c666436ae4c68d2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:23.582425 13041 log.cc:1199] T 9699550c02414199a79c66acf0a5be2e P 72d2163b868147528c666436ae4c68d2: Deleting WAL directory at /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933536821961-11169-0/minicluster-data/ts-2-root/wals/9699550c02414199a79c66acf0a5be2e
I20260713 09:06:23.583993 12170 catalog_manager.cc:5028] TS 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649): tablet 9699550c02414199a79c66acf0a5be2e (table test-workload [id=cff527d3606c494fbdb920faf5de5af4]) successfully deleted
I20260713 09:06:28.617941 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:28.646343 12283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0416476d7b32417e8531a1986084f390"
dest_uuid: "4c782244a7e04852aee57ebac2614104"
mode: GRACEFUL
new_leader_uuid: "72d2163b868147528c666436ae4c68d2"
 from {username='slave'} at 127.0.0.1:44086
I20260713 09:06:28.647142 12283 raft_consensus.cc:606] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Received request to transfer leadership to TS 72d2163b868147528c666436ae4c68d2
I20260713 09:06:28.650463 12283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06c3182261ea444ea169a8853b508da0"
dest_uuid: "4c782244a7e04852aee57ebac2614104"
mode: GRACEFUL
new_leader_uuid: "72d2163b868147528c666436ae4c68d2"
 from {username='slave'} at 127.0.0.1:44086
I20260713 09:06:28.651021 12283 raft_consensus.cc:606] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Received request to transfer leadership to TS 72d2163b868147528c666436ae4c68d2
I20260713 09:06:28.664585 12360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5af1a86180824f129ef492de765cbff0"
dest_uuid: "f1f0c8be71a84616b69340476af456e9"
mode: GRACEFUL
new_leader_uuid: "4c782244a7e04852aee57ebac2614104"
 from {username='slave'} at 127.0.0.1:54770
I20260713 09:06:28.665171 12360 raft_consensus.cc:606] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Received request to transfer leadership to TS 4c782244a7e04852aee57ebac2614104
I20260713 09:06:28.668346 12283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61c8a4cbd4274e06a0da3ec521df1b9d"
dest_uuid: "4c782244a7e04852aee57ebac2614104"
mode: GRACEFUL
new_leader_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8"
 from {username='slave'} at 127.0.0.1:44086
I20260713 09:06:28.668985 12283 raft_consensus.cc:606] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Received request to transfer leadership to TS 2c66a8a8c53b4917ab91c4ba03d3b5d8
I20260713 09:06:28.672127 12360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abeeaad482374283bcb7a19f2c8260ea"
dest_uuid: "f1f0c8be71a84616b69340476af456e9"
mode: GRACEFUL
new_leader_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8"
 from {username='slave'} at 127.0.0.1:54770
I20260713 09:06:28.672712 12360 raft_consensus.cc:606] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Received request to transfer leadership to TS 2c66a8a8c53b4917ab91c4ba03d3b5d8
I20260713 09:06:28.674211 11169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:06:28.675261 11169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:28.717002 13044 raft_consensus.cc:993] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9: : Instructing follower 4c782244a7e04852aee57ebac2614104 to start an election
I20260713 09:06:28.717905 13053 raft_consensus.cc:1081] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Signalling peer 4c782244a7e04852aee57ebac2614104 to start an election
I20260713 09:06:28.719934 12283 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5af1a86180824f129ef492de765cbff0"
dest_uuid: "4c782244a7e04852aee57ebac2614104"
 from {username='slave'} at 127.0.0.1:52570
I20260713 09:06:28.720582 12283 raft_consensus.cc:493] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:28.721067 12283 raft_consensus.cc:3060] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.729074 12283 raft_consensus.cc:515] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:28.730955 12283 leader_election.cc:290] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 2 election: Requested vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:28.732689 12432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af1a86180824f129ef492de765cbff0" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72d2163b868147528c666436ae4c68d2"
I20260713 09:06:28.732771 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af1a86180824f129ef492de765cbff0" candidate_uuid: "4c782244a7e04852aee57ebac2614104" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1f0c8be71a84616b69340476af456e9"
I20260713 09:06:28.733400 12432 raft_consensus.cc:3060] T 5af1a86180824f129ef492de765cbff0 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.733516 12360 raft_consensus.cc:3055] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:28.733958 12360 raft_consensus.cc:740] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Running, Role: LEADER
I20260713 09:06:28.734989 12360 consensus_queue.cc:260] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:28.736488 12360 raft_consensus.cc:3060] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.739169 12432 raft_consensus.cc:2468] T 5af1a86180824f129ef492de765cbff0 P 72d2163b868147528c666436ae4c68d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 2.
I20260713 09:06:28.740569 12251 leader_election.cc:304] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c782244a7e04852aee57ebac2614104, 72d2163b868147528c666436ae4c68d2; no voters: 
I20260713 09:06:28.741365 13045 raft_consensus.cc:2804] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:28.741791 13045 raft_consensus.cc:697] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [term 2 LEADER]: Becoming Leader. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Running, Role: LEADER
I20260713 09:06:28.742832 13045 consensus_queue.cc:237] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:28.743829 12360 raft_consensus.cc:2468] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c782244a7e04852aee57ebac2614104 in term 2.
I20260713 09:06:28.752641 12181 catalog_manager.cc:5697] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 reported cstate change: term changed from 1 to 2, leader changed from f1f0c8be71a84616b69340476af456e9 (127.10.232.66) to 4c782244a7e04852aee57ebac2614104 (127.10.232.65). New cstate: current_term: 2 leader_uuid: "4c782244a7e04852aee57ebac2614104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:28.782030 13055 raft_consensus.cc:993] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104: : Instructing follower 2c66a8a8c53b4917ab91c4ba03d3b5d8 to start an election
I20260713 09:06:28.782675 13045 raft_consensus.cc:1081] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Signalling peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 to start an election
I20260713 09:06:28.784556 12697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61c8a4cbd4274e06a0da3ec521df1b9d"
dest_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8"
 from {username='slave'} at 127.0.0.1:37930
I20260713 09:06:28.785087 12697 raft_consensus.cc:493] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:28.785348 12697 raft_consensus.cc:3060] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.791904 12697 raft_consensus.cc:515] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:28.794173 12697 leader_election.cc:290] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [CANDIDATE]: Term 2 election: Requested vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
I20260713 09:06:28.795004 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c8a4cbd4274e06a0da3ec521df1b9d" candidate_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4c782244a7e04852aee57ebac2614104"
I20260713 09:06:28.795708 12283 raft_consensus.cc:3055] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:28.796023 12283 raft_consensus.cc:740] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Running, Role: LEADER
I20260713 09:06:28.796037 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c8a4cbd4274e06a0da3ec521df1b9d" candidate_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f1f0c8be71a84616b69340476af456e9"
I20260713 09:06:28.796959 12358 raft_consensus.cc:3060] T 61c8a4cbd4274e06a0da3ec521df1b9d P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.797109 12283 consensus_queue.cc:260] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:28.798272 12283 raft_consensus.cc:3060] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.802645 12358 raft_consensus.cc:2468] T 61c8a4cbd4274e06a0da3ec521df1b9d P f1f0c8be71a84616b69340476af456e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c66a8a8c53b4917ab91c4ba03d3b5d8 in term 2.
I20260713 09:06:28.803546 12283 raft_consensus.cc:2468] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c66a8a8c53b4917ab91c4ba03d3b5d8 in term 2.
I20260713 09:06:28.804313 12662 leader_election.cc:304] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c66a8a8c53b4917ab91c4ba03d3b5d8, f1f0c8be71a84616b69340476af456e9; no voters: 
I20260713 09:06:28.807374 13065 raft_consensus.cc:2804] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:28.808763 13065 raft_consensus.cc:697] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 LEADER]: Becoming Leader. State: Replica: 2c66a8a8c53b4917ab91c4ba03d3b5d8, State: Running, Role: LEADER
I20260713 09:06:28.809728 13065 consensus_queue.cc:237] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:28.818615 12181 catalog_manager.cc:5697] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8 reported cstate change: term changed from 1 to 2, leader changed from 4c782244a7e04852aee57ebac2614104 (127.10.232.65) to 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68). New cstate: current_term: 2 leader_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:28.831837 13055 raft_consensus.cc:993] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104: : Instructing follower 72d2163b868147528c666436ae4c68d2 to start an election
I20260713 09:06:28.832392 13045 raft_consensus.cc:1081] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Signalling peer 72d2163b868147528c666436ae4c68d2 to start an election
I20260713 09:06:28.833992 12432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0416476d7b32417e8531a1986084f390"
dest_uuid: "72d2163b868147528c666436ae4c68d2"
 from {username='slave'} at 127.0.0.1:39032
I20260713 09:06:28.834555 12432 raft_consensus.cc:493] T 0416476d7b32417e8531a1986084f390 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:28.834825 12432 raft_consensus.cc:3060] T 0416476d7b32417e8531a1986084f390 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.839874 12432 raft_consensus.cc:515] T 0416476d7b32417e8531a1986084f390 P 72d2163b868147528c666436ae4c68d2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:28.842077 12432 leader_election.cc:290] T 0416476d7b32417e8531a1986084f390 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 2 election: Requested vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
I20260713 09:06:28.843209 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0416476d7b32417e8531a1986084f390" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c782244a7e04852aee57ebac2614104"
I20260713 09:06:28.843288 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0416476d7b32417e8531a1986084f390" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1f0c8be71a84616b69340476af456e9"
I20260713 09:06:28.843945 12283 raft_consensus.cc:3055] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:28.844081 12358 raft_consensus.cc:3060] T 0416476d7b32417e8531a1986084f390 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.844321 12283 raft_consensus.cc:740] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Running, Role: LEADER
I20260713 09:06:28.845270 12283 consensus_queue.cc:260] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:28.846249 12283 raft_consensus.cc:3060] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.851792 12358 raft_consensus.cc:2468] T 0416476d7b32417e8531a1986084f390 P f1f0c8be71a84616b69340476af456e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d2163b868147528c666436ae4c68d2 in term 2.
I20260713 09:06:28.853411 12400 leader_election.cc:304] T 0416476d7b32417e8531a1986084f390 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72d2163b868147528c666436ae4c68d2, f1f0c8be71a84616b69340476af456e9; no voters: 
I20260713 09:06:28.854712 13046 raft_consensus.cc:2804] T 0416476d7b32417e8531a1986084f390 P 72d2163b868147528c666436ae4c68d2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:28.854751 12283 raft_consensus.cc:2468] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d2163b868147528c666436ae4c68d2 in term 2.
I20260713 09:06:28.855479 13046 raft_consensus.cc:697] T 0416476d7b32417e8531a1986084f390 P 72d2163b868147528c666436ae4c68d2 [term 2 LEADER]: Becoming Leader. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Running, Role: LEADER
I20260713 09:06:28.856568 13046 consensus_queue.cc:237] T 0416476d7b32417e8531a1986084f390 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:28.857492 13053 raft_consensus.cc:993] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9: : Instructing follower 2c66a8a8c53b4917ab91c4ba03d3b5d8 to start an election
I20260713 09:06:28.858291 13053 raft_consensus.cc:1081] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Signalling peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 to start an election
I20260713 09:06:28.860507 12696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abeeaad482374283bcb7a19f2c8260ea"
dest_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8"
 from {username='slave'} at 127.0.0.1:36012
I20260713 09:06:28.861248 12696 raft_consensus.cc:493] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:28.861850 12696 raft_consensus.cc:3060] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.867702 12696 raft_consensus.cc:515] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:28.868335 12181 catalog_manager.cc:5697] T 0416476d7b32417e8531a1986084f390 P 72d2163b868147528c666436ae4c68d2 reported cstate change: term changed from 1 to 2, leader changed from 4c782244a7e04852aee57ebac2614104 (127.10.232.65) to 72d2163b868147528c666436ae4c68d2 (127.10.232.67). New cstate: current_term: 2 leader_uuid: "72d2163b868147528c666436ae4c68d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:28.870618 12696 leader_election.cc:290] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [CANDIDATE]: Term 2 election: Requested vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:28.870518 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abeeaad482374283bcb7a19f2c8260ea" candidate_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f1f0c8be71a84616b69340476af456e9"
I20260713 09:06:28.871209 12360 raft_consensus.cc:3055] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:28.871515 12360 raft_consensus.cc:740] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Running, Role: LEADER
I20260713 09:06:28.872301 12360 consensus_queue.cc:260] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [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: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:28.873050 12432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abeeaad482374283bcb7a19f2c8260ea" candidate_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "72d2163b868147528c666436ae4c68d2"
I20260713 09:06:28.873405 12360 raft_consensus.cc:3060] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.873728 12432 raft_consensus.cc:3060] T abeeaad482374283bcb7a19f2c8260ea P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.879714 12360 raft_consensus.cc:2468] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c66a8a8c53b4917ab91c4ba03d3b5d8 in term 2.
I20260713 09:06:28.880815 12662 leader_election.cc:304] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c66a8a8c53b4917ab91c4ba03d3b5d8, f1f0c8be71a84616b69340476af456e9; no voters: 
I20260713 09:06:28.881139 12432 raft_consensus.cc:2468] T abeeaad482374283bcb7a19f2c8260ea P 72d2163b868147528c666436ae4c68d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c66a8a8c53b4917ab91c4ba03d3b5d8 in term 2.
I20260713 09:06:28.882006 13065 raft_consensus.cc:2804] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:28.882624 13065 raft_consensus.cc:697] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 LEADER]: Becoming Leader. State: Replica: 2c66a8a8c53b4917ab91c4ba03d3b5d8, State: Running, Role: LEADER
I20260713 09:06:28.883530 13065 consensus_queue.cc:237] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [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: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:28.891813 12181 catalog_manager.cc:5697] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8 reported cstate change: term changed from 1 to 2, leader changed from f1f0c8be71a84616b69340476af456e9 (127.10.232.66) to 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68). New cstate: current_term: 2 leader_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:28.908316 13055 raft_consensus.cc:993] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104: : Instructing follower 72d2163b868147528c666436ae4c68d2 to start an election
I20260713 09:06:28.908818 13045 raft_consensus.cc:1081] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Signalling peer 72d2163b868147528c666436ae4c68d2 to start an election
I20260713 09:06:28.910478 12432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06c3182261ea444ea169a8853b508da0"
dest_uuid: "72d2163b868147528c666436ae4c68d2"
 from {username='slave'} at 127.0.0.1:39032
I20260713 09:06:28.911331 12432 raft_consensus.cc:493] T 06c3182261ea444ea169a8853b508da0 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:28.911863 12432 raft_consensus.cc:3060] T 06c3182261ea444ea169a8853b508da0 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.919212 12432 raft_consensus.cc:515] T 06c3182261ea444ea169a8853b508da0 P 72d2163b868147528c666436ae4c68d2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:28.921864 12432 leader_election.cc:290] T 06c3182261ea444ea169a8853b508da0 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 2 election: Requested vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
I20260713 09:06:28.923379 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06c3182261ea444ea169a8853b508da0" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1f0c8be71a84616b69340476af456e9"
I20260713 09:06:28.923307 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06c3182261ea444ea169a8853b508da0" candidate_uuid: "72d2163b868147528c666436ae4c68d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c782244a7e04852aee57ebac2614104"
I20260713 09:06:28.924360 12360 raft_consensus.cc:3060] T 06c3182261ea444ea169a8853b508da0 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.924573 12283 raft_consensus.cc:3055] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:28.925141 12283 raft_consensus.cc:740] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Running, Role: LEADER
I20260713 09:06:28.926239 12283 consensus_queue.cc:260] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:28.927922 12283 raft_consensus.cc:3060] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.932166 12360 raft_consensus.cc:2468] T 06c3182261ea444ea169a8853b508da0 P f1f0c8be71a84616b69340476af456e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d2163b868147528c666436ae4c68d2 in term 2.
I20260713 09:06:28.933463 12400 leader_election.cc:304] T 06c3182261ea444ea169a8853b508da0 P 72d2163b868147528c666436ae4c68d2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72d2163b868147528c666436ae4c68d2, f1f0c8be71a84616b69340476af456e9; no voters: 
I20260713 09:06:28.934516 13046 raft_consensus.cc:2804] T 06c3182261ea444ea169a8853b508da0 P 72d2163b868147528c666436ae4c68d2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:28.935001 13046 raft_consensus.cc:697] T 06c3182261ea444ea169a8853b508da0 P 72d2163b868147528c666436ae4c68d2 [term 2 LEADER]: Becoming Leader. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Running, Role: LEADER
I20260713 09:06:28.935866 13046 consensus_queue.cc:237] T 06c3182261ea444ea169a8853b508da0 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } }
I20260713 09:06:28.936336 12283 raft_consensus.cc:2468] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d2163b868147528c666436ae4c68d2 in term 2.
I20260713 09:06:28.947599 12181 catalog_manager.cc:5697] T 06c3182261ea444ea169a8853b508da0 P 72d2163b868147528c666436ae4c68d2 reported cstate change: term changed from 1 to 2, leader changed from 4c782244a7e04852aee57ebac2614104 (127.10.232.65) to 72d2163b868147528c666436ae4c68d2 (127.10.232.67). New cstate: current_term: 2 leader_uuid: "72d2163b868147528c666436ae4c68d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:29.204986 12360 raft_consensus.cc:1275] T 61c8a4cbd4274e06a0da3ec521df1b9d P f1f0c8be71a84616b69340476af456e9 [term 2 FOLLOWER]: Refusing update from remote peer 2c66a8a8c53b4917ab91c4ba03d3b5d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:29.206491 13065 consensus_queue.cc:1048] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:29.215929 12286 raft_consensus.cc:1275] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [term 2 FOLLOWER]: Refusing update from remote peer 2c66a8a8c53b4917ab91c4ba03d3b5d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:29.217971 13066 consensus_queue.cc:1048] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:06:29.283610 12360 raft_consensus.cc:1275] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [term 2 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:29.285179 13045 consensus_queue.cc:1048] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:29.295393 12432 raft_consensus.cc:1275] T 5af1a86180824f129ef492de765cbff0 P 72d2163b868147528c666436ae4c68d2 [term 2 FOLLOWER]: Refusing update from remote peer 4c782244a7e04852aee57ebac2614104: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:29.297048 13045 consensus_queue.cc:1048] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:29.304451 12360 raft_consensus.cc:1275] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [term 2 FOLLOWER]: Refusing update from remote peer 2c66a8a8c53b4917ab91c4ba03d3b5d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:29.307705 12360 raft_consensus.cc:1275] T 0416476d7b32417e8531a1986084f390 P f1f0c8be71a84616b69340476af456e9 [term 2 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:29.308104 13065 consensus_queue.cc:1048] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:06:29.310863 13046 consensus_queue.cc:1048] T 0416476d7b32417e8531a1986084f390 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:29.323716 12432 raft_consensus.cc:1275] T abeeaad482374283bcb7a19f2c8260ea P 72d2163b868147528c666436ae4c68d2 [term 2 FOLLOWER]: Refusing update from remote peer 2c66a8a8c53b4917ab91c4ba03d3b5d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:29.325343 13066 consensus_queue.cc:1048] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:29.331149 12286 raft_consensus.cc:1275] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [term 2 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:29.333416 13054 consensus_queue.cc:1048] T 0416476d7b32417e8531a1986084f390 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:29.367394 12358 raft_consensus.cc:1275] T 06c3182261ea444ea169a8853b508da0 P f1f0c8be71a84616b69340476af456e9 [term 2 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:29.368894 13071 consensus_queue.cc:1048] T 06c3182261ea444ea169a8853b508da0 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:29.379299 12286 raft_consensus.cc:1275] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [term 2 FOLLOWER]: Refusing update from remote peer 72d2163b868147528c666436ae4c68d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:29.380733 13046 consensus_queue.cc:1048] T 06c3182261ea444ea169a8853b508da0 P 72d2163b868147528c666436ae4c68d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:29.676532 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:29.708796 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:29.733760 12283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03617f12196b4e86b5d1b3318d62bb11"
dest_uuid: "4c782244a7e04852aee57ebac2614104"
mode: GRACEFUL
new_leader_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8"
 from {username='slave'} at 127.0.0.1:44086
I20260713 09:06:29.734359 12283 raft_consensus.cc:606] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Received request to transfer leadership to TS 2c66a8a8c53b4917ab91c4ba03d3b5d8
I20260713 09:06:29.755766 12432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4add46506c5d43deb664ff7b88d28264"
dest_uuid: "72d2163b868147528c666436ae4c68d2"
mode: GRACEFUL
new_leader_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8"
 from {username='slave'} at 127.0.0.1:34838
I20260713 09:06:29.756310 12432 raft_consensus.cc:606] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Received request to transfer leadership to TS 2c66a8a8c53b4917ab91c4ba03d3b5d8
I20260713 09:06:29.759215 12360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5de5984138e4c3a9e6a773f2142b478"
dest_uuid: "f1f0c8be71a84616b69340476af456e9"
mode: GRACEFUL
new_leader_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8"
 from {username='slave'} at 127.0.0.1:54770
I20260713 09:06:29.759716 12360 raft_consensus.cc:606] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Received request to transfer leadership to TS 2c66a8a8c53b4917ab91c4ba03d3b5d8
I20260713 09:06:29.762478 12432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6c66d80f46443d7b8d322ad198ee6d1"
dest_uuid: "72d2163b868147528c666436ae4c68d2"
mode: GRACEFUL
new_leader_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8"
 from {username='slave'} at 127.0.0.1:34838
I20260713 09:06:29.762964 12432 raft_consensus.cc:606] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Received request to transfer leadership to TS 2c66a8a8c53b4917ab91c4ba03d3b5d8
I20260713 09:06:29.764132 11169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:06:29.765233 11169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:29.844012 13079 raft_consensus.cc:993] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104: : Instructing follower 2c66a8a8c53b4917ab91c4ba03d3b5d8 to start an election
I20260713 09:06:29.844771 13045 raft_consensus.cc:1081] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Signalling peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 to start an election
I20260713 09:06:29.846735 12696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03617f12196b4e86b5d1b3318d62bb11"
dest_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8"
 from {username='slave'} at 127.0.0.1:37930
I20260713 09:06:29.847337 12696 raft_consensus.cc:493] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:29.847635 12696 raft_consensus.cc:3060] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:29.853652 12696 raft_consensus.cc:515] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:29.856576 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03617f12196b4e86b5d1b3318d62bb11" candidate_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4c782244a7e04852aee57ebac2614104"
I20260713 09:06:29.870657 12696 leader_election.cc:290] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [CANDIDATE]: Term 2 election: Requested vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:29.872637 12432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03617f12196b4e86b5d1b3318d62bb11" candidate_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "72d2163b868147528c666436ae4c68d2"
I20260713 09:06:29.876857 12283 raft_consensus.cc:3055] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:29.856463 13053 raft_consensus.cc:993] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9: : Instructing follower 2c66a8a8c53b4917ab91c4ba03d3b5d8 to start an election
I20260713 09:06:29.877333 12283 raft_consensus.cc:740] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c782244a7e04852aee57ebac2614104, State: Running, Role: LEADER
I20260713 09:06:29.877410 12432 raft_consensus.cc:3060] T 03617f12196b4e86b5d1b3318d62bb11 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:29.877692 13053 raft_consensus.cc:1081] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Signalling peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 to start an election
I20260713 09:06:29.879099 12283 consensus_queue.cc:260] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:29.880751 12283 raft_consensus.cc:3060] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:29.881641 12696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5de5984138e4c3a9e6a773f2142b478"
dest_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8"
 from {username='slave'} at 127.0.0.1:36012
I20260713 09:06:29.882328 12696 raft_consensus.cc:493] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:29.882771 12696 raft_consensus.cc:3060] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:29.885706 12432 raft_consensus.cc:2468] T 03617f12196b4e86b5d1b3318d62bb11 P 72d2163b868147528c666436ae4c68d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c66a8a8c53b4917ab91c4ba03d3b5d8 in term 2.
I20260713 09:06:29.886214 12283 raft_consensus.cc:2468] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c66a8a8c53b4917ab91c4ba03d3b5d8 in term 2.
I20260713 09:06:29.887283 12662 leader_election.cc:304] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c66a8a8c53b4917ab91c4ba03d3b5d8, 72d2163b868147528c666436ae4c68d2; no voters: 
I20260713 09:06:29.888363 13066 raft_consensus.cc:2804] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:29.888907 13066 raft_consensus.cc:697] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 LEADER]: Becoming Leader. State: Replica: 2c66a8a8c53b4917ab91c4ba03d3b5d8, State: Running, Role: LEADER
I20260713 09:06:29.889972 13066 consensus_queue.cc:237] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:29.890563 12696 raft_consensus.cc:515] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:29.892874 12696 leader_election.cc:290] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [CANDIDATE]: Term 2 election: Requested vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217)
I20260713 09:06:29.893919 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5de5984138e4c3a9e6a773f2142b478" candidate_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4c782244a7e04852aee57ebac2614104"
I20260713 09:06:29.893914 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5de5984138e4c3a9e6a773f2142b478" candidate_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f1f0c8be71a84616b69340476af456e9"
I20260713 09:06:29.894867 12360 raft_consensus.cc:3055] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:29.895210 12360 raft_consensus.cc:740] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1f0c8be71a84616b69340476af456e9, State: Running, Role: LEADER
I20260713 09:06:29.896096 12360 consensus_queue.cc:260] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:29.897274 12360 raft_consensus.cc:3060] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:29.899966 12182 catalog_manager.cc:5697] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 reported cstate change: term changed from 1 to 2, leader changed from 4c782244a7e04852aee57ebac2614104 (127.10.232.65) to 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68). New cstate: current_term: 2 leader_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:29.901106 12283 raft_consensus.cc:3060] T b5de5984138e4c3a9e6a773f2142b478 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:29.901937 12360 raft_consensus.cc:2468] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c66a8a8c53b4917ab91c4ba03d3b5d8 in term 2.
I20260713 09:06:29.903738 12662 leader_election.cc:304] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c66a8a8c53b4917ab91c4ba03d3b5d8, f1f0c8be71a84616b69340476af456e9; no voters: 
I20260713 09:06:29.904767 13066 raft_consensus.cc:2804] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:29.905493 13066 raft_consensus.cc:697] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 LEADER]: Becoming Leader. State: Replica: 2c66a8a8c53b4917ab91c4ba03d3b5d8, State: Running, Role: LEADER
I20260713 09:06:29.908033 12283 raft_consensus.cc:2468] T b5de5984138e4c3a9e6a773f2142b478 P 4c782244a7e04852aee57ebac2614104 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c66a8a8c53b4917ab91c4ba03d3b5d8 in term 2.
I20260713 09:06:29.909237 13066 consensus_queue.cc:237] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:29.922899 12181 catalog_manager.cc:5697] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 reported cstate change: term changed from 1 to 2, leader changed from f1f0c8be71a84616b69340476af456e9 (127.10.232.66) to 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68). New cstate: current_term: 2 leader_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:30.160935 13054 raft_consensus.cc:993] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2: : Instructing follower 2c66a8a8c53b4917ab91c4ba03d3b5d8 to start an election
I20260713 09:06:30.161646 13096 raft_consensus.cc:1081] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Signalling peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 to start an election
I20260713 09:06:30.163565 12696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4add46506c5d43deb664ff7b88d28264"
dest_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8"
 from {username='slave'} at 127.0.0.1:37928
I20260713 09:06:30.164192 12696 raft_consensus.cc:493] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:30.164585 12696 raft_consensus.cc:3060] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:30.169981 12696 raft_consensus.cc:515] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:30.171612 12696 leader_election.cc:290] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [CANDIDATE]: Term 2 election: Requested vote from peers 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:30.172583 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4add46506c5d43deb664ff7b88d28264" candidate_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4c782244a7e04852aee57ebac2614104"
I20260713 09:06:30.172751 12432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4add46506c5d43deb664ff7b88d28264" candidate_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "72d2163b868147528c666436ae4c68d2"
I20260713 09:06:30.173354 12283 raft_consensus.cc:3060] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:30.173457 12432 raft_consensus.cc:3055] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:30.173802 12432 raft_consensus.cc:740] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Running, Role: LEADER
I20260713 09:06:30.174754 12432 consensus_queue.cc:260] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:30.176136 12432 raft_consensus.cc:3060] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:30.180634 12283 raft_consensus.cc:2468] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c66a8a8c53b4917ab91c4ba03d3b5d8 in term 2.
I20260713 09:06:30.182091 12663 leader_election.cc:304] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c66a8a8c53b4917ab91c4ba03d3b5d8, 4c782244a7e04852aee57ebac2614104; no voters: 
I20260713 09:06:30.182736 12432 raft_consensus.cc:2468] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c66a8a8c53b4917ab91c4ba03d3b5d8 in term 2.
I20260713 09:06:30.183033 13066 raft_consensus.cc:2804] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:30.183578 13066 raft_consensus.cc:697] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 LEADER]: Becoming Leader. State: Replica: 2c66a8a8c53b4917ab91c4ba03d3b5d8, State: Running, Role: LEADER
I20260713 09:06:30.184953 13066 consensus_queue.cc:237] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [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: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:30.193389 12181 catalog_manager.cc:5697] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 reported cstate change: term changed from 1 to 2, leader changed from 72d2163b868147528c666436ae4c68d2 (127.10.232.67) to 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68). New cstate: current_term: 2 leader_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:30.281975 13046 raft_consensus.cc:993] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2: : Instructing follower 2c66a8a8c53b4917ab91c4ba03d3b5d8 to start an election
I20260713 09:06:30.282728 13096 raft_consensus.cc:1081] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Signalling peer 2c66a8a8c53b4917ab91c4ba03d3b5d8 to start an election
I20260713 09:06:30.284346 12697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6c66d80f46443d7b8d322ad198ee6d1"
dest_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8"
 from {username='slave'} at 127.0.0.1:37928
I20260713 09:06:30.284873 12697 raft_consensus.cc:493] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:30.285161 12697 raft_consensus.cc:3060] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:30.291075 12697 raft_consensus.cc:515] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:30.293275 12697 leader_election.cc:290] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [CANDIDATE]: Term 2 election: Requested vote from peers f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217), 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649)
I20260713 09:06:30.293710 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c66d80f46443d7b8d322ad198ee6d1" candidate_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f1f0c8be71a84616b69340476af456e9"
I20260713 09:06:30.294473 12360 raft_consensus.cc:3060] T f6c66d80f46443d7b8d322ad198ee6d1 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:30.296527 12432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c66d80f46443d7b8d322ad198ee6d1" candidate_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "72d2163b868147528c666436ae4c68d2"
I20260713 09:06:30.297107 12432 raft_consensus.cc:3055] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:30.297880 12432 raft_consensus.cc:740] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72d2163b868147528c666436ae4c68d2, State: Running, Role: LEADER
I20260713 09:06:30.299566 12432 consensus_queue.cc:260] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [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: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:30.300752 12432 raft_consensus.cc:3060] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:30.303108 12360 raft_consensus.cc:2468] T f6c66d80f46443d7b8d322ad198ee6d1 P f1f0c8be71a84616b69340476af456e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c66a8a8c53b4917ab91c4ba03d3b5d8 in term 2.
I20260713 09:06:30.304433 12662 leader_election.cc:304] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c66a8a8c53b4917ab91c4ba03d3b5d8, f1f0c8be71a84616b69340476af456e9; no voters: 
I20260713 09:06:30.305390 13066 raft_consensus.cc:2804] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:30.305915 13066 raft_consensus.cc:697] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 LEADER]: Becoming Leader. State: Replica: 2c66a8a8c53b4917ab91c4ba03d3b5d8, State: Running, Role: LEADER
I20260713 09:06:30.307291 12432 raft_consensus.cc:2468] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c66a8a8c53b4917ab91c4ba03d3b5d8 in term 2.
I20260713 09:06:30.307061 13066 consensus_queue.cc:237] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [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: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } }
I20260713 09:06:30.318007 12181 catalog_manager.cc:5697] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 reported cstate change: term changed from 1 to 2, leader changed from 72d2163b868147528c666436ae4c68d2 (127.10.232.67) to 2c66a8a8c53b4917ab91c4ba03d3b5d8 (127.10.232.68). New cstate: current_term: 2 leader_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c66a8a8c53b4917ab91c4ba03d3b5d8" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 34811 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:30.345729 12283 raft_consensus.cc:1275] T b5de5984138e4c3a9e6a773f2142b478 P 4c782244a7e04852aee57ebac2614104 [term 2 FOLLOWER]: Refusing update from remote peer 2c66a8a8c53b4917ab91c4ba03d3b5d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:30.346951 13066 consensus_queue.cc:1048] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:30.358063 12360 raft_consensus.cc:1275] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [term 2 FOLLOWER]: Refusing update from remote peer 2c66a8a8c53b4917ab91c4ba03d3b5d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:30.360450 13065 consensus_queue.cc:1048] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:30.415910 12283 raft_consensus.cc:1275] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [term 2 FOLLOWER]: Refusing update from remote peer 2c66a8a8c53b4917ab91c4ba03d3b5d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:30.417219 13066 consensus_queue.cc:1048] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c782244a7e04852aee57ebac2614104" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:30.425691 12432 raft_consensus.cc:1275] T 03617f12196b4e86b5d1b3318d62bb11 P 72d2163b868147528c666436ae4c68d2 [term 2 FOLLOWER]: Refusing update from remote peer 2c66a8a8c53b4917ab91c4ba03d3b5d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:30.427484 13101 consensus_queue.cc:1048] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:06:30.766172 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:30.773293 12432 raft_consensus.cc:1275] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [term 2 FOLLOWER]: Refusing update from remote peer 2c66a8a8c53b4917ab91c4ba03d3b5d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:30.774712 13065 consensus_queue.cc:1048] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:30.784381 11169 tablet_server.cc:179] TabletServer@127.10.232.65:0 shutting down...
W20260713 09:06:30.792104 12663 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260713 09:06:30.801208 12663 consensus_peers.cc:597] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 -> Peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): Couldn't send request to peer 4c782244a7e04852aee57ebac2614104. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:30.815784 12663 consensus_peers.cc:597] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 -> Peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): Couldn't send request to peer 4c782244a7e04852aee57ebac2614104. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:30.833379 12432 raft_consensus.cc:1275] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [term 2 FOLLOWER]: Refusing update from remote peer 2c66a8a8c53b4917ab91c4ba03d3b5d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:30.837508 13066 consensus_queue.cc:1048] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d2163b868147528c666436ae4c68d2" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:30.860015 12360 raft_consensus.cc:1275] T f6c66d80f46443d7b8d322ad198ee6d1 P f1f0c8be71a84616b69340476af456e9 [term 2 FOLLOWER]: Refusing update from remote peer 2c66a8a8c53b4917ab91c4ba03d3b5d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:30.862884 13066 consensus_queue.cc:1048] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1f0c8be71a84616b69340476af456e9" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260713 09:06:30.875062 12401 consensus_peers.cc:597] T 06c3182261ea444ea169a8853b508da0 P 72d2163b868147528c666436ae4c68d2 -> Peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): Couldn't send request to peer 4c782244a7e04852aee57ebac2614104. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:30.877055 12401 consensus_peers.cc:597] T 0416476d7b32417e8531a1986084f390 P 72d2163b868147528c666436ae4c68d2 -> Peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): Couldn't send request to peer 4c782244a7e04852aee57ebac2614104. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:30.897370 12663 consensus_peers.cc:597] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 -> Peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): Couldn't send request to peer 4c782244a7e04852aee57ebac2614104. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:30.902552 11169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:30.903537 11169 tablet_replica.cc:333] T 2695c6d96ae642769109849601c83105 P 4c782244a7e04852aee57ebac2614104: stopping tablet replica
I20260713 09:06:30.904469 11169 raft_consensus.cc:2243] T 2695c6d96ae642769109849601c83105 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:30.904950 11169 raft_consensus.cc:2272] T 2695c6d96ae642769109849601c83105 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:30.907083 11169 tablet_replica.cc:333] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104: stopping tablet replica
I20260713 09:06:30.907792 11169 raft_consensus.cc:2243] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:30.908763 11169 raft_consensus.cc:2272] T 5af1a86180824f129ef492de765cbff0 P 4c782244a7e04852aee57ebac2614104 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:30.911972 11169 tablet_replica.cc:333] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104: stopping tablet replica
I20260713 09:06:30.912825 11169 raft_consensus.cc:2243] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:30.913704 11169 raft_consensus.cc:2272] T 9699550c02414199a79c66acf0a5be2e P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:30.916694 11169 tablet_replica.cc:333] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104: stopping tablet replica
I20260713 09:06:30.917497 11169 raft_consensus.cc:2243] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:30.918027 11169 raft_consensus.cc:2272] T 03617f12196b4e86b5d1b3318d62bb11 P 4c782244a7e04852aee57ebac2614104 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:30.920866 11169 tablet_replica.cc:333] T f031a211769145c7ac7ece7a160c7793 P 4c782244a7e04852aee57ebac2614104: stopping tablet replica
I20260713 09:06:30.921526 11169 raft_consensus.cc:2243] T f031a211769145c7ac7ece7a160c7793 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:30.921972 11169 raft_consensus.cc:2272] T f031a211769145c7ac7ece7a160c7793 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:30.923969 11169 tablet_replica.cc:333] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104: stopping tablet replica
I20260713 09:06:30.924543 11169 raft_consensus.cc:2243] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:30.925395 11169 raft_consensus.cc:2272] T 417dcc58f89c4ee9bd0190f9d6056d83 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:30.928081 11169 tablet_replica.cc:333] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104: stopping tablet replica
I20260713 09:06:30.929005 11169 raft_consensus.cc:2243] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:30.929612 11169 raft_consensus.cc:2272] T 0416476d7b32417e8531a1986084f390 P 4c782244a7e04852aee57ebac2614104 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:30.932886 11169 tablet_replica.cc:333] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104: stopping tablet replica
I20260713 09:06:30.933697 11169 raft_consensus.cc:2243] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:30.934746 11169 raft_consensus.cc:2272] T 3923c1e52ea64c5580528ab21eb73b72 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:30.937579 11169 tablet_replica.cc:333] T 25f8917945eb40328be4455bb0e70a1a P 4c782244a7e04852aee57ebac2614104: stopping tablet replica
I20260713 09:06:30.938463 11169 raft_consensus.cc:2243] T 25f8917945eb40328be4455bb0e70a1a P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:30.938998 11169 raft_consensus.cc:2272] T 25f8917945eb40328be4455bb0e70a1a P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:30.941064 11169 tablet_replica.cc:333] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104: stopping tablet replica
I20260713 09:06:30.941645 11169 raft_consensus.cc:2243] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:30.942085 11169 raft_consensus.cc:2272] T 61c8a4cbd4274e06a0da3ec521df1b9d P 4c782244a7e04852aee57ebac2614104 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:30.944046 11169 tablet_replica.cc:333] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104: stopping tablet replica
I20260713 09:06:30.944511 11169 raft_consensus.cc:2243] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:30.945286 11169 raft_consensus.cc:2272] T 7ca6847d37824909a8a37ea266df6a81 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:30.947355 11169 tablet_replica.cc:333] T b5de5984138e4c3a9e6a773f2142b478 P 4c782244a7e04852aee57ebac2614104: stopping tablet replica
I20260713 09:06:30.947916 11169 raft_consensus.cc:2243] T b5de5984138e4c3a9e6a773f2142b478 P 4c782244a7e04852aee57ebac2614104 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:30.948518 11169 raft_consensus.cc:2272] T b5de5984138e4c3a9e6a773f2142b478 P 4c782244a7e04852aee57ebac2614104 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:30.952584 11169 tablet_replica.cc:333] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104: stopping tablet replica
I20260713 09:06:30.953577 11169 raft_consensus.cc:2243] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:30.954840 11169 raft_consensus.cc:2272] T 303d904b5fa44161881900de0081e84f P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:30.955902 12327 consensus_peers.cc:597] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9 -> Peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): Couldn't send request to peer 4c782244a7e04852aee57ebac2614104. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:30.957290 11169 tablet_replica.cc:333] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 4c782244a7e04852aee57ebac2614104: stopping tablet replica
I20260713 09:06:30.957998 11169 raft_consensus.cc:2243] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:30.958808 11169 raft_consensus.cc:2272] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:30.961350 11169 tablet_replica.cc:333] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 4c782244a7e04852aee57ebac2614104: stopping tablet replica
I20260713 09:06:30.962034 11169 raft_consensus.cc:2243] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:30.962635 11169 raft_consensus.cc:2272] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:30.965404 11169 tablet_replica.cc:333] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104: stopping tablet replica
I20260713 09:06:30.965972 11169 raft_consensus.cc:2243] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:30.966377 11169 raft_consensus.cc:2272] T 06c3182261ea444ea169a8853b508da0 P 4c782244a7e04852aee57ebac2614104 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:30.968890 11169 tablet_replica.cc:333] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104: stopping tablet replica
I20260713 09:06:30.969374 11169 raft_consensus.cc:2243] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:30.970130 11169 raft_consensus.cc:2272] T 4add46506c5d43deb664ff7b88d28264 P 4c782244a7e04852aee57ebac2614104 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:30.972455 11169 tablet_replica.cc:333] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104: stopping tablet replica
I20260713 09:06:30.972961 11169 raft_consensus.cc:2243] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:30.974051 11169 raft_consensus.cc:2272] T aa7c31f8c8154c27b4b0d80fef9929e6 P 4c782244a7e04852aee57ebac2614104 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:30.976778 12401 consensus_peers.cc:597] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 -> Peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): Couldn't send request to peer 4c782244a7e04852aee57ebac2614104. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:30.999264 12327 consensus_peers.cc:597] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9 -> Peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): Couldn't send request to peer 4c782244a7e04852aee57ebac2614104. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:31.028311 11169 tablet_server.cc:196] TabletServer@127.10.232.65:0 shutdown complete.
W20260713 09:06:31.046947 12327 consensus_peers.cc:597] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9 -> Peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): Couldn't send request to peer 4c782244a7e04852aee57ebac2614104. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:41231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:31.080435 11169 tablet_server.cc:179] TabletServer@127.10.232.66:0 shutting down...
I20260713 09:06:31.118642 11169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:31.120062 11169 tablet_replica.cc:333] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9: stopping tablet replica
I20260713 09:06:31.121124 11169 raft_consensus.cc:2243] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:31.122360 11169 raft_consensus.cc:2272] T 2695c6d96ae642769109849601c83105 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.124641 11169 tablet_replica.cc:333] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9: stopping tablet replica
I20260713 09:06:31.125262 11169 raft_consensus.cc:2243] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.125716 11169 raft_consensus.cc:2272] T 5af1a86180824f129ef492de765cbff0 P f1f0c8be71a84616b69340476af456e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.127684 11169 tablet_replica.cc:333] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9: stopping tablet replica
I20260713 09:06:31.128252 11169 raft_consensus.cc:2243] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.128819 11169 raft_consensus.cc:2272] T 417dcc58f89c4ee9bd0190f9d6056d83 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.130916 11169 tablet_replica.cc:333] T 0416476d7b32417e8531a1986084f390 P f1f0c8be71a84616b69340476af456e9: stopping tablet replica
I20260713 09:06:31.131892 11169 raft_consensus.cc:2243] T 0416476d7b32417e8531a1986084f390 P f1f0c8be71a84616b69340476af456e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.132516 11169 raft_consensus.cc:2272] T 0416476d7b32417e8531a1986084f390 P f1f0c8be71a84616b69340476af456e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.135226 11169 tablet_replica.cc:333] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9: stopping tablet replica
I20260713 09:06:31.135983 11169 raft_consensus.cc:2243] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:31.137143 11169 raft_consensus.cc:2272] T cedc9e517417403bba3461b301dfec53 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:31.137454 12327 consensus_peers.cc:597] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 -> Peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): Couldn't send request to peer 4c782244a7e04852aee57ebac2614104. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:41231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:31.139390 11169 tablet_replica.cc:333] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9: stopping tablet replica
I20260713 09:06:31.140059 11169 raft_consensus.cc:2243] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:31.140920 11169 raft_consensus.cc:2272] T f031a211769145c7ac7ece7a160c7793 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.143352 11169 tablet_replica.cc:333] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9: stopping tablet replica
I20260713 09:06:31.143982 11169 raft_consensus.cc:2243] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.144732 11169 raft_consensus.cc:2272] T 303d904b5fa44161881900de0081e84f P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.146822 11169 tablet_replica.cc:333] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9: stopping tablet replica
I20260713 09:06:31.147447 11169 raft_consensus.cc:2243] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:31.148321 11169 raft_consensus.cc:2272] T 3923c1e52ea64c5580528ab21eb73b72 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.150509 11169 tablet_replica.cc:333] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9: stopping tablet replica
I20260713 09:06:31.151122 11169 raft_consensus.cc:2243] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.151578 11169 raft_consensus.cc:2272] T abeeaad482374283bcb7a19f2c8260ea P f1f0c8be71a84616b69340476af456e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.153497 11169 tablet_replica.cc:333] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9: stopping tablet replica
I20260713 09:06:31.154110 11169 raft_consensus.cc:2243] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:31.154968 11169 raft_consensus.cc:2272] T 8b1b9458565a44a18dcb7e9c4228f3e6 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.156957 11169 tablet_replica.cc:333] T a5ec8e14037c4c3c9df4edf03bef57ee P f1f0c8be71a84616b69340476af456e9: stopping tablet replica
I20260713 09:06:31.157539 11169 raft_consensus.cc:2243] T a5ec8e14037c4c3c9df4edf03bef57ee P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.158239 11169 raft_consensus.cc:2272] T a5ec8e14037c4c3c9df4edf03bef57ee P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.160377 11169 tablet_replica.cc:333] T cd6836ce8c234206bcecf85da585cc74 P f1f0c8be71a84616b69340476af456e9: stopping tablet replica
I20260713 09:06:31.160981 11169 raft_consensus.cc:2243] T cd6836ce8c234206bcecf85da585cc74 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.161612 11169 raft_consensus.cc:2272] T cd6836ce8c234206bcecf85da585cc74 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.163744 11169 tablet_replica.cc:333] T 61c8a4cbd4274e06a0da3ec521df1b9d P f1f0c8be71a84616b69340476af456e9: stopping tablet replica
I20260713 09:06:31.164278 11169 raft_consensus.cc:2243] T 61c8a4cbd4274e06a0da3ec521df1b9d P f1f0c8be71a84616b69340476af456e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.164880 11169 raft_consensus.cc:2272] T 61c8a4cbd4274e06a0da3ec521df1b9d P f1f0c8be71a84616b69340476af456e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.166807 11169 tablet_replica.cc:333] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9: stopping tablet replica
I20260713 09:06:31.167397 11169 raft_consensus.cc:2243] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.167881 11169 raft_consensus.cc:2272] T b5de5984138e4c3a9e6a773f2142b478 P f1f0c8be71a84616b69340476af456e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.170617 11169 tablet_replica.cc:333] T 9699550c02414199a79c66acf0a5be2e P f1f0c8be71a84616b69340476af456e9: stopping tablet replica
I20260713 09:06:31.171238 11169 raft_consensus.cc:2243] T 9699550c02414199a79c66acf0a5be2e P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.171911 11169 raft_consensus.cc:2272] T 9699550c02414199a79c66acf0a5be2e P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.173808 11169 tablet_replica.cc:333] T f6c66d80f46443d7b8d322ad198ee6d1 P f1f0c8be71a84616b69340476af456e9: stopping tablet replica
I20260713 09:06:31.174338 11169 raft_consensus.cc:2243] T f6c66d80f46443d7b8d322ad198ee6d1 P f1f0c8be71a84616b69340476af456e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.175048 11169 raft_consensus.cc:2272] T f6c66d80f46443d7b8d322ad198ee6d1 P f1f0c8be71a84616b69340476af456e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.177693 11169 tablet_replica.cc:333] T 06c3182261ea444ea169a8853b508da0 P f1f0c8be71a84616b69340476af456e9: stopping tablet replica
I20260713 09:06:31.178335 11169 raft_consensus.cc:2243] T 06c3182261ea444ea169a8853b508da0 P f1f0c8be71a84616b69340476af456e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.179018 11169 raft_consensus.cc:2272] T 06c3182261ea444ea169a8853b508da0 P f1f0c8be71a84616b69340476af456e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.180823 11169 tablet_replica.cc:333] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9: stopping tablet replica
I20260713 09:06:31.181316 11169 raft_consensus.cc:2243] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:31.182241 11169 raft_consensus.cc:2272] T 09c2c051d09f497e9920c8fd1319d836 P f1f0c8be71a84616b69340476af456e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.235827 11169 tablet_server.cc:196] TabletServer@127.10.232.66:0 shutdown complete.
W20260713 09:06:31.235714 12401 consensus_peers.cc:597] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 -> Peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): Couldn't send request to peer 4c782244a7e04852aee57ebac2614104. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:41231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:31.250666 12662 consensus_peers.cc:597] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 -> Peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): Couldn't send request to peer f1f0c8be71a84616b69340476af456e9. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.66:35217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:31.276880 12663 consensus_peers.cc:597] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8 -> Peer 4c782244a7e04852aee57ebac2614104 (127.10.232.65:41231): Couldn't send request to peer 4c782244a7e04852aee57ebac2614104. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:41231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:31.294800 11169 tablet_server.cc:179] TabletServer@127.10.232.67:0 shutting down...
W20260713 09:06:31.303927 12662 consensus_peers.cc:597] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8 -> Peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): Couldn't send request to peer f1f0c8be71a84616b69340476af456e9. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.66:35217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:31.328768 12662 consensus_peers.cc:597] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 -> Peer 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649): Couldn't send request to peer 72d2163b868147528c666436ae4c68d2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:31.342186 11169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:31.343214 11169 tablet_replica.cc:333] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2: stopping tablet replica
I20260713 09:06:31.343875 11169 raft_consensus.cc:2243] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:31.344633 11169 raft_consensus.cc:2272] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.346511 11169 tablet_replica.cc:333] T f031a211769145c7ac7ece7a160c7793 P 72d2163b868147528c666436ae4c68d2: stopping tablet replica
I20260713 09:06:31.347013 11169 raft_consensus.cc:2243] T f031a211769145c7ac7ece7a160c7793 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.347427 11169 raft_consensus.cc:2272] T f031a211769145c7ac7ece7a160c7793 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.349269 11169 tablet_replica.cc:333] T 03617f12196b4e86b5d1b3318d62bb11 P 72d2163b868147528c666436ae4c68d2: stopping tablet replica
I20260713 09:06:31.349762 11169 raft_consensus.cc:2243] T 03617f12196b4e86b5d1b3318d62bb11 P 72d2163b868147528c666436ae4c68d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.350121 11169 raft_consensus.cc:2272] T 03617f12196b4e86b5d1b3318d62bb11 P 72d2163b868147528c666436ae4c68d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.352618 11169 tablet_replica.cc:333] T 2695c6d96ae642769109849601c83105 P 72d2163b868147528c666436ae4c68d2: stopping tablet replica
I20260713 09:06:31.353194 11169 raft_consensus.cc:2243] T 2695c6d96ae642769109849601c83105 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.353592 11169 raft_consensus.cc:2272] T 2695c6d96ae642769109849601c83105 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.355487 11169 tablet_replica.cc:333] T 5af1a86180824f129ef492de765cbff0 P 72d2163b868147528c666436ae4c68d2: stopping tablet replica
I20260713 09:06:31.356019 11169 raft_consensus.cc:2243] T 5af1a86180824f129ef492de765cbff0 P 72d2163b868147528c666436ae4c68d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.356429 11169 raft_consensus.cc:2272] T 5af1a86180824f129ef492de765cbff0 P 72d2163b868147528c666436ae4c68d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.358399 11169 tablet_replica.cc:333] T 0416476d7b32417e8531a1986084f390 P 72d2163b868147528c666436ae4c68d2: stopping tablet replica
I20260713 09:06:31.359241 11169 raft_consensus.cc:2243] T 0416476d7b32417e8531a1986084f390 P 72d2163b868147528c666436ae4c68d2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:31.360148 11169 raft_consensus.cc:2272] T 0416476d7b32417e8531a1986084f390 P 72d2163b868147528c666436ae4c68d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.362499 11169 tablet_replica.cc:333] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2: stopping tablet replica
I20260713 09:06:31.363159 11169 raft_consensus.cc:2243] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:06:31.363268 12400 consensus_peers.cc:597] T 06c3182261ea444ea169a8853b508da0 P 72d2163b868147528c666436ae4c68d2 -> Peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): Couldn't send request to peer f1f0c8be71a84616b69340476af456e9. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.66:35217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:31.363866 11169 raft_consensus.cc:2272] T cedc9e517417403bba3461b301dfec53 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:31.365723 12662 consensus_peers.cc:597] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 -> Peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): Couldn't send request to peer f1f0c8be71a84616b69340476af456e9. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.66:35217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:31.366379 11169 tablet_replica.cc:333] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2: stopping tablet replica
I20260713 09:06:31.367015 11169 raft_consensus.cc:2243] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:31.367797 11169 raft_consensus.cc:2272] T 25f8917945eb40328be4455bb0e70a1a P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.370064 11169 tablet_replica.cc:333] T abeeaad482374283bcb7a19f2c8260ea P 72d2163b868147528c666436ae4c68d2: stopping tablet replica
I20260713 09:06:31.370822 11169 raft_consensus.cc:2243] T abeeaad482374283bcb7a19f2c8260ea P 72d2163b868147528c666436ae4c68d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.371263 11169 raft_consensus.cc:2272] T abeeaad482374283bcb7a19f2c8260ea P 72d2163b868147528c666436ae4c68d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.373502 11169 tablet_replica.cc:333] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2: stopping tablet replica
I20260713 09:06:31.374312 11169 raft_consensus.cc:2243] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:31.375366 11169 raft_consensus.cc:2272] T cd6836ce8c234206bcecf85da585cc74 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.377279 11169 tablet_replica.cc:333] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2: stopping tablet replica
I20260713 09:06:31.377823 11169 raft_consensus.cc:2243] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.378377 11169 raft_consensus.cc:2272] T 7ca6847d37824909a8a37ea266df6a81 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.380092 11169 tablet_replica.cc:333] T 09c2c051d09f497e9920c8fd1319d836 P 72d2163b868147528c666436ae4c68d2: stopping tablet replica
I20260713 09:06:31.380579 11169 raft_consensus.cc:2243] T 09c2c051d09f497e9920c8fd1319d836 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.381141 11169 raft_consensus.cc:2272] T 09c2c051d09f497e9920c8fd1319d836 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.382840 11169 tablet_replica.cc:333] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 72d2163b868147528c666436ae4c68d2: stopping tablet replica
I20260713 09:06:31.383344 11169 raft_consensus.cc:2243] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.383733 11169 raft_consensus.cc:2272] T 8b1b9458565a44a18dcb7e9c4228f3e6 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.385548 11169 tablet_replica.cc:333] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2: stopping tablet replica
I20260713 09:06:31.386032 11169 raft_consensus.cc:2243] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:31.386974 11169 raft_consensus.cc:2272] T a5ec8e14037c4c3c9df4edf03bef57ee P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.389052 11169 tablet_replica.cc:333] T 06c3182261ea444ea169a8853b508da0 P 72d2163b868147528c666436ae4c68d2: stopping tablet replica
I20260713 09:06:31.389700 11169 raft_consensus.cc:2243] T 06c3182261ea444ea169a8853b508da0 P 72d2163b868147528c666436ae4c68d2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:31.390621 11169 raft_consensus.cc:2272] T 06c3182261ea444ea169a8853b508da0 P 72d2163b868147528c666436ae4c68d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.392401 11169 tablet_replica.cc:333] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2: stopping tablet replica
I20260713 09:06:31.392812 11169 raft_consensus.cc:2243] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.393127 11169 raft_consensus.cc:2272] T f6c66d80f46443d7b8d322ad198ee6d1 P 72d2163b868147528c666436ae4c68d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.395165 11169 tablet_replica.cc:333] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2: stopping tablet replica
I20260713 09:06:31.395573 11169 raft_consensus.cc:2243] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.395895 11169 raft_consensus.cc:2272] T 4add46506c5d43deb664ff7b88d28264 P 72d2163b868147528c666436ae4c68d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.397900 11169 tablet_replica.cc:333] T aa7c31f8c8154c27b4b0d80fef9929e6 P 72d2163b868147528c666436ae4c68d2: stopping tablet replica
I20260713 09:06:31.398284 11169 raft_consensus.cc:2243] T aa7c31f8c8154c27b4b0d80fef9929e6 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.398840 11169 raft_consensus.cc:2272] T aa7c31f8c8154c27b4b0d80fef9929e6 P 72d2163b868147528c666436ae4c68d2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:31.404953 12662 consensus_peers.cc:597] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8 -> Peer f1f0c8be71a84616b69340476af456e9 (127.10.232.66:35217): Couldn't send request to peer f1f0c8be71a84616b69340476af456e9. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.66:35217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:31.412827 12662 consensus_peers.cc:597] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 -> Peer 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649): Couldn't send request to peer 72d2163b868147528c666436ae4c68d2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:31.448359 11169 tablet_server.cc:196] TabletServer@127.10.232.67:0 shutdown complete.
W20260713 09:06:31.494103 12662 consensus_peers.cc:597] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8 -> Peer 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649): Couldn't send request to peer 72d2163b868147528c666436ae4c68d2. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.67:38649: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:31.496851 12662 consensus_peers.cc:597] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 -> Peer 72d2163b868147528c666436ae4c68d2 (127.10.232.67:38649): Couldn't send request to peer 72d2163b868147528c666436ae4c68d2. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.67:38649: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:31.497457 11169 tablet_server.cc:179] TabletServer@127.10.232.68:0 shutting down...
I20260713 09:06:31.536360 11169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:31.537164 11169 tablet_replica.cc:333] T 9699550c02414199a79c66acf0a5be2e P 2c66a8a8c53b4917ab91c4ba03d3b5d8: stopping tablet replica
I20260713 09:06:31.537958 11169 raft_consensus.cc:2243] T 9699550c02414199a79c66acf0a5be2e P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.538755 11169 raft_consensus.cc:2272] T 9699550c02414199a79c66acf0a5be2e P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.541006 11169 tablet_replica.cc:333] T 09c2c051d09f497e9920c8fd1319d836 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: stopping tablet replica
I20260713 09:06:31.541678 11169 raft_consensus.cc:2243] T 09c2c051d09f497e9920c8fd1319d836 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.542366 11169 raft_consensus.cc:2272] T 09c2c051d09f497e9920c8fd1319d836 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.544529 11169 tablet_replica.cc:333] T 25f8917945eb40328be4455bb0e70a1a P 2c66a8a8c53b4917ab91c4ba03d3b5d8: stopping tablet replica
I20260713 09:06:31.545123 11169 raft_consensus.cc:2243] T 25f8917945eb40328be4455bb0e70a1a P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.545717 11169 raft_consensus.cc:2272] T 25f8917945eb40328be4455bb0e70a1a P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.548306 11169 tablet_replica.cc:333] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8: stopping tablet replica
I20260713 09:06:31.549129 11169 raft_consensus.cc:2243] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:31.550042 11169 raft_consensus.cc:2272] T abeeaad482374283bcb7a19f2c8260ea P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.552150 11169 tablet_replica.cc:333] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: stopping tablet replica
I20260713 09:06:31.552772 11169 raft_consensus.cc:2243] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:31.553678 11169 raft_consensus.cc:2272] T f6c66d80f46443d7b8d322ad198ee6d1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.556291 11169 tablet_replica.cc:333] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: stopping tablet replica
I20260713 09:06:31.556914 11169 raft_consensus.cc:2243] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:31.557898 11169 raft_consensus.cc:2272] T 4add46506c5d43deb664ff7b88d28264 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.560482 11169 tablet_replica.cc:333] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8: stopping tablet replica
I20260713 09:06:31.561174 11169 raft_consensus.cc:2243] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:31.562026 11169 raft_consensus.cc:2272] T 61c8a4cbd4274e06a0da3ec521df1b9d P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.564067 11169 tablet_replica.cc:333] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: stopping tablet replica
I20260713 09:06:31.564657 11169 raft_consensus.cc:2243] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:31.565502 11169 raft_consensus.cc:2272] T b5de5984138e4c3a9e6a773f2142b478 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.567564 11169 tablet_replica.cc:333] T cd6836ce8c234206bcecf85da585cc74 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: stopping tablet replica
I20260713 09:06:31.568135 11169 raft_consensus.cc:2243] T cd6836ce8c234206bcecf85da585cc74 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.568687 11169 raft_consensus.cc:2272] T cd6836ce8c234206bcecf85da585cc74 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.570622 11169 tablet_replica.cc:333] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: stopping tablet replica
I20260713 09:06:31.571197 11169 raft_consensus.cc:2243] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:31.572016 11169 raft_consensus.cc:2272] T 03617f12196b4e86b5d1b3318d62bb11 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.574096 11169 tablet_replica.cc:333] T 303d904b5fa44161881900de0081e84f P 2c66a8a8c53b4917ab91c4ba03d3b5d8: stopping tablet replica
I20260713 09:06:31.574769 11169 raft_consensus.cc:2243] T 303d904b5fa44161881900de0081e84f P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.575275 11169 raft_consensus.cc:2272] T 303d904b5fa44161881900de0081e84f P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.577108 11169 tablet_replica.cc:333] T a5ec8e14037c4c3c9df4edf03bef57ee P 2c66a8a8c53b4917ab91c4ba03d3b5d8: stopping tablet replica
I20260713 09:06:31.577670 11169 raft_consensus.cc:2243] T a5ec8e14037c4c3c9df4edf03bef57ee P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.578173 11169 raft_consensus.cc:2272] T a5ec8e14037c4c3c9df4edf03bef57ee P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.580156 11169 tablet_replica.cc:333] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: stopping tablet replica
I20260713 09:06:31.580736 11169 raft_consensus.cc:2243] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.581248 11169 raft_consensus.cc:2272] T 86fbcbc0a8f744e087c4c8c69d531ab1 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.583141 11169 tablet_replica.cc:333] T 3923c1e52ea64c5580528ab21eb73b72 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: stopping tablet replica
I20260713 09:06:31.583688 11169 raft_consensus.cc:2243] T 3923c1e52ea64c5580528ab21eb73b72 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.584193 11169 raft_consensus.cc:2272] T 3923c1e52ea64c5580528ab21eb73b72 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.586045 11169 tablet_replica.cc:333] T 7ca6847d37824909a8a37ea266df6a81 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: stopping tablet replica
I20260713 09:06:31.586612 11169 raft_consensus.cc:2243] T 7ca6847d37824909a8a37ea266df6a81 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.587179 11169 raft_consensus.cc:2272] T 7ca6847d37824909a8a37ea266df6a81 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.589174 11169 tablet_replica.cc:333] T cedc9e517417403bba3461b301dfec53 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: stopping tablet replica
I20260713 09:06:31.589696 11169 raft_consensus.cc:2243] T cedc9e517417403bba3461b301dfec53 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.590236 11169 raft_consensus.cc:2272] T cedc9e517417403bba3461b301dfec53 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.592229 11169 tablet_replica.cc:333] T aa7c31f8c8154c27b4b0d80fef9929e6 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: stopping tablet replica
I20260713 09:06:31.592742 11169 raft_consensus.cc:2243] T aa7c31f8c8154c27b4b0d80fef9929e6 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.593242 11169 raft_consensus.cc:2272] T aa7c31f8c8154c27b4b0d80fef9929e6 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.595165 11169 tablet_replica.cc:333] T 417dcc58f89c4ee9bd0190f9d6056d83 P 2c66a8a8c53b4917ab91c4ba03d3b5d8: stopping tablet replica
I20260713 09:06:31.595652 11169 raft_consensus.cc:2243] T 417dcc58f89c4ee9bd0190f9d6056d83 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.596196 11169 raft_consensus.cc:2272] T 417dcc58f89c4ee9bd0190f9d6056d83 P 2c66a8a8c53b4917ab91c4ba03d3b5d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.635890 11169 tablet_server.cc:196] TabletServer@127.10.232.68:0 shutdown complete.
I20260713 09:06:31.669180 11169 master.cc:562] Master@127.10.232.126:45437 shutting down...
I20260713 09:06:31.698614 11169 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8e71362f98d94211903230b4146266c7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:31.699208 11169 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8e71362f98d94211903230b4146266c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.699551 11169 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8e71362f98d94211903230b4146266c7: stopping tablet replica
I20260713 09:06:31.720882 11169 master.cc:584] Master@127.10.232.126:45437 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27396 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:06:31.781093 11169 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.232.126:36469
I20260713 09:06:31.782225 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:31.788821 13124 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
W20260713 09:06:31.788973 13125 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
I20260713 09:06:31.790369 11169 server_base.cc:1061] running on GCE node
W20260713 09:06:31.790634 13127 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
I20260713 09:06:31.792104 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:31.792306 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:31.792483 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933591792468 us; error 0 us; skew 500 ppm
I20260713 09:06:31.793045 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:31.795768 11169 webserver.cc:533] Webserver started at http://127.10.232.126:38277/ using document root <none> and password file <none>
I20260713 09:06:31.796252 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:31.796422 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:31.796730 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:31.797829 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-0/minicluster-data/master-0-root/instance:
uuid: "2295ccb9ec6b41c5b92e48861882a9fc"
format_stamp: "Formatted at 2026-07-13 09:06:31 on dist-test-slave-5ggs"
I20260713 09:06:31.802516 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:06:31.805989 13132 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:31.806959 11169 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260713 09:06:31.807320 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-0/minicluster-data/master-0-root
uuid: "2295ccb9ec6b41c5b92e48861882a9fc"
format_stamp: "Formatted at 2026-07-13 09:06:31 on dist-test-slave-5ggs"
I20260713 09:06:31.807580 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-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)
I20260713 09:06:31.830339 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:31.831679 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:31.876088 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.126:36469
I20260713 09:06:31.876387 13183 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.126:36469 every 8 connection(s)
I20260713 09:06:31.880328 13184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.891424 13184 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2295ccb9ec6b41c5b92e48861882a9fc: Bootstrap starting.
I20260713 09:06:31.896622 13184 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2295ccb9ec6b41c5b92e48861882a9fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.901665 13184 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2295ccb9ec6b41c5b92e48861882a9fc: No bootstrap required, opened a new log
I20260713 09:06:31.904228 13184 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2295ccb9ec6b41c5b92e48861882a9fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2295ccb9ec6b41c5b92e48861882a9fc" member_type: VOTER }
I20260713 09:06:31.904654 13184 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2295ccb9ec6b41c5b92e48861882a9fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.904956 13184 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2295ccb9ec6b41c5b92e48861882a9fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2295ccb9ec6b41c5b92e48861882a9fc, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.905676 13184 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2295ccb9ec6b41c5b92e48861882a9fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2295ccb9ec6b41c5b92e48861882a9fc" member_type: VOTER }
I20260713 09:06:31.906193 13184 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2295ccb9ec6b41c5b92e48861882a9fc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:31.906450 13184 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2295ccb9ec6b41c5b92e48861882a9fc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:31.906731 13184 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2295ccb9ec6b41c5b92e48861882a9fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.911820 13184 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2295ccb9ec6b41c5b92e48861882a9fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2295ccb9ec6b41c5b92e48861882a9fc" member_type: VOTER }
I20260713 09:06:31.912415 13184 leader_election.cc:304] T 00000000000000000000000000000000 P 2295ccb9ec6b41c5b92e48861882a9fc [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: 2295ccb9ec6b41c5b92e48861882a9fc; no voters: 
I20260713 09:06:31.913676 13184 leader_election.cc:290] T 00000000000000000000000000000000 P 2295ccb9ec6b41c5b92e48861882a9fc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:31.914218 13187 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2295ccb9ec6b41c5b92e48861882a9fc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.915786 13187 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2295ccb9ec6b41c5b92e48861882a9fc [term 1 LEADER]: Becoming Leader. State: Replica: 2295ccb9ec6b41c5b92e48861882a9fc, State: Running, Role: LEADER
I20260713 09:06:31.916496 13187 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2295ccb9ec6b41c5b92e48861882a9fc [LEADER]: Queue going to LEADER mode. State: All 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: "2295ccb9ec6b41c5b92e48861882a9fc" member_type: VOTER }
I20260713 09:06:31.916925 13184 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2295ccb9ec6b41c5b92e48861882a9fc [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:31.921238 13188 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2295ccb9ec6b41c5b92e48861882a9fc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2295ccb9ec6b41c5b92e48861882a9fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2295ccb9ec6b41c5b92e48861882a9fc" member_type: VOTER } }
I20260713 09:06:31.921872 13188 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2295ccb9ec6b41c5b92e48861882a9fc [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:31.921942 13189 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2295ccb9ec6b41c5b92e48861882a9fc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2295ccb9ec6b41c5b92e48861882a9fc. Latest consensus state: current_term: 1 leader_uuid: "2295ccb9ec6b41c5b92e48861882a9fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2295ccb9ec6b41c5b92e48861882a9fc" member_type: VOTER } }
I20260713 09:06:31.922542 13189 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2295ccb9ec6b41c5b92e48861882a9fc [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:31.929191 13193 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:31.934302 13193 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:31.939302 11169 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:31.944638 13193 catalog_manager.cc:1383] Generated new cluster ID: c2c53084b5b84ce292546efb37bc7aa7
I20260713 09:06:31.945016 13193 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:31.965770 13193 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:31.967280 13193 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:31.986596 13193 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2295ccb9ec6b41c5b92e48861882a9fc: Generated new TSK 0
I20260713 09:06:31.987382 13193 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:32.005823 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:32.012651 13205 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
W20260713 09:06:32.013104 13206 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
W20260713 09:06:32.015632 13208 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
I20260713 09:06:32.015921 11169 server_base.cc:1061] running on GCE node
I20260713 09:06:32.017107 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:32.017293 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:32.017482 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933592017469 us; error 0 us; skew 500 ppm
I20260713 09:06:32.018066 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:32.020836 11169 webserver.cc:533] Webserver started at http://127.10.232.65:37453/ using document root <none> and password file <none>
I20260713 09:06:32.021328 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:32.021488 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:32.021826 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:32.023028 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-0/minicluster-data/ts-0-root/instance:
uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
format_stamp: "Formatted at 2026-07-13 09:06:32 on dist-test-slave-5ggs"
I20260713 09:06:32.028611 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:06:32.032452 13213 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:32.033550 11169 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260713 09:06:32.033915 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-0/minicluster-data/ts-0-root
uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
format_stamp: "Formatted at 2026-07-13 09:06:32 on dist-test-slave-5ggs"
I20260713 09:06:32.034204 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-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)
I20260713 09:06:32.055037 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:32.056352 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:32.058053 11169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:32.060796 11169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:32.061031 11169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:32.061307 11169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:32.061537 11169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:32.108775 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.65:37071
I20260713 09:06:32.108958 13275 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.65:37071 every 8 connection(s)
I20260713 09:06:32.114401 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:32.122082 13280 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
W20260713 09:06:32.124190 13281 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
W20260713 09:06:32.125921 13283 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
I20260713 09:06:32.127955 11169 server_base.cc:1061] running on GCE node
I20260713 09:06:32.129084 13276 heartbeater.cc:344] Connected to a master server at 127.10.232.126:36469
I20260713 09:06:32.129536 13276 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:32.129664 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:32.129966 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:32.130218 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933592130194 us; error 0 us; skew 500 ppm
I20260713 09:06:32.130618 13276 heartbeater.cc:507] Master 127.10.232.126:36469 requested a full tablet report, sending...
I20260713 09:06:32.131194 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:32.133524 13149 ts_manager.cc:194] Registered new tserver with Master: 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:32.134954 11169 webserver.cc:533] Webserver started at http://127.10.232.66:34411/ using document root <none> and password file <none>
I20260713 09:06:32.135790 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:32.136056 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:32.136421 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:32.136675 13149 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34190
I20260713 09:06:32.138340 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-0/minicluster-data/ts-1-root/instance:
uuid: "2d834193bc8f4a60b914af2df35ee46c"
format_stamp: "Formatted at 2026-07-13 09:06:32 on dist-test-slave-5ggs"
I20260713 09:06:32.144024 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:06:32.147785 13288 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:32.148744 11169 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:06:32.149025 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-0/minicluster-data/ts-1-root
uuid: "2d834193bc8f4a60b914af2df35ee46c"
format_stamp: "Formatted at 2026-07-13 09:06:32 on dist-test-slave-5ggs"
I20260713 09:06:32.149289 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-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)
I20260713 09:06:32.167804 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:32.169099 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:32.170827 11169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:32.173260 11169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:32.173449 11169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:32.173776 11169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:32.173978 11169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:32.221374 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.66:33285
I20260713 09:06:32.221524 13350 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.66:33285 every 8 connection(s)
I20260713 09:06:32.226774 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:32.235994 13354 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
W20260713 09:06:32.237838 13355 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
W20260713 09:06:32.241487 13357 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
I20260713 09:06:32.242091 13351 heartbeater.cc:344] Connected to a master server at 127.10.232.126:36469
I20260713 09:06:32.242803 13351 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:32.243793 13351 heartbeater.cc:507] Master 127.10.232.126:36469 requested a full tablet report, sending...
I20260713 09:06:32.242142 11169 server_base.cc:1061] running on GCE node
I20260713 09:06:32.245759 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:32.246055 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:32.246297 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933592246279 us; error 0 us; skew 500 ppm
I20260713 09:06:32.246680 13149 ts_manager.cc:194] Registered new tserver with Master: 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:32.247123 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:32.248937 13149 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34200
I20260713 09:06:32.250780 11169 webserver.cc:533] Webserver started at http://127.10.232.67:33143/ using document root <none> and password file <none>
I20260713 09:06:32.251425 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:32.251648 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:32.251927 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:32.253130 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-0/minicluster-data/ts-2-root/instance:
uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
format_stamp: "Formatted at 2026-07-13 09:06:32 on dist-test-slave-5ggs"
I20260713 09:06:32.257864 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:06:32.261597 13362 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:32.262553 11169 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:06:32.262874 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-0/minicluster-data/ts-2-root
uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
format_stamp: "Formatted at 2026-07-13 09:06:32 on dist-test-slave-5ggs"
I20260713 09:06:32.263170 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-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)
I20260713 09:06:32.280916 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:32.282124 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:32.283718 11169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:32.286032 11169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:32.286265 11169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:32.286535 11169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:32.286707 11169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:32.331053 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.67:45583
I20260713 09:06:32.331188 13424 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.67:45583 every 8 connection(s)
I20260713 09:06:32.336380 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:32.344182 13428 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
W20260713 09:06:32.346174 13429 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
W20260713 09:06:32.348155 13431 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
I20260713 09:06:32.349843 13425 heartbeater.cc:344] Connected to a master server at 127.10.232.126:36469
I20260713 09:06:32.350315 13425 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:32.350651 11169 server_base.cc:1061] running on GCE node
I20260713 09:06:32.351421 13425 heartbeater.cc:507] Master 127.10.232.126:36469 requested a full tablet report, sending...
I20260713 09:06:32.351900 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:32.352185 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:32.352413 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933592352392 us; error 0 us; skew 500 ppm
I20260713 09:06:32.353188 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:32.353930 13149 ts_manager.cc:194] Registered new tserver with Master: 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:32.356037 13149 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34208
I20260713 09:06:32.356622 11169 webserver.cc:533] Webserver started at http://127.10.232.68:46807/ using document root <none> and password file <none>
I20260713 09:06:32.357326 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:32.357591 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:32.357916 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:32.359140 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-0/minicluster-data/ts-3-root/instance:
uuid: "8c86f8e0192f4af8934bdded5883c50f"
format_stamp: "Formatted at 2026-07-13 09:06:32 on dist-test-slave-5ggs"
I20260713 09:06:32.363881 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:32.367642 13436 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:32.368558 11169 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:06:32.368896 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-0/minicluster-data/ts-3-root
uuid: "8c86f8e0192f4af8934bdded5883c50f"
format_stamp: "Formatted at 2026-07-13 09:06:32 on dist-test-slave-5ggs"
I20260713 09:06:32.369184 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-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)
I20260713 09:06:32.394574 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:32.396291 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:32.398113 11169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:32.400796 11169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:32.401100 11169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:32.401360 11169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:32.401536 11169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:32.450469 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.68:41449
I20260713 09:06:32.450721 13498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.68:41449 every 8 connection(s)
I20260713 09:06:32.466595 13499 heartbeater.cc:344] Connected to a master server at 127.10.232.126:36469
I20260713 09:06:32.467069 13499 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:32.467854 13499 heartbeater.cc:507] Master 127.10.232.126:36469 requested a full tablet report, sending...
I20260713 09:06:32.470045 13149 ts_manager.cc:194] Registered new tserver with Master: 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:32.470846 11169 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01680761s
I20260713 09:06:32.472074 13149 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34220
I20260713 09:06:32.501228 13149 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34226:
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"
    }
  }
}
I20260713 09:06:32.645453 13390 tablet_service.cc:1511] Processing CreateTablet for tablet 87aec390b0914e1698b2064770d5308b (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:32.647737 13390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87aec390b0914e1698b2064770d5308b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.654902 13389 tablet_service.cc:1511] Processing CreateTablet for tablet 08033fa92eaf44d986d05c2820e9171e (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:32.656796 13389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08033fa92eaf44d986d05c2820e9171e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.664693 13316 tablet_service.cc:1511] Processing CreateTablet for tablet 08033fa92eaf44d986d05c2820e9171e (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:32.674816 13463 tablet_service.cc:1511] Processing CreateTablet for tablet 65eee811537f4bafb0dbc120fd709e7d (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:32.681442 13387 tablet_service.cc:1511] Processing CreateTablet for tablet a8a2fc4db4dd4635812996912d5c801a (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:32.670339 13388 tablet_service.cc:1511] Processing CreateTablet for tablet 3662830aa3ec46bebe1e2733be5fde12 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:32.682955 13387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8a2fc4db4dd4635812996912d5c801a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.684371 13315 tablet_service.cc:1511] Processing CreateTablet for tablet 65eee811537f4bafb0dbc120fd709e7d (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:32.685086 13313 tablet_service.cc:1511] Processing CreateTablet for tablet a8a2fc4db4dd4635812996912d5c801a (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:32.687270 13314 tablet_service.cc:1511] Processing CreateTablet for tablet 3662830aa3ec46bebe1e2733be5fde12 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:32.673082 13464 tablet_service.cc:1511] Processing CreateTablet for tablet 87aec390b0914e1698b2064770d5308b (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:32.674450 13241 tablet_service.cc:1511] Processing CreateTablet for tablet 87aec390b0914e1698b2064770d5308b (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:32.682448 13463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65eee811537f4bafb0dbc120fd709e7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.690443 13241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87aec390b0914e1698b2064770d5308b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.691851 13312 tablet_service.cc:1511] Processing CreateTablet for tablet ed0d50a776694b14b5cf7bdb36c88aef (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:32.676398 13240 tablet_service.cc:1511] Processing CreateTablet for tablet 08033fa92eaf44d986d05c2820e9171e (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:32.695485 13240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08033fa92eaf44d986d05c2820e9171e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.677745 13237 tablet_service.cc:1511] Processing CreateTablet for tablet ed0d50a776694b14b5cf7bdb36c88aef (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:32.696477 13236 tablet_service.cc:1511] Processing CreateTablet for tablet 6e00405cdeb84f81b8c53085f056c569 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:32.678220 13239 tablet_service.cc:1511] Processing CreateTablet for tablet 65eee811537f4bafb0dbc120fd709e7d (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:32.699055 13390 tablet_service.cc:1511] Processing CreateTablet for tablet 6e00405cdeb84f81b8c53085f056c569 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:32.699862 13237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed0d50a776694b14b5cf7bdb36c88aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.701560 13311 tablet_service.cc:1511] Processing CreateTablet for tablet 42d8d947e6ac4f54844510568fc70ada (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:32.708415 13460 tablet_service.cc:1511] Processing CreateTablet for tablet 6e00405cdeb84f81b8c53085f056c569 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:32.711576 13239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65eee811537f4bafb0dbc120fd709e7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.715888 13236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e00405cdeb84f81b8c53085f056c569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.724939 13460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e00405cdeb84f81b8c53085f056c569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.727002 13464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87aec390b0914e1698b2064770d5308b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.735502 13389 tablet_service.cc:1511] Processing CreateTablet for tablet 42d8d947e6ac4f54844510568fc70ada (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:32.742319 13459 tablet_service.cc:1511] Processing CreateTablet for tablet 42d8d947e6ac4f54844510568fc70ada (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:32.744246 13459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d8d947e6ac4f54844510568fc70ada. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.679828 13519 tablet_bootstrap.cc:492] T 08033fa92eaf44d986d05c2820e9171e P 7f49d08ee6074a0e939f4976fb82ba2f: Bootstrap starting.
I20260713 09:06:32.679586 13462 tablet_service.cc:1511] Processing CreateTablet for tablet 3662830aa3ec46bebe1e2733be5fde12 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:32.771359 13462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3662830aa3ec46bebe1e2733be5fde12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.679977 13461 tablet_service.cc:1511] Processing CreateTablet for tablet ed0d50a776694b14b5cf7bdb36c88aef (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:32.773713 13461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed0d50a776694b14b5cf7bdb36c88aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.680186 13238 tablet_service.cc:1511] Processing CreateTablet for tablet a8a2fc4db4dd4635812996912d5c801a (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:32.682448 13316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08033fa92eaf44d986d05c2820e9171e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.689206 13388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3662830aa3ec46bebe1e2733be5fde12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.776271 13390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e00405cdeb84f81b8c53085f056c569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.777608 13238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8a2fc4db4dd4635812996912d5c801a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.778898 13314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3662830aa3ec46bebe1e2733be5fde12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.780459 13389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d8d947e6ac4f54844510568fc70ada. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.782895 13315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65eee811537f4bafb0dbc120fd709e7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.784473 13311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d8d947e6ac4f54844510568fc70ada. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.786446 13312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed0d50a776694b14b5cf7bdb36c88aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.788775 13313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8a2fc4db4dd4635812996912d5c801a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.810765 13235 tablet_service.cc:1511] Processing CreateTablet for tablet 5e76f7053afe4bc89d0a23613323c064 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:32.812551 13235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e76f7053afe4bc89d0a23613323c064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.818866 13310 tablet_service.cc:1511] Processing CreateTablet for tablet 5e76f7053afe4bc89d0a23613323c064 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:32.820585 13310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e76f7053afe4bc89d0a23613323c064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.848397 13386 tablet_service.cc:1511] Processing CreateTablet for tablet 5e76f7053afe4bc89d0a23613323c064 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:32.850208 13386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e76f7053afe4bc89d0a23613323c064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.866127 13458 tablet_service.cc:1511] Processing CreateTablet for tablet 2813f6b853bd479987862682a8799d5e (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:32.870052 13234 tablet_service.cc:1511] Processing CreateTablet for tablet 2813f6b853bd479987862682a8799d5e (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:32.886857 13519 tablet_bootstrap.cc:654] T 08033fa92eaf44d986d05c2820e9171e P 7f49d08ee6074a0e939f4976fb82ba2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.894903 13234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2813f6b853bd479987862682a8799d5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.902889 13458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2813f6b853bd479987862682a8799d5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.903926 13309 tablet_service.cc:1511] Processing CreateTablet for tablet 2813f6b853bd479987862682a8799d5e (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:32.905821 13309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2813f6b853bd479987862682a8799d5e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:06:32.934207 13197 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:32.938957 13387 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb48d7ca330400985d613e344a33568 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:32.940483 13387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb48d7ca330400985d613e344a33568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.948400 13457 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb48d7ca330400985d613e344a33568 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:32.950155 13457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb48d7ca330400985d613e344a33568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.970441 13233 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb48d7ca330400985d613e344a33568 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:32.971905 13233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb48d7ca330400985d613e344a33568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.000872 13312 tablet_service.cc:1511] Processing CreateTablet for tablet a06d1528408d400a8d18e97d6b240c48 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:33.003077 13312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a06d1528408d400a8d18e97d6b240c48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.011198 13521 tablet_bootstrap.cc:492] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f: Bootstrap starting.
I20260713 09:06:33.038441 13390 tablet_service.cc:1511] Processing CreateTablet for tablet a06d1528408d400a8d18e97d6b240c48 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:33.039863 13390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a06d1528408d400a8d18e97d6b240c48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.040979 13459 tablet_service.cc:1511] Processing CreateTablet for tablet a06d1528408d400a8d18e97d6b240c48 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:33.046633 13459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a06d1528408d400a8d18e97d6b240c48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.042229 13521 tablet_bootstrap.cc:654] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.051352 13237 tablet_service.cc:1511] Processing CreateTablet for tablet 10e37dd3943b4c9c80f04d071b0bd128 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:33.055545 13237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e37dd3943b4c9c80f04d071b0bd128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.055846 13385 tablet_service.cc:1511] Processing CreateTablet for tablet 10e37dd3943b4c9c80f04d071b0bd128 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:33.057302 13385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e37dd3943b4c9c80f04d071b0bd128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.053851 13309 tablet_service.cc:1511] Processing CreateTablet for tablet 10e37dd3943b4c9c80f04d071b0bd128 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:33.060168 13522 tablet_bootstrap.cc:492] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c: Bootstrap starting.
I20260713 09:06:33.062929 13309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e37dd3943b4c9c80f04d071b0bd128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.063809 13462 tablet_service.cc:1511] Processing CreateTablet for tablet f31146cae8a140128540297bdacf2e95 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:33.073356 13519 tablet_bootstrap.cc:492] T 08033fa92eaf44d986d05c2820e9171e P 7f49d08ee6074a0e939f4976fb82ba2f: No bootstrap required, opened a new log
I20260713 09:06:33.074018 13519 ts_tablet_manager.cc:1403] T 08033fa92eaf44d986d05c2820e9171e P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent bootstrapping tablet: real 0.395s	user 0.015s	sys 0.003s
I20260713 09:06:33.077764 13519 raft_consensus.cc:359] T 08033fa92eaf44d986d05c2820e9171e P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:33.078694 13519 raft_consensus.cc:385] T 08033fa92eaf44d986d05c2820e9171e P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.079057 13519 raft_consensus.cc:740] T 08033fa92eaf44d986d05c2820e9171e P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.080399 13462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f31146cae8a140128540297bdacf2e95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.080066 13519 consensus_queue.cc:260] T 08033fa92eaf44d986d05c2820e9171e P 7f49d08ee6074a0e939f4976fb82ba2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:33.093349 13238 tablet_service.cc:1511] Processing CreateTablet for tablet f31146cae8a140128540297bdacf2e95 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:33.095618 13315 tablet_service.cc:1511] Processing CreateTablet for tablet f31146cae8a140128540297bdacf2e95 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:33.097172 13315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f31146cae8a140128540297bdacf2e95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.098240 13522 tablet_bootstrap.cc:654] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.100908 13523 tablet_bootstrap.cc:492] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:33.104213 13387 tablet_service.cc:1511] Processing CreateTablet for tablet 752ebc871bda4584a5a59c2ae57b7012 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:33.105701 13387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 752ebc871bda4584a5a59c2ae57b7012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.106727 13238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f31146cae8a140128540297bdacf2e95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.106755 13461 tablet_service.cc:1511] Processing CreateTablet for tablet 752ebc871bda4584a5a59c2ae57b7012 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:33.108417 13461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 752ebc871bda4584a5a59c2ae57b7012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.123255 13236 tablet_service.cc:1511] Processing CreateTablet for tablet 752ebc871bda4584a5a59c2ae57b7012 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:33.123371 13314 tablet_service.cc:1511] Processing CreateTablet for tablet 4e878303cc7047ada8404f75b0ea4fab (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:33.124825 13236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 752ebc871bda4584a5a59c2ae57b7012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.125434 13314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e878303cc7047ada8404f75b0ea4fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.133991 13389 tablet_service.cc:1511] Processing CreateTablet for tablet 4e878303cc7047ada8404f75b0ea4fab (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:33.135596 13389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e878303cc7047ada8404f75b0ea4fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.139354 13523 tablet_bootstrap.cc:654] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.140360 13276 heartbeater.cc:499] Master 127.10.232.126:36469 was elected leader, sending a full tablet report...
I20260713 09:06:33.170574 13236 tablet_service.cc:1511] Processing CreateTablet for tablet 14fd9aeb71c14f4390c52f63a513d957 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:33.171654 13315 tablet_service.cc:1511] Processing CreateTablet for tablet 14fd9aeb71c14f4390c52f63a513d957 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:33.172194 13236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14fd9aeb71c14f4390c52f63a513d957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.173444 13315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14fd9aeb71c14f4390c52f63a513d957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.174803 13457 tablet_service.cc:1511] Processing CreateTablet for tablet 723f1b25a350466b98e6af750ab31485 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:33.176329 13457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 723f1b25a350466b98e6af750ab31485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.168676 13459 tablet_service.cc:1511] Processing CreateTablet for tablet 4e878303cc7047ada8404f75b0ea4fab (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:33.181046 13459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e878303cc7047ada8404f75b0ea4fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.209276 13240 tablet_service.cc:1511] Processing CreateTablet for tablet 723f1b25a350466b98e6af750ab31485 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:33.212770 13309 tablet_service.cc:1511] Processing CreateTablet for tablet 723f1b25a350466b98e6af750ab31485 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:33.213307 13386 tablet_service.cc:1511] Processing CreateTablet for tablet 1552c56ff23d4c2f885d7f87c59abf6e (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:33.214344 13309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 723f1b25a350466b98e6af750ab31485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.205942 13390 tablet_service.cc:1511] Processing CreateTablet for tablet 14fd9aeb71c14f4390c52f63a513d957 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:33.222129 13240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 723f1b25a350466b98e6af750ab31485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.221877 13464 tablet_service.cc:1511] Processing CreateTablet for tablet 1552c56ff23d4c2f885d7f87c59abf6e (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:33.223538 13464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1552c56ff23d4c2f885d7f87c59abf6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.226660 13519 ts_tablet_manager.cc:1434] T 08033fa92eaf44d986d05c2820e9171e P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent starting tablet: real 0.152s	user 0.021s	sys 0.028s
I20260713 09:06:33.228685 13425 heartbeater.cc:499] Master 127.10.232.126:36469 was elected leader, sending a full tablet report...
I20260713 09:06:33.231671 13390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14fd9aeb71c14f4390c52f63a513d957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.231416 13237 tablet_service.cc:1511] Processing CreateTablet for tablet 1552c56ff23d4c2f885d7f87c59abf6e (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:33.236053 13521 tablet_bootstrap.cc:492] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f: No bootstrap required, opened a new log
I20260713 09:06:33.236662 13521 ts_tablet_manager.cc:1403] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f: Time spent bootstrapping tablet: real 0.226s	user 0.017s	sys 0.006s
I20260713 09:06:33.238619 13522 tablet_bootstrap.cc:492] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c: No bootstrap required, opened a new log
I20260713 09:06:33.246905 13522 ts_tablet_manager.cc:1403] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c: Time spent bootstrapping tablet: real 0.187s	user 0.022s	sys 0.022s
I20260713 09:06:33.242084 13386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1552c56ff23d4c2f885d7f87c59abf6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.232937 13237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1552c56ff23d4c2f885d7f87c59abf6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.252023 13351 heartbeater.cc:499] Master 127.10.232.126:36469 was elected leader, sending a full tablet report...
I20260713 09:06:33.242281 13523 tablet_bootstrap.cc:492] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8: No bootstrap required, opened a new log
I20260713 09:06:33.263019 13523 ts_tablet_manager.cc:1403] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.162s	user 0.022s	sys 0.025s
I20260713 09:06:33.241495 13519 tablet_bootstrap.cc:492] T 87aec390b0914e1698b2064770d5308b P 7f49d08ee6074a0e939f4976fb82ba2f: Bootstrap starting.
I20260713 09:06:33.263746 13522 raft_consensus.cc:359] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:33.270079 13522 raft_consensus.cc:385] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.270571 13522 raft_consensus.cc:740] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.269237 13312 tablet_service.cc:1511] Processing CreateTablet for tablet 69a9f9bb9aad4ab1a4e81953d6c73691 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:33.271867 13312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69a9f9bb9aad4ab1a4e81953d6c73691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.271745 13522 consensus_queue.cc:260] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:33.274577 13387 tablet_service.cc:1511] Processing CreateTablet for tablet 69a9f9bb9aad4ab1a4e81953d6c73691 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:33.275673 13458 tablet_service.cc:1511] Processing CreateTablet for tablet 69a9f9bb9aad4ab1a4e81953d6c73691 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:33.277683 13458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69a9f9bb9aad4ab1a4e81953d6c73691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.282708 13523 raft_consensus.cc:359] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:33.283679 13523 raft_consensus.cc:385] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.284066 13523 raft_consensus.cc:740] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.284893 13523 consensus_queue.cc:260] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:33.286751 13387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69a9f9bb9aad4ab1a4e81953d6c73691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.289310 13234 tablet_service.cc:1511] Processing CreateTablet for tablet 781e9b94cce545338eed67e672056954 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:33.290946 13234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 781e9b94cce545338eed67e672056954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.290674 13314 tablet_service.cc:1511] Processing CreateTablet for tablet 781e9b94cce545338eed67e672056954 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:33.292189 13314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 781e9b94cce545338eed67e672056954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.294145 13525 raft_consensus.cc:493] T 08033fa92eaf44d986d05c2820e9171e P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.294713 13525 raft_consensus.cc:515] T 08033fa92eaf44d986d05c2820e9171e P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:33.302696 13389 tablet_service.cc:1511] Processing CreateTablet for tablet 781e9b94cce545338eed67e672056954 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:33.309029 13525 leader_election.cc:290] T 08033fa92eaf44d986d05c2820e9171e P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:33.312793 13459 tablet_service.cc:1511] Processing CreateTablet for tablet 2457a7a7648c4eae83572fc2c9aced27 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:33.314821 13459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2457a7a7648c4eae83572fc2c9aced27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.318966 13389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 781e9b94cce545338eed67e672056954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.328751 13519 tablet_bootstrap.cc:654] T 87aec390b0914e1698b2064770d5308b P 7f49d08ee6074a0e939f4976fb82ba2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.263464 13521 raft_consensus.cc:359] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:33.330767 13521 raft_consensus.cc:385] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.331287 13521 raft_consensus.cc:740] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.332823 13521 consensus_queue.cc:260] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
W20260713 09:06:33.337359 13426 tablet.cc:2406] T 08033fa92eaf44d986d05c2820e9171e P 7f49d08ee6074a0e939f4976fb82ba2f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:06:33.342226 13315 tablet_service.cc:1511] Processing CreateTablet for tablet 2457a7a7648c4eae83572fc2c9aced27 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:33.343734 13315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2457a7a7648c4eae83572fc2c9aced27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.344497 13385 tablet_service.cc:1511] Processing CreateTablet for tablet 043aa15899a34f4daf317cdce82602e1 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:33.346127 13385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 043aa15899a34f4daf317cdce82602e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.347188 13237 tablet_service.cc:1511] Processing CreateTablet for tablet 043aa15899a34f4daf317cdce82602e1 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:33.348652 13237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 043aa15899a34f4daf317cdce82602e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.351465 13462 tablet_service.cc:1511] Processing CreateTablet for tablet 043aa15899a34f4daf317cdce82602e1 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:33.352965 13462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 043aa15899a34f4daf317cdce82602e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.352742 13236 tablet_service.cc:1511] Processing CreateTablet for tablet 2457a7a7648c4eae83572fc2c9aced27 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:33.354172 13236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2457a7a7648c4eae83572fc2c9aced27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.378320 13388 tablet_service.cc:1511] Processing CreateTablet for tablet 1cfcfb72555047e2a814c7fb2b48a969 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:33.379951 13388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cfcfb72555047e2a814c7fb2b48a969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.398592 13522 ts_tablet_manager.cc:1434] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c: Time spent starting tablet: real 0.147s	user 0.019s	sys 0.008s
I20260713 09:06:33.400022 13522 tablet_bootstrap.cc:492] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c: Bootstrap starting.
I20260713 09:06:33.410250 13251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08033fa92eaf44d986d05c2820e9171e" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
W20260713 09:06:33.412277 13365 leader_election.cc:343] T 08033fa92eaf44d986d05c2820e9171e P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:33.419366 13523 ts_tablet_manager.cc:1434] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.156s	user 0.011s	sys 0.012s
I20260713 09:06:33.420712 13523 tablet_bootstrap.cc:492] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:33.434597 13461 tablet_service.cc:1511] Processing CreateTablet for tablet 1cfcfb72555047e2a814c7fb2b48a969 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:33.436293 13499 heartbeater.cc:499] Master 127.10.232.126:36469 was elected leader, sending a full tablet report...
I20260713 09:06:33.436982 13461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cfcfb72555047e2a814c7fb2b48a969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.438969 13528 raft_consensus.cc:493] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.439610 13528 raft_consensus.cc:515] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:33.438963 13521 ts_tablet_manager.cc:1434] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f: Time spent starting tablet: real 0.198s	user 0.028s	sys 0.029s
I20260713 09:06:33.441720 13521 tablet_bootstrap.cc:492] T 3662830aa3ec46bebe1e2733be5fde12 P 8c86f8e0192f4af8934bdded5883c50f: Bootstrap starting.
I20260713 09:06:33.445488 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08033fa92eaf44d986d05c2820e9171e" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
W20260713 09:06:33.447510 13363 leader_election.cc:343] T 08033fa92eaf44d986d05c2820e9171e P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:33.448004 13363 leader_election.cc:304] T 08033fa92eaf44d986d05c2820e9171e P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 2d834193bc8f4a60b914af2df35ee46c, 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:33.449295 13525 raft_consensus.cc:2749] T 08033fa92eaf44d986d05c2820e9171e P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:33.451753 13528 leader_election.cc:290] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:33.500648 13523 tablet_bootstrap.cc:654] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.504819 13251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e76f7053afe4bc89d0a23613323c064" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
W20260713 09:06:33.508839 13291 leader_election.cc:343] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:33.518930 13314 tablet_service.cc:1511] Processing CreateTablet for tablet 1cfcfb72555047e2a814c7fb2b48a969 (DEFAULT_TABLE table=test-workload [id=0e95c4ff74fa44108e40dbbe3d50be8d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:33.521144 13314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cfcfb72555047e2a814c7fb2b48a969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.522449 13521 tablet_bootstrap.cc:654] T 3662830aa3ec46bebe1e2733be5fde12 P 8c86f8e0192f4af8934bdded5883c50f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.541100 13519 tablet_bootstrap.cc:492] T 87aec390b0914e1698b2064770d5308b P 7f49d08ee6074a0e939f4976fb82ba2f: No bootstrap required, opened a new log
I20260713 09:06:33.541702 13519 ts_tablet_manager.cc:1403] T 87aec390b0914e1698b2064770d5308b P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent bootstrapping tablet: real 0.300s	user 0.019s	sys 0.018s
I20260713 09:06:33.547060 13522 tablet_bootstrap.cc:654] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.548182 13521 tablet_bootstrap.cc:492] T 3662830aa3ec46bebe1e2733be5fde12 P 8c86f8e0192f4af8934bdded5883c50f: No bootstrap required, opened a new log
I20260713 09:06:33.548754 13521 ts_tablet_manager.cc:1403] T 3662830aa3ec46bebe1e2733be5fde12 P 8c86f8e0192f4af8934bdded5883c50f: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.016s
I20260713 09:06:33.552801 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e76f7053afe4bc89d0a23613323c064" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:33.553604 13523 tablet_bootstrap.cc:492] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8: No bootstrap required, opened a new log
I20260713 09:06:33.554193 13523 ts_tablet_manager.cc:1403] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.134s	user 0.016s	sys 0.000s
I20260713 09:06:33.554243 13521 raft_consensus.cc:359] T 3662830aa3ec46bebe1e2733be5fde12 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
W20260713 09:06:33.555049 13290 leader_election.cc:343] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:33.551925 13519 raft_consensus.cc:359] T 87aec390b0914e1698b2064770d5308b P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:33.555889 13519 raft_consensus.cc:385] T 87aec390b0914e1698b2064770d5308b P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.555788 13290 leader_election.cc:304] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c; no voters: 3694df3c2a5243dd9f1568ba9f0466b8, 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:33.556313 13519 raft_consensus.cc:740] T 87aec390b0914e1698b2064770d5308b P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.556815 13528 raft_consensus.cc:2749] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:33.555192 13521 raft_consensus.cc:385] T 3662830aa3ec46bebe1e2733be5fde12 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.557157 13519 consensus_queue.cc:260] T 87aec390b0914e1698b2064770d5308b P 7f49d08ee6074a0e939f4976fb82ba2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:33.557549 13521 raft_consensus.cc:740] T 3662830aa3ec46bebe1e2733be5fde12 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.558696 13521 consensus_queue.cc:260] T 3662830aa3ec46bebe1e2733be5fde12 P 8c86f8e0192f4af8934bdded5883c50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:33.559414 13519 ts_tablet_manager.cc:1434] T 87aec390b0914e1698b2064770d5308b P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.005s
I20260713 09:06:33.559557 13522 tablet_bootstrap.cc:492] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c: No bootstrap required, opened a new log
I20260713 09:06:33.560473 13519 tablet_bootstrap.cc:492] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f: Bootstrap starting.
I20260713 09:06:33.561510 13521 ts_tablet_manager.cc:1434] T 3662830aa3ec46bebe1e2733be5fde12 P 8c86f8e0192f4af8934bdded5883c50f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260713 09:06:33.562796 13521 tablet_bootstrap.cc:492] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f: Bootstrap starting.
I20260713 09:06:33.567530 13519 tablet_bootstrap.cc:654] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.567653 13529 raft_consensus.cc:493] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.568324 13529 raft_consensus.cc:515] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:33.571158 13521 tablet_bootstrap.cc:654] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.571856 13529 leader_election.cc:290] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:33.593134 13522 ts_tablet_manager.cc:1403] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c: Time spent bootstrapping tablet: real 0.193s	user 0.013s	sys 0.005s
I20260713 09:06:33.598767 13522 raft_consensus.cc:359] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:33.600001 13522 raft_consensus.cc:385] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.600436 13522 raft_consensus.cc:740] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.603389 13523 raft_consensus.cc:359] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:33.604620 13523 raft_consensus.cc:385] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.605067 13523 raft_consensus.cc:740] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.606240 13523 consensus_queue.cc:260] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:33.620858 13523 ts_tablet_manager.cc:1434] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.000s
I20260713 09:06:33.622051 13522 consensus_queue.cc:260] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:33.633931 13519 tablet_bootstrap.cc:492] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f: No bootstrap required, opened a new log
I20260713 09:06:33.634073 13523 tablet_bootstrap.cc:492] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:33.640991 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a2fc4db4dd4635812996912d5c801a" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:33.641011 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a2fc4db4dd4635812996912d5c801a" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:33.634625 13519 ts_tablet_manager.cc:1403] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent bootstrapping tablet: real 0.074s	user 0.023s	sys 0.047s
W20260713 09:06:33.642846 13214 leader_election.cc:343] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:33.635574 13521 tablet_bootstrap.cc:492] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f: No bootstrap required, opened a new log
I20260713 09:06:33.637315 13534 raft_consensus.cc:493] T 3662830aa3ec46bebe1e2733be5fde12 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:06:33.643589 13215 leader_election.cc:343] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:33.644064 13521 ts_tablet_manager.cc:1403] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f: Time spent bootstrapping tablet: real 0.082s	user 0.045s	sys 0.026s
I20260713 09:06:33.644085 13215 leader_election.cc:304] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 2d834193bc8f4a60b914af2df35ee46c, 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:33.644014 13534 raft_consensus.cc:515] T 3662830aa3ec46bebe1e2733be5fde12 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:33.645326 13529 raft_consensus.cc:2749] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:33.645780 13519 raft_consensus.cc:359] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:33.646535 13519 raft_consensus.cc:385] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.646827 13519 raft_consensus.cc:740] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.647747 13519 consensus_queue.cc:260] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:33.648332 13521 raft_consensus.cc:359] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:33.649302 13521 raft_consensus.cc:385] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.649638 13521 raft_consensus.cc:740] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.650712 13521 consensus_queue.cc:260] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:33.650777 13534 leader_election.cc:290] T 3662830aa3ec46bebe1e2733be5fde12 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:33.652969 13519 ts_tablet_manager.cc:1434] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.004s
I20260713 09:06:33.654340 13519 tablet_bootstrap.cc:492] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f: Bootstrap starting.
I20260713 09:06:33.660874 13521 ts_tablet_manager.cc:1434] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.003s
I20260713 09:06:33.662066 13521 tablet_bootstrap.cc:492] T 6e00405cdeb84f81b8c53085f056c569 P 8c86f8e0192f4af8934bdded5883c50f: Bootstrap starting.
I20260713 09:06:33.662907 13519 tablet_bootstrap.cc:654] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.674288 13521 tablet_bootstrap.cc:654] T 6e00405cdeb84f81b8c53085f056c569 P 8c86f8e0192f4af8934bdded5883c50f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.638995 13522 ts_tablet_manager.cc:1434] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.004s
I20260713 09:06:33.680275 13522 tablet_bootstrap.cc:492] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c: Bootstrap starting.
I20260713 09:06:33.681850 13519 tablet_bootstrap.cc:492] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f: No bootstrap required, opened a new log
I20260713 09:06:33.682505 13519 ts_tablet_manager.cc:1403] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.006s
I20260713 09:06:33.686120 13519 raft_consensus.cc:359] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:33.687089 13519 raft_consensus.cc:385] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.687449 13519 raft_consensus.cc:740] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.688040 13521 tablet_bootstrap.cc:492] T 6e00405cdeb84f81b8c53085f056c569 P 8c86f8e0192f4af8934bdded5883c50f: No bootstrap required, opened a new log
I20260713 09:06:33.688624 13521 ts_tablet_manager.cc:1403] T 6e00405cdeb84f81b8c53085f056c569 P 8c86f8e0192f4af8934bdded5883c50f: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.001s
I20260713 09:06:33.688329 13519 consensus_queue.cc:260] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:33.691036 13519 ts_tablet_manager.cc:1434] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:06:33.692286 13519 tablet_bootstrap.cc:492] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f: Bootstrap starting.
I20260713 09:06:33.692286 13521 raft_consensus.cc:359] T 6e00405cdeb84f81b8c53085f056c569 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:33.693838 13521 raft_consensus.cc:385] T 6e00405cdeb84f81b8c53085f056c569 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.694165 13521 raft_consensus.cc:740] T 6e00405cdeb84f81b8c53085f056c569 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.695134 13521 consensus_queue.cc:260] T 6e00405cdeb84f81b8c53085f056c569 P 8c86f8e0192f4af8934bdded5883c50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:33.701459 13519 tablet_bootstrap.cc:654] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.707737 13521 ts_tablet_manager.cc:1434] T 6e00405cdeb84f81b8c53085f056c569 P 8c86f8e0192f4af8934bdded5883c50f: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260713 09:06:33.712422 13523 tablet_bootstrap.cc:654] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.715117 13522 tablet_bootstrap.cc:654] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.724221 13522 tablet_bootstrap.cc:492] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c: No bootstrap required, opened a new log
I20260713 09:06:33.724728 13519 tablet_bootstrap.cc:492] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f: No bootstrap required, opened a new log
I20260713 09:06:33.724843 13522 ts_tablet_manager.cc:1403] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.005s
I20260713 09:06:33.725530 13519 ts_tablet_manager.cc:1403] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.004s
I20260713 09:06:33.727746 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3662830aa3ec46bebe1e2733be5fde12" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:33.721622 13521 tablet_bootstrap.cc:492] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f: Bootstrap starting.
I20260713 09:06:33.729600 13522 raft_consensus.cc:359] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:33.731405 13522 raft_consensus.cc:385] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.730787 13519 raft_consensus.cc:359] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:33.731799 13522 raft_consensus.cc:740] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.732074 13519 raft_consensus.cc:385] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.732630 13519 raft_consensus.cc:740] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.733417 13522 consensus_queue.cc:260] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:33.733753 13519 consensus_queue.cc:260] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:33.737584 13519 ts_tablet_manager.cc:1434] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
W20260713 09:06:33.738343 13437 leader_election.cc:343] T 3662830aa3ec46bebe1e2733be5fde12 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:33.739151 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3662830aa3ec46bebe1e2733be5fde12" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:33.739508 13519 tablet_bootstrap.cc:492] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f: Bootstrap starting.
W20260713 09:06:33.741317 13438 leader_election.cc:343] T 3662830aa3ec46bebe1e2733be5fde12 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:33.746939 13523 tablet_bootstrap.cc:492] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8: No bootstrap required, opened a new log
I20260713 09:06:33.746755 13438 leader_election.cc:304] T 3662830aa3ec46bebe1e2733be5fde12 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c86f8e0192f4af8934bdded5883c50f; no voters: 2d834193bc8f4a60b914af2df35ee46c, 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:33.747781 13523 ts_tablet_manager.cc:1403] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.114s	user 0.016s	sys 0.001s
I20260713 09:06:33.748632 13534 raft_consensus.cc:2749] T 3662830aa3ec46bebe1e2733be5fde12 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:33.741488 13521 tablet_bootstrap.cc:654] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.743693 13522 ts_tablet_manager.cc:1434] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.001s
I20260713 09:06:33.751886 13522 tablet_bootstrap.cc:492] T 42d8d947e6ac4f54844510568fc70ada P 2d834193bc8f4a60b914af2df35ee46c: Bootstrap starting.
I20260713 09:06:33.751574 13523 raft_consensus.cc:359] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:33.752694 13523 raft_consensus.cc:385] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.753123 13523 raft_consensus.cc:740] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.754055 13523 consensus_queue.cc:260] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:33.756707 13523 ts_tablet_manager.cc:1434] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:33.757807 13523 tablet_bootstrap.cc:492] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:33.760874 13519 tablet_bootstrap.cc:654] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.764855 13523 tablet_bootstrap.cc:654] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.766469 13522 tablet_bootstrap.cc:654] T 42d8d947e6ac4f54844510568fc70ada P 2d834193bc8f4a60b914af2df35ee46c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.775523 13534 raft_consensus.cc:493] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.775754 13519 tablet_bootstrap.cc:492] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f: No bootstrap required, opened a new log
I20260713 09:06:33.776558 13519 ts_tablet_manager.cc:1403] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.003s
I20260713 09:06:33.776278 13534 raft_consensus.cc:515] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:33.776876 13521 tablet_bootstrap.cc:492] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f: No bootstrap required, opened a new log
I20260713 09:06:33.777611 13521 ts_tablet_manager.cc:1403] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.011s
I20260713 09:06:33.778167 13523 tablet_bootstrap.cc:492] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8: No bootstrap required, opened a new log
I20260713 09:06:33.778743 13523 ts_tablet_manager.cc:1403] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260713 09:06:33.780471 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65eee811537f4bafb0dbc120fd709e7d" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:33.780150 13519 raft_consensus.cc:359] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:33.781154 13519 raft_consensus.cc:385] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.781649 13519 raft_consensus.cc:740] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.781337 13521 raft_consensus.cc:359] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:33.781698 13523 raft_consensus.cc:359] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:33.782737 13521 raft_consensus.cc:385] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.783264 13521 raft_consensus.cc:740] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.782814 13523 raft_consensus.cc:385] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.783696 13519 consensus_queue.cc:260] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:33.784823 13534 leader_election.cc:290] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:33.784289 13521 consensus_queue.cc:260] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:33.781221 13326 raft_consensus.cc:2468] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 0.
I20260713 09:06:33.786856 13437 leader_election.cc:304] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f; no voters: 
I20260713 09:06:33.787273 13521 ts_tablet_manager.cc:1434] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:06:33.788404 13548 raft_consensus.cc:2804] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:33.788574 13521 tablet_bootstrap.cc:492] T ed0d50a776694b14b5cf7bdb36c88aef P 8c86f8e0192f4af8934bdded5883c50f: Bootstrap starting.
I20260713 09:06:33.788887 13548 raft_consensus.cc:493] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:33.789314 13548 raft_consensus.cc:3060] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.784138 13523 raft_consensus.cc:740] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.796028 13521 tablet_bootstrap.cc:654] T ed0d50a776694b14b5cf7bdb36c88aef P 8c86f8e0192f4af8934bdded5883c50f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.795490 13523 consensus_queue.cc:260] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:33.797019 13251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65eee811537f4bafb0dbc120fd709e7d" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:33.797842 13251 raft_consensus.cc:2468] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 0.
I20260713 09:06:33.798700 13548 raft_consensus.cc:515] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:33.802217 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65eee811537f4bafb0dbc120fd709e7d" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
I20260713 09:06:33.803179 13326 raft_consensus.cc:3060] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.806777 13525 raft_consensus.cc:493] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.807420 13525 raft_consensus.cc:515] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:33.810072 13523 ts_tablet_manager.cc:1434] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.001s
I20260713 09:06:33.811439 13325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3662830aa3ec46bebe1e2733be5fde12" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:33.812232 13326 raft_consensus.cc:2468] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 1.
W20260713 09:06:33.813239 13363 leader_election.cc:343] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:33.813616 13437 leader_election.cc:304] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f; no voters: 
I20260713 09:06:33.814674 13534 raft_consensus.cc:2804] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:33.819274 13522 tablet_bootstrap.cc:492] T 42d8d947e6ac4f54844510568fc70ada P 2d834193bc8f4a60b914af2df35ee46c: No bootstrap required, opened a new log
I20260713 09:06:33.827147 13522 ts_tablet_manager.cc:1403] T 42d8d947e6ac4f54844510568fc70ada P 2d834193bc8f4a60b914af2df35ee46c: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.004s
I20260713 09:06:33.830565 13523 tablet_bootstrap.cc:492] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:33.815821 13525 leader_election.cc:290] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:33.839504 13522 raft_consensus.cc:359] T 42d8d947e6ac4f54844510568fc70ada P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:33.840574 13522 raft_consensus.cc:385] T 42d8d947e6ac4f54844510568fc70ada P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.840957 13522 raft_consensus.cc:740] T 42d8d947e6ac4f54844510568fc70ada P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.847777 13548 leader_election.cc:290] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 election: Requested vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:33.849727 13522 consensus_queue.cc:260] T 42d8d947e6ac4f54844510568fc70ada P 2d834193bc8f4a60b914af2df35ee46c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:33.852695 13559 raft_consensus.cc:493] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.853055 13534 raft_consensus.cc:697] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [term 1 LEADER]: Becoming Leader. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Running, Role: LEADER
I20260713 09:06:33.855357 13519 ts_tablet_manager.cc:1434] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent starting tablet: real 0.078s	user 0.008s	sys 0.002s
I20260713 09:06:33.855391 13251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65eee811537f4bafb0dbc120fd709e7d" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:33.856315 13251 raft_consensus.cc:3060] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.856498 13534 consensus_queue.cc:237] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:33.853442 13559 raft_consensus.cc:515] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:33.861209 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87aec390b0914e1698b2064770d5308b" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:33.862008 13400 raft_consensus.cc:2468] T 87aec390b0914e1698b2064770d5308b P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 0.
I20260713 09:06:33.863339 13559 leader_election.cc:290] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:33.863730 13522 ts_tablet_manager.cc:1434] T 42d8d947e6ac4f54844510568fc70ada P 2d834193bc8f4a60b914af2df35ee46c: Time spent starting tablet: real 0.036s	user 0.011s	sys 0.001s
I20260713 09:06:33.868326 13523 tablet_bootstrap.cc:654] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.868676 13438 leader_election.cc:304] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f; no voters: 
I20260713 09:06:33.869305 13250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87aec390b0914e1698b2064770d5308b" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:33.870317 13250 raft_consensus.cc:2468] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 0.
I20260713 09:06:33.871511 13521 tablet_bootstrap.cc:492] T ed0d50a776694b14b5cf7bdb36c88aef P 8c86f8e0192f4af8934bdded5883c50f: No bootstrap required, opened a new log
I20260713 09:06:33.872017 13559 raft_consensus.cc:2804] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:33.872582 13559 raft_consensus.cc:493] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:33.864866 13522 tablet_bootstrap.cc:492] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c: Bootstrap starting.
I20260713 09:06:33.873041 13559 raft_consensus.cc:3060] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.874645 13251 raft_consensus.cc:2468] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 1.
I20260713 09:06:33.872134 13521 ts_tablet_manager.cc:1403] T ed0d50a776694b14b5cf7bdb36c88aef P 8c86f8e0192f4af8934bdded5883c50f: Time spent bootstrapping tablet: real 0.084s	user 0.021s	sys 0.040s
I20260713 09:06:33.872991 13519 tablet_bootstrap.cc:492] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f: Bootstrap starting.
I20260713 09:06:33.886955 13521 raft_consensus.cc:359] T ed0d50a776694b14b5cf7bdb36c88aef P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:33.887921 13521 raft_consensus.cc:385] T ed0d50a776694b14b5cf7bdb36c88aef P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.888352 13521 raft_consensus.cc:740] T ed0d50a776694b14b5cf7bdb36c88aef P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.889389 13521 consensus_queue.cc:260] T ed0d50a776694b14b5cf7bdb36c88aef P 8c86f8e0192f4af8934bdded5883c50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:33.892707 13521 ts_tablet_manager.cc:1434] T ed0d50a776694b14b5cf7bdb36c88aef P 8c86f8e0192f4af8934bdded5883c50f: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260713 09:06:33.893671 13559 raft_consensus.cc:515] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:33.896660 13474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3662830aa3ec46bebe1e2733be5fde12" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:33.897502 13474 raft_consensus.cc:2468] T 3662830aa3ec46bebe1e2733be5fde12 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 0.
I20260713 09:06:33.898466 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87aec390b0914e1698b2064770d5308b" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
I20260713 09:06:33.899118 13400 raft_consensus.cc:3060] T 87aec390b0914e1698b2064770d5308b P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.900267 13519 tablet_bootstrap.cc:654] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.901383 13522 tablet_bootstrap.cc:654] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.894213 13521 tablet_bootstrap.cc:492] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f: Bootstrap starting.
I20260713 09:06:33.904331 13523 tablet_bootstrap.cc:492] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8: No bootstrap required, opened a new log
I20260713 09:06:33.904856 13523 ts_tablet_manager.cc:1403] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.089s	user 0.016s	sys 0.000s
I20260713 09:06:33.899008 13366 leader_election.cc:304] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f [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: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f; no voters: 2d834193bc8f4a60b914af2df35ee46c
I20260713 09:06:33.907835 13525 raft_consensus.cc:2804] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:33.908445 13525 raft_consensus.cc:493] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:33.908313 13523 raft_consensus.cc:359] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:33.909170 13525 raft_consensus.cc:3060] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.911069 13528 raft_consensus.cc:493] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.911252 13559 leader_election.cc:290] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 election: Requested vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:33.909524 13523 raft_consensus.cc:385] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.912319 13521 tablet_bootstrap.cc:654] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.911809 13528 raft_consensus.cc:515] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:33.915012 13251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87aec390b0914e1698b2064770d5308b" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:33.915900 13251 raft_consensus.cc:3060] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.927718 13521 tablet_bootstrap.cc:492] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f: No bootstrap required, opened a new log
I20260713 09:06:33.928345 13521 ts_tablet_manager.cc:1403] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.009s
I20260713 09:06:33.928814 13528 leader_election.cc:290] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:33.930276 13250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0d50a776694b14b5cf7bdb36c88aef" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:33.931571 13521 raft_consensus.cc:359] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
W20260713 09:06:33.932014 13291 leader_election.cc:343] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:33.932385 13521 raft_consensus.cc:385] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.932729 13521 raft_consensus.cc:740] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.933634 13521 consensus_queue.cc:260] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:33.936514 13521 ts_tablet_manager.cc:1434] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.006s
W20260713 09:06:33.937179 13197 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:33.937638 13521 tablet_bootstrap.cc:492] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f: Bootstrap starting.
I20260713 09:06:33.942785 13474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0d50a776694b14b5cf7bdb36c88aef" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:33.944283 13474 raft_consensus.cc:2468] T ed0d50a776694b14b5cf7bdb36c88aef P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 0.
I20260713 09:06:33.946251 13521 tablet_bootstrap.cc:654] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.946751 13292 leader_election.cc:304] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c [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: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f; no voters: 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:33.948541 13528 raft_consensus.cc:2804] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:33.948994 13528 raft_consensus.cc:493] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:33.949324 13528 raft_consensus.cc:3060] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.955531 13566 raft_consensus.cc:493] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.956391 13566 raft_consensus.cc:515] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:33.966361 13147 catalog_manager.cc:5697] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68). New cstate: current_term: 1 leader_uuid: "8c86f8e0192f4af8934bdded5883c50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:33.972645 13474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e00405cdeb84f81b8c53085f056c569" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:33.973639 13474 raft_consensus.cc:2468] T 6e00405cdeb84f81b8c53085f056c569 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 0.
I20260713 09:06:33.912555 13523 raft_consensus.cc:740] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.975447 13366 leader_election.cc:304] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f; no voters: 
I20260713 09:06:33.976024 13523 consensus_queue.cc:260] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:33.979488 13400 raft_consensus.cc:2468] T 87aec390b0914e1698b2064770d5308b P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 1.
I20260713 09:06:33.981318 13438 leader_election.cc:304] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f; no voters: 
I20260713 09:06:33.982625 13534 raft_consensus.cc:2804] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:33.983280 13534 raft_consensus.cc:697] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f [term 1 LEADER]: Becoming Leader. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Running, Role: LEADER
I20260713 09:06:33.984413 13534 consensus_queue.cc:237] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:33.985342 13566 leader_election.cc:290] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:33.985929 13566 raft_consensus.cc:493] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.986440 13566 raft_consensus.cc:515] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:33.986809 13250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e00405cdeb84f81b8c53085f056c569" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
W20260713 09:06:33.988449 13365 leader_election.cc:343] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:33.988672 13566 leader_election.cc:290] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:33.989224 13566 raft_consensus.cc:2804] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:33.989605 13566 raft_consensus.cc:493] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:33.989949 13566 raft_consensus.cc:3060] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.990379 13250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e76f7053afe4bc89d0a23613323c064" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:33.991209 13250 raft_consensus.cc:2468] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 0.
I20260713 09:06:33.991858 13528 raft_consensus.cc:515] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:33.992610 13365 leader_election.cc:304] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3694df3c2a5243dd9f1568ba9f0466b8, 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 
I20260713 09:06:33.994782 13559 raft_consensus.cc:493] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.995144 13474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0d50a776694b14b5cf7bdb36c88aef" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f"
I20260713 09:06:33.995285 13559 raft_consensus.cc:515] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:33.995800 13474 raft_consensus.cc:3060] T ed0d50a776694b14b5cf7bdb36c88aef P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.997516 13559 leader_election.cc:290] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:33.999418 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8d947e6ac4f54844510568fc70ada" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:34.000140 13326 raft_consensus.cc:2468] T 42d8d947e6ac4f54844510568fc70ada P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 0.
I20260713 09:06:34.000468 13568 raft_consensus.cc:2804] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:34.000885 13568 raft_consensus.cc:493] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:34.001232 13568 raft_consensus.cc:3060] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.001503 13399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8d947e6ac4f54844510568fc70ada" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:34.002995 13437 leader_election.cc:304] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f; no voters: 
W20260713 09:06:34.004047 13438 leader_election.cc:343] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.005044 13559 raft_consensus.cc:2804] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:34.005468 13559 raft_consensus.cc:493] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:34.005824 13559 raft_consensus.cc:3060] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.010208 13474 raft_consensus.cc:2468] T ed0d50a776694b14b5cf7bdb36c88aef P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 1.
I20260713 09:06:34.014741 13292 leader_election.cc:304] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f; no voters: 
I20260713 09:06:34.016072 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e76f7053afe4bc89d0a23613323c064" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:34.017166 13326 raft_consensus.cc:2468] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 0.
I20260713 09:06:34.023589 13571 raft_consensus.cc:2804] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:34.027264 13528 leader_election.cc:290] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 election: Requested vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:34.031064 13250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0d50a776694b14b5cf7bdb36c88aef" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
W20260713 09:06:34.033254 13291 leader_election.cc:343] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.036383 13523 ts_tablet_manager.cc:1434] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.131s	user 0.010s	sys 0.001s
I20260713 09:06:34.037642 13523 tablet_bootstrap.cc:492] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:34.038722 13525 raft_consensus.cc:515] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
W20260713 09:06:34.051651 13366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.68:41449, user_credentials={real_user=slave}} blocked reactor thread for 76272.7us
I20260713 09:06:34.054757 13251 raft_consensus.cc:2468] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 1.
I20260713 09:06:34.062232 13570 raft_consensus.cc:493] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.052691 13571 raft_consensus.cc:697] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c [term 1 LEADER]: Becoming Leader. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Running, Role: LEADER
I20260713 09:06:34.063170 13525 leader_election.cc:290] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Requested vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:34.064381 13571 consensus_queue.cc:237] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:34.064986 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3662830aa3ec46bebe1e2733be5fde12" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
I20260713 09:06:34.065680 13474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3662830aa3ec46bebe1e2733be5fde12" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f"
I20260713 09:06:34.066433 13474 raft_consensus.cc:3060] T 3662830aa3ec46bebe1e2733be5fde12 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:34.066864 13363 leader_election.cc:343] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.062906 13570 raft_consensus.cc:515] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:34.070701 13251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a2fc4db4dd4635812996912d5c801a" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:34.071659 13251 raft_consensus.cc:2468] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 0.
I20260713 09:06:34.064585 13559 raft_consensus.cc:515] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:34.073153 13570 leader_election.cc:290] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:34.074990 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a2fc4db4dd4635812996912d5c801a" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:34.075131 13325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8d947e6ac4f54844510568fc70ada" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
I20260713 09:06:34.077000 13325 raft_consensus.cc:3060] T 42d8d947e6ac4f54844510568fc70ada P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.077533 13474 raft_consensus.cc:2468] T 3662830aa3ec46bebe1e2733be5fde12 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 1.
I20260713 09:06:34.077680 13521 tablet_bootstrap.cc:492] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f: No bootstrap required, opened a new log
I20260713 09:06:34.077895 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8d947e6ac4f54844510568fc70ada" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
I20260713 09:06:34.078401 13521 ts_tablet_manager.cc:1403] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f: Time spent bootstrapping tablet: real 0.141s	user 0.048s	sys 0.068s
I20260713 09:06:34.078866 13366 leader_election.cc:304] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f; no voters: 2d834193bc8f4a60b914af2df35ee46c
W20260713 09:06:34.079092 13363 leader_election.cc:343] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:34.079442 13438 leader_election.cc:343] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.080047 13559 leader_election.cc:290] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 election: Requested vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:34.081394 13521 raft_consensus.cc:359] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:34.075202 13568 raft_consensus.cc:515] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:34.081781 13365 leader_election.cc:304] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [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: 3694df3c2a5243dd9f1568ba9f0466b8, 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 2d834193bc8f4a60b914af2df35ee46c
I20260713 09:06:34.083475 13525 raft_consensus.cc:2804] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:34.084375 13522 tablet_bootstrap.cc:492] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c: No bootstrap required, opened a new log
I20260713 09:06:34.084874 13570 raft_consensus.cc:2804] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:34.090895 13570 raft_consensus.cc:493] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:34.090044 13566 raft_consensus.cc:515] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:34.091331 13251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e76f7053afe4bc89d0a23613323c064" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:34.092953 13568 leader_election.cc:290] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Requested vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:34.093146 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e76f7053afe4bc89d0a23613323c064" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
I20260713 09:06:34.095222 13251 raft_consensus.cc:3060] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.095315 13570 raft_consensus.cc:3060] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.095415 13326 raft_consensus.cc:3060] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.100473 13566 leader_election.cc:290] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Requested vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:34.102453 13523 tablet_bootstrap.cc:654] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.102293 13250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e00405cdeb84f81b8c53085f056c569" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:34.082173 13521 raft_consensus.cc:385] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.106696 13521 raft_consensus.cc:740] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.104916 13251 raft_consensus.cc:2468] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 1.
I20260713 09:06:34.104357 13519 tablet_bootstrap.cc:492] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f: No bootstrap required, opened a new log
W20260713 09:06:34.107460 13365 leader_election.cc:343] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.103854 13474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e00405cdeb84f81b8c53085f056c569" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f"
I20260713 09:06:34.107224 13326 raft_consensus.cc:2468] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 1.
I20260713 09:06:34.108975 13365 leader_election.cc:304] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3694df3c2a5243dd9f1568ba9f0466b8, 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 
I20260713 09:06:34.108139 13519 ts_tablet_manager.cc:1403] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent bootstrapping tablet: real 0.237s	user 0.053s	sys 0.060s
I20260713 09:06:34.110337 13566 raft_consensus.cc:2804] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:34.111215 13566 raft_consensus.cc:697] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Becoming Leader. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Running, Role: LEADER
I20260713 09:06:34.111326 13474 raft_consensus.cc:3060] T 6e00405cdeb84f81b8c53085f056c569 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.112427 13566 consensus_queue.cc:237] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:34.108843 13521 consensus_queue.cc:260] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:34.116212 13521 ts_tablet_manager.cc:1434] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260713 09:06:34.117415 13521 tablet_bootstrap.cc:492] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f: Bootstrap starting.
I20260713 09:06:34.122373 13523 tablet_bootstrap.cc:492] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8: No bootstrap required, opened a new log
I20260713 09:06:34.124235 13523 ts_tablet_manager.cc:1403] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.004s
I20260713 09:06:34.126816 13474 raft_consensus.cc:2468] T 6e00405cdeb84f81b8c53085f056c569 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 1.
I20260713 09:06:34.127553 13325 raft_consensus.cc:2468] T 42d8d947e6ac4f54844510568fc70ada P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 1.
I20260713 09:06:34.128511 13366 leader_election.cc:304] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f; no voters: 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:34.129494 13566 raft_consensus.cc:2804] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:34.084935 13522 ts_tablet_manager.cc:1403] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c: Time spent bootstrapping tablet: real 0.220s	user 0.018s	sys 0.056s
I20260713 09:06:34.130442 13566 raft_consensus.cc:697] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Becoming Leader. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Running, Role: LEADER
I20260713 09:06:34.131265 13523 raft_consensus.cc:359] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:34.131470 13566 consensus_queue.cc:237] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:34.143478 13570 raft_consensus.cc:515] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:34.129477 13437 leader_election.cc:304] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f; no voters: 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:34.145812 13570 leader_election.cc:290] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Requested vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:34.146550 13534 raft_consensus.cc:2804] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:34.136576 13525 raft_consensus.cc:697] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Becoming Leader. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Running, Role: LEADER
I20260713 09:06:34.113943 13519 raft_consensus.cc:359] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:34.147172 13534 raft_consensus.cc:697] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [term 1 LEADER]: Becoming Leader. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Running, Role: LEADER
I20260713 09:06:34.147471 13519 raft_consensus.cc:385] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.147576 13251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a2fc4db4dd4635812996912d5c801a" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:34.148343 13251 raft_consensus.cc:3060] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.148113 13534 consensus_queue.cc:237] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:34.148687 13525 consensus_queue.cc:237] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:34.151012 13325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a2fc4db4dd4635812996912d5c801a" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
I20260713 09:06:34.151841 13523 raft_consensus.cc:385] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.138974 13149 catalog_manager.cc:5697] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66). New cstate: current_term: 1 leader_uuid: "2d834193bc8f4a60b914af2df35ee46c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:34.147815 13519 raft_consensus.cc:740] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.157289 13251 raft_consensus.cc:2468] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 1.
I20260713 09:06:34.159425 13365 leader_election.cc:304] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3694df3c2a5243dd9f1568ba9f0466b8, 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 
I20260713 09:06:34.160702 13566 raft_consensus.cc:2804] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:34.161389 13566 raft_consensus.cc:697] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Becoming Leader. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Running, Role: LEADER
I20260713 09:06:34.158174 13519 consensus_queue.cc:260] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:34.162526 13566 consensus_queue.cc:237] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:34.164458 13519 ts_tablet_manager.cc:1434] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260713 09:06:34.139052 13522 raft_consensus.cc:359] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:34.152175 13559 raft_consensus.cc:493] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.141537 13521 tablet_bootstrap.cc:654] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.166198 13519 tablet_bootstrap.cc:492] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f: Bootstrap starting.
I20260713 09:06:34.177241 13522 raft_consensus.cc:385] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.177533 13559 raft_consensus.cc:515] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:34.177680 13522 raft_consensus.cc:740] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.182119 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb48d7ca330400985d613e344a33568" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:34.183197 13522 consensus_queue.cc:260] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:34.186038 13325 raft_consensus.cc:3060] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:34.184023 13438 leader_election.cc:343] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.187773 13522 ts_tablet_manager.cc:1434] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c: Time spent starting tablet: real 0.057s	user 0.010s	sys 0.000s
I20260713 09:06:34.188918 13522 tablet_bootstrap.cc:492] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c: Bootstrap starting.
I20260713 09:06:34.196044 13522 tablet_bootstrap.cc:654] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.177765 13523 raft_consensus.cc:740] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.201637 13523 consensus_queue.cc:260] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:34.185075 13519 tablet_bootstrap.cc:654] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.207461 13325 raft_consensus.cc:2468] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 1.
I20260713 09:06:34.207803 13523 ts_tablet_manager.cc:1434] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.083s	user 0.008s	sys 0.000s
I20260713 09:06:34.209089 13523 tablet_bootstrap.cc:492] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:34.211422 13146 catalog_manager.cc:5697] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67). New cstate: current_term: 1 leader_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:34.217120 13523 tablet_bootstrap.cc:654] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.218770 13522 tablet_bootstrap.cc:492] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c: No bootstrap required, opened a new log
I20260713 09:06:34.218075 13559 leader_election.cc:290] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:34.219873 13251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb48d7ca330400985d613e344a33568" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:34.220582 13251 raft_consensus.cc:2468] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 0.
I20260713 09:06:34.221451 13521 tablet_bootstrap.cc:492] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f: No bootstrap required, opened a new log
I20260713 09:06:34.222126 13439 leader_election.cc:304] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [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: 3694df3c2a5243dd9f1568ba9f0466b8, 8c86f8e0192f4af8934bdded5883c50f; no voters: 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:34.222486 13522 ts_tablet_manager.cc:1403] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.000s
I20260713 09:06:34.222167 13521 ts_tablet_manager.cc:1403] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f: Time spent bootstrapping tablet: real 0.105s	user 0.013s	sys 0.009s
I20260713 09:06:34.223855 13559 raft_consensus.cc:2804] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:34.224243 13559 raft_consensus.cc:493] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:34.224565 13559 raft_consensus.cc:3060] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.226526 13521 raft_consensus.cc:359] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:34.227300 13521 raft_consensus.cc:385] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.227703 13521 raft_consensus.cc:740] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.228546 13521 consensus_queue.cc:260] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:34.233912 13521 ts_tablet_manager.cc:1434] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:06:34.225755 13147 catalog_manager.cc:5697] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68). New cstate: current_term: 1 leader_uuid: "8c86f8e0192f4af8934bdded5883c50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:34.235131 13521 tablet_bootstrap.cc:492] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f: Bootstrap starting.
I20260713 09:06:34.239091 13147 catalog_manager.cc:5697] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68). New cstate: current_term: 1 leader_uuid: "8c86f8e0192f4af8934bdded5883c50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:34.252749 13521 tablet_bootstrap.cc:654] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.256568 13559 raft_consensus.cc:515] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:34.259652 13559 leader_election.cc:290] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 election: Requested vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:34.260845 13251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb48d7ca330400985d613e344a33568" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:34.260941 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb48d7ca330400985d613e344a33568" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
I20260713 09:06:34.261498 13251 raft_consensus.cc:3060] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.261904 13523 tablet_bootstrap.cc:492] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8: No bootstrap required, opened a new log
W20260713 09:06:34.262622 13438 leader_election.cc:343] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.262698 13523 ts_tablet_manager.cc:1403] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.006s
I20260713 09:06:34.267644 13523 raft_consensus.cc:359] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:34.269291 13523 raft_consensus.cc:385] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.269758 13523 raft_consensus.cc:740] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.254878 13522 raft_consensus.cc:359] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:34.272114 13522 raft_consensus.cc:385] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.272457 13522 raft_consensus.cc:740] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.273394 13519 tablet_bootstrap.cc:492] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f: No bootstrap required, opened a new log
I20260713 09:06:34.274021 13519 ts_tablet_manager.cc:1403] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent bootstrapping tablet: real 0.108s	user 0.012s	sys 0.008s
I20260713 09:06:34.267706 13251 raft_consensus.cc:2468] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 1.
I20260713 09:06:34.274508 13523 consensus_queue.cc:260] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:34.276463 13439 leader_election.cc:304] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3694df3c2a5243dd9f1568ba9f0466b8, 8c86f8e0192f4af8934bdded5883c50f; no voters: 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:34.273396 13522 consensus_queue.cc:260] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:34.277309 13548 raft_consensus.cc:493] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.277426 13523 ts_tablet_manager.cc:1434] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260713 09:06:34.277711 13534 raft_consensus.cc:493] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.278291 13534 raft_consensus.cc:515] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:34.278759 13523 tablet_bootstrap.cc:492] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:34.277884 13548 raft_consensus.cc:515] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:34.279356 13522 ts_tablet_manager.cc:1434] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.001s
I20260713 09:06:34.280483 13522 tablet_bootstrap.cc:492] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c: Bootstrap starting.
I20260713 09:06:34.280931 13548 leader_election.cc:290] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:34.281507 13548 raft_consensus.cc:2804] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:34.282593 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d1528408d400a8d18e97d6b240c48" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
W20260713 09:06:34.285197 13438 leader_election.cc:343] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.285411 13325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d1528408d400a8d18e97d6b240c48" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:34.285903 13534 leader_election.cc:290] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:34.286163 13523 tablet_bootstrap.cc:654] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.286806 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2813f6b853bd479987862682a8799d5e" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:34.287509 13522 tablet_bootstrap.cc:654] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.287771 13519 raft_consensus.cc:359] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:34.288522 13519 raft_consensus.cc:385] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.288817 13519 raft_consensus.cc:740] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.289615 13519 consensus_queue.cc:260] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:34.292207 13519 ts_tablet_manager.cc:1434] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:06:34.295321 13519 tablet_bootstrap.cc:492] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f: Bootstrap starting.
W20260713 09:06:34.296984 13437 leader_election.cc:343] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.299445 13522 tablet_bootstrap.cc:492] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c: No bootstrap required, opened a new log
I20260713 09:06:34.300032 13522 ts_tablet_manager.cc:1403] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260713 09:06:34.301563 13519 tablet_bootstrap.cc:654] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.301419 13548 raft_consensus.cc:697] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [term 1 LEADER]: Becoming Leader. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Running, Role: LEADER
I20260713 09:06:34.302290 13534 consensus_queue.cc:1048] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:34.308044 13548 consensus_queue.cc:237] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
W20260713 09:06:34.309221 13437 leader_election.cc:343] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.311270 13437 leader_election.cc:304] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c86f8e0192f4af8934bdded5883c50f; no voters: 2d834193bc8f4a60b914af2df35ee46c, 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:34.313126 13534 raft_consensus.cc:2749] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:34.313316 13522 raft_consensus.cc:359] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:34.314563 13522 raft_consensus.cc:385] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.314931 13522 raft_consensus.cc:740] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.274453 13148 catalog_manager.cc:5697] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67). New cstate: current_term: 1 leader_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:34.316437 13522 consensus_queue.cc:260] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:34.316632 13148 catalog_manager.cc:5697] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67). New cstate: current_term: 1 leader_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:34.320729 13148 catalog_manager.cc:5697] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67). New cstate: current_term: 1 leader_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:34.323665 13251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2813f6b853bd479987862682a8799d5e" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:34.325840 13251 raft_consensus.cc:2468] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 0.
I20260713 09:06:34.326720 13521 tablet_bootstrap.cc:492] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f: No bootstrap required, opened a new log
I20260713 09:06:34.327289 13521 ts_tablet_manager.cc:1403] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f: Time spent bootstrapping tablet: real 0.092s	user 0.019s	sys 0.020s
I20260713 09:06:34.327394 13439 leader_election.cc:304] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [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: 3694df3c2a5243dd9f1568ba9f0466b8, 8c86f8e0192f4af8934bdded5883c50f; no voters: 2d834193bc8f4a60b914af2df35ee46c
I20260713 09:06:34.328233 13548 raft_consensus.cc:2804] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:34.328791 13522 ts_tablet_manager.cc:1434] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.001s
I20260713 09:06:34.330364 13521 raft_consensus.cc:359] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:34.328696 13548 raft_consensus.cc:493] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:34.331276 13521 raft_consensus.cc:385] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.331900 13548 raft_consensus.cc:3060] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.331987 13521 raft_consensus.cc:740] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.333035 13521 consensus_queue.cc:260] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:34.334303 13522 tablet_bootstrap.cc:492] T 3662830aa3ec46bebe1e2733be5fde12 P 2d834193bc8f4a60b914af2df35ee46c: Bootstrap starting.
I20260713 09:06:34.336064 13521 ts_tablet_manager.cc:1434] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:06:34.337349 13521 tablet_bootstrap.cc:492] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f: Bootstrap starting.
I20260713 09:06:34.336886 13146 catalog_manager.cc:5697] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68). New cstate: current_term: 1 leader_uuid: "8c86f8e0192f4af8934bdded5883c50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:34.343401 13519 tablet_bootstrap.cc:492] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f: No bootstrap required, opened a new log
I20260713 09:06:34.344347 13522 tablet_bootstrap.cc:654] T 3662830aa3ec46bebe1e2733be5fde12 P 2d834193bc8f4a60b914af2df35ee46c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.347461 13519 ts_tablet_manager.cc:1403] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.010s
I20260713 09:06:34.351632 13519 raft_consensus.cc:359] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:34.352620 13519 raft_consensus.cc:385] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.352982 13519 raft_consensus.cc:740] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.344766 13521 tablet_bootstrap.cc:654] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.354125 13519 consensus_queue.cc:260] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:34.360739 13519 ts_tablet_manager.cc:1434] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:06:34.361840 13519 tablet_bootstrap.cc:492] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f: Bootstrap starting.
I20260713 09:06:34.363935 13548 raft_consensus.cc:515] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:34.367410 13522 tablet_bootstrap.cc:492] T 3662830aa3ec46bebe1e2733be5fde12 P 2d834193bc8f4a60b914af2df35ee46c: No bootstrap required, opened a new log
I20260713 09:06:34.369642 13519 tablet_bootstrap.cc:654] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.371207 13251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2813f6b853bd479987862682a8799d5e" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:34.371639 13325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2813f6b853bd479987862682a8799d5e" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
I20260713 09:06:34.371872 13251 raft_consensus.cc:3060] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.372328 13325 raft_consensus.cc:3060] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.372496 13521 tablet_bootstrap.cc:492] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f: No bootstrap required, opened a new log
I20260713 09:06:34.373205 13521 ts_tablet_manager.cc:1403] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.002s
I20260713 09:06:34.381237 13325 raft_consensus.cc:2468] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 1.
I20260713 09:06:34.382675 13437 leader_election.cc:304] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f; no voters: 
I20260713 09:06:34.383611 13548 leader_election.cc:290] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 election: Requested vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:34.383651 13534 raft_consensus.cc:2804] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:34.384404 13534 raft_consensus.cc:697] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [term 1 LEADER]: Becoming Leader. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Running, Role: LEADER
I20260713 09:06:34.385496 13534 consensus_queue.cc:237] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:34.384351 13522 ts_tablet_manager.cc:1403] T 3662830aa3ec46bebe1e2733be5fde12 P 2d834193bc8f4a60b914af2df35ee46c: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.010s
I20260713 09:06:34.390776 13521 raft_consensus.cc:359] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:34.391928 13521 raft_consensus.cc:385] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.392306 13521 raft_consensus.cc:740] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.394608 13566 raft_consensus.cc:493] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.395246 13566 raft_consensus.cc:515] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:34.397851 13548 consensus_queue.cc:1048] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:34.404014 13251 raft_consensus.cc:2468] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 1.
I20260713 09:06:34.405596 13566 leader_election.cc:290] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:34.405280 13324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d1528408d400a8d18e97d6b240c48" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:34.406850 13474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d1528408d400a8d18e97d6b240c48" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
W20260713 09:06:34.407347 13363 leader_election.cc:343] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.407872 13474 raft_consensus.cc:2468] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 0.
I20260713 09:06:34.407009 13523 tablet_bootstrap.cc:492] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8: No bootstrap required, opened a new log
I20260713 09:06:34.409022 13523 ts_tablet_manager.cc:1403] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.131s	user 0.031s	sys 0.017s
I20260713 09:06:34.390159 13522 raft_consensus.cc:359] T 3662830aa3ec46bebe1e2733be5fde12 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:34.410015 13366 leader_election.cc:304] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [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: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f; no voters: 2d834193bc8f4a60b914af2df35ee46c
I20260713 09:06:34.410584 13522 raft_consensus.cc:385] T 3662830aa3ec46bebe1e2733be5fde12 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.411860 13522 raft_consensus.cc:740] T 3662830aa3ec46bebe1e2733be5fde12 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.412024 13566 raft_consensus.cc:2804] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:34.412750 13566 raft_consensus.cc:493] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:34.413172 13566 raft_consensus.cc:3060] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.413394 13523 raft_consensus.cc:359] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:34.408507 13521 consensus_queue.cc:260] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:34.413897 13522 consensus_queue.cc:260] T 3662830aa3ec46bebe1e2733be5fde12 P 2d834193bc8f4a60b914af2df35ee46c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:34.424345 13521 ts_tablet_manager.cc:1434] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.002s
I20260713 09:06:34.424875 13522 ts_tablet_manager.cc:1434] T 3662830aa3ec46bebe1e2733be5fde12 P 2d834193bc8f4a60b914af2df35ee46c: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.003s
I20260713 09:06:34.425540 13521 tablet_bootstrap.cc:492] T f31146cae8a140128540297bdacf2e95 P 8c86f8e0192f4af8934bdded5883c50f: Bootstrap starting.
I20260713 09:06:34.426129 13522 tablet_bootstrap.cc:492] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c: Bootstrap starting.
I20260713 09:06:34.428916 13566 raft_consensus.cc:515] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:34.429862 13519 tablet_bootstrap.cc:492] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f: No bootstrap required, opened a new log
I20260713 09:06:34.430552 13523 raft_consensus.cc:385] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.428956 13548 raft_consensus.cc:493] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.431501 13548 raft_consensus.cc:515] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:34.432288 13325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d1528408d400a8d18e97d6b240c48" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
W20260713 09:06:34.433908 13363 leader_election.cc:343] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.435012 13324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e878303cc7047ada8404f75b0ea4fab" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:34.436842 13474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d1528408d400a8d18e97d6b240c48" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f"
I20260713 09:06:34.437073 13521 tablet_bootstrap.cc:654] T f31146cae8a140128540297bdacf2e95 P 8c86f8e0192f4af8934bdded5883c50f: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:34.437141 13437 leader_election.cc:343] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.437558 13474 raft_consensus.cc:3060] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.440043 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e878303cc7047ada8404f75b0ea4fab" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
W20260713 09:06:34.442492 13438 leader_election.cc:343] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.443264 13438 leader_election.cc:304] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c86f8e0192f4af8934bdded5883c50f; no voters: 2d834193bc8f4a60b914af2df35ee46c, 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:34.440249 13523 raft_consensus.cc:740] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.444401 13534 raft_consensus.cc:2749] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:34.444523 13147 catalog_manager.cc:5697] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68). New cstate: current_term: 1 leader_uuid: "8c86f8e0192f4af8934bdded5883c50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:34.445638 13523 consensus_queue.cc:260] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:34.446849 13474 raft_consensus.cc:2468] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 1.
I20260713 09:06:34.448360 13366 leader_election.cc:304] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f; no voters: 2d834193bc8f4a60b914af2df35ee46c
I20260713 09:06:34.449259 13525 raft_consensus.cc:2804] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:34.449338 13566 leader_election.cc:290] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Requested vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:34.449918 13525 raft_consensus.cc:697] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Becoming Leader. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Running, Role: LEADER
I20260713 09:06:34.450943 13525 consensus_queue.cc:237] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:34.453457 13523 ts_tablet_manager.cc:1434] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.000s
I20260713 09:06:34.430568 13519 ts_tablet_manager.cc:1403] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.008s
I20260713 09:06:34.454658 13523 tablet_bootstrap.cc:492] T 6e00405cdeb84f81b8c53085f056c569 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:34.457979 13519 raft_consensus.cc:359] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:34.458788 13519 raft_consensus.cc:385] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.458860 13521 tablet_bootstrap.cc:492] T f31146cae8a140128540297bdacf2e95 P 8c86f8e0192f4af8934bdded5883c50f: No bootstrap required, opened a new log
I20260713 09:06:34.459118 13519 raft_consensus.cc:740] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.459457 13521 ts_tablet_manager.cc:1403] T f31146cae8a140128540297bdacf2e95 P 8c86f8e0192f4af8934bdded5883c50f: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.012s
I20260713 09:06:34.459906 13548 leader_election.cc:290] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:34.461027 13519 consensus_queue.cc:260] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:34.461621 13148 catalog_manager.cc:5697] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67). New cstate: current_term: 1 leader_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:34.462832 13521 raft_consensus.cc:359] T f31146cae8a140128540297bdacf2e95 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:34.463578 13519 ts_tablet_manager.cc:1434] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:34.463596 13521 raft_consensus.cc:385] T f31146cae8a140128540297bdacf2e95 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.464241 13521 raft_consensus.cc:740] T f31146cae8a140128540297bdacf2e95 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.464844 13519 tablet_bootstrap.cc:492] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f: Bootstrap starting.
I20260713 09:06:34.465241 13521 consensus_queue.cc:260] T f31146cae8a140128540297bdacf2e95 P 8c86f8e0192f4af8934bdded5883c50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:34.467595 13521 ts_tablet_manager.cc:1434] T f31146cae8a140128540297bdacf2e95 P 8c86f8e0192f4af8934bdded5883c50f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:34.468535 13521 tablet_bootstrap.cc:492] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f: Bootstrap starting.
I20260713 09:06:34.473132 13519 tablet_bootstrap.cc:654] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.477085 13571 raft_consensus.cc:493] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.477645 13571 raft_consensus.cc:515] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:34.479063 13521 tablet_bootstrap.cc:654] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.480031 13571 leader_election.cc:290] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:34.482227 13250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08033fa92eaf44d986d05c2820e9171e" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:34.482952 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08033fa92eaf44d986d05c2820e9171e" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:34.483994 13400 raft_consensus.cc:2468] T 08033fa92eaf44d986d05c2820e9171e P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 0.
I20260713 09:06:34.487109 13519 tablet_bootstrap.cc:492] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f: No bootstrap required, opened a new log
I20260713 09:06:34.487644 13519 ts_tablet_manager.cc:1403] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.012s
I20260713 09:06:34.490087 13290 leader_election.cc:304] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c, 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 
I20260713 09:06:34.483115 13250 raft_consensus.cc:2468] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 0.
I20260713 09:06:34.491266 13519 raft_consensus.cc:359] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:34.492141 13519 raft_consensus.cc:385] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.492451 13519 raft_consensus.cc:740] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.493359 13519 consensus_queue.cc:260] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:34.498098 13571 raft_consensus.cc:2804] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:34.498792 13571 raft_consensus.cc:493] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:34.499321 13571 raft_consensus.cc:3060] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.504558 13519 ts_tablet_manager.cc:1434] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:06:34.505802 13519 tablet_bootstrap.cc:492] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f: Bootstrap starting.
I20260713 09:06:34.508101 13523 tablet_bootstrap.cc:654] T 6e00405cdeb84f81b8c53085f056c569 P 3694df3c2a5243dd9f1568ba9f0466b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.516646 13519 tablet_bootstrap.cc:654] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.529017 13523 tablet_bootstrap.cc:492] T 6e00405cdeb84f81b8c53085f056c569 P 3694df3c2a5243dd9f1568ba9f0466b8: No bootstrap required, opened a new log
I20260713 09:06:34.529017 13519 tablet_bootstrap.cc:492] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f: No bootstrap required, opened a new log
I20260713 09:06:34.529671 13523 ts_tablet_manager.cc:1403] T 6e00405cdeb84f81b8c53085f056c569 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.075s	user 0.012s	sys 0.008s
I20260713 09:06:34.529719 13519 ts_tablet_manager.cc:1403] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.002s
I20260713 09:06:34.533154 13523 raft_consensus.cc:359] T 6e00405cdeb84f81b8c53085f056c569 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:34.533427 13519 raft_consensus.cc:359] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:34.534016 13523 raft_consensus.cc:385] T 6e00405cdeb84f81b8c53085f056c569 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.534125 13519 raft_consensus.cc:385] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.534384 13523 raft_consensus.cc:740] T 6e00405cdeb84f81b8c53085f056c569 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.534605 13519 raft_consensus.cc:740] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.537088 13519 consensus_queue.cc:260] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:34.537088 13523 consensus_queue.cc:260] T 6e00405cdeb84f81b8c53085f056c569 P 3694df3c2a5243dd9f1568ba9f0466b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:34.539304 13572 raft_consensus.cc:493] T 3662830aa3ec46bebe1e2733be5fde12 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.540110 13572 raft_consensus.cc:515] T 3662830aa3ec46bebe1e2733be5fde12 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:34.541275 13522 tablet_bootstrap.cc:654] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.542131 13571 raft_consensus.cc:515] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:34.546696 13519 ts_tablet_manager.cc:1434] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260713 09:06:34.546887 13474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3662830aa3ec46bebe1e2733be5fde12" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:34.547963 13519 tablet_bootstrap.cc:492] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f: Bootstrap starting.
I20260713 09:06:34.548609 13474 raft_consensus.cc:2393] T 3662830aa3ec46bebe1e2733be5fde12 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d834193bc8f4a60b914af2df35ee46c in current term 1: Already voted for candidate 7f49d08ee6074a0e939f4976fb82ba2f in this term.
I20260713 09:06:34.552460 13572 leader_election.cc:290] T 3662830aa3ec46bebe1e2733be5fde12 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:34.556615 13525 raft_consensus.cc:493] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.557415 13525 raft_consensus.cc:515] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:34.558017 13250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08033fa92eaf44d986d05c2820e9171e" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:34.558969 13250 raft_consensus.cc:3060] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.560084 13525 leader_election.cc:290] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:34.555048 13399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08033fa92eaf44d986d05c2820e9171e" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
I20260713 09:06:34.567278 13548 consensus_queue.cc:1048] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:34.567752 13399 raft_consensus.cc:3060] T 08033fa92eaf44d986d05c2820e9171e P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.568636 13521 tablet_bootstrap.cc:492] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f: No bootstrap required, opened a new log
I20260713 09:06:34.569166 13521 ts_tablet_manager.cc:1403] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f: Time spent bootstrapping tablet: real 0.101s	user 0.048s	sys 0.043s
I20260713 09:06:34.560935 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8d947e6ac4f54844510568fc70ada" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:34.571938 13521 raft_consensus.cc:359] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:34.572682 13521 raft_consensus.cc:385] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.572988 13521 raft_consensus.cc:740] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.574086 13521 consensus_queue.cc:260] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:34.574244 13548 consensus_queue.cc:1048] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:34.576483 13521 ts_tablet_manager.cc:1434] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:34.577307 13250 raft_consensus.cc:2468] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 1.
I20260713 09:06:34.579735 13521 tablet_bootstrap.cc:492] T 723f1b25a350466b98e6af750ab31485 P 8c86f8e0192f4af8934bdded5883c50f: Bootstrap starting.
I20260713 09:06:34.566390 13474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8d947e6ac4f54844510568fc70ada" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:34.572332 13326 raft_consensus.cc:2393] T 42d8d947e6ac4f54844510568fc70ada P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f49d08ee6074a0e939f4976fb82ba2f in current term 1: Already voted for candidate 8c86f8e0192f4af8934bdded5883c50f in this term.
I20260713 09:06:34.563278 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3662830aa3ec46bebe1e2733be5fde12" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:34.578450 13251 raft_consensus.cc:3060] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.584527 13366 leader_election.cc:304] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:34.585906 13525 raft_consensus.cc:3060] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.554909 13519 tablet_bootstrap.cc:654] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.580197 13291 leader_election.cc:304] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c, 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 
I20260713 09:06:34.587146 13572 raft_consensus.cc:2804] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:34.593134 13521 tablet_bootstrap.cc:654] T 723f1b25a350466b98e6af750ab31485 P 8c86f8e0192f4af8934bdded5883c50f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.600011 13529 raft_consensus.cc:493] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.600732 13529 raft_consensus.cc:515] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:34.602510 13399 raft_consensus.cc:2468] T 08033fa92eaf44d986d05c2820e9171e P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 1.
I20260713 09:06:34.564613 13523 ts_tablet_manager.cc:1434] T 6e00405cdeb84f81b8c53085f056c569 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.034s	user 0.000s	sys 0.007s
I20260713 09:06:34.611204 13529 leader_election.cc:290] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:34.612149 13523 tablet_bootstrap.cc:492] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:34.623050 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0d50a776694b14b5cf7bdb36c88aef" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:34.623517 13614 consensus_queue.cc:1048] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:34.625865 13290 leader_election.cc:304] T 3662830aa3ec46bebe1e2733be5fde12 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c; no voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:34.635375 13575 consensus_queue.cc:1048] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:34.622298 13521 tablet_bootstrap.cc:492] T 723f1b25a350466b98e6af750ab31485 P 8c86f8e0192f4af8934bdded5883c50f: No bootstrap required, opened a new log
I20260713 09:06:34.643579 13521 ts_tablet_manager.cc:1403] T 723f1b25a350466b98e6af750ab31485 P 8c86f8e0192f4af8934bdded5883c50f: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.003s
I20260713 09:06:34.646886 13614 raft_consensus.cc:3060] T 3662830aa3ec46bebe1e2733be5fde12 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.650957 13522 tablet_bootstrap.cc:492] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c: No bootstrap required, opened a new log
I20260713 09:06:34.651948 13522 ts_tablet_manager.cc:1403] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c: Time spent bootstrapping tablet: real 0.226s	user 0.013s	sys 0.000s
I20260713 09:06:34.655323 13522 raft_consensus.cc:359] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:34.656634 13575 consensus_queue.cc:1048] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:34.646190 13521 raft_consensus.cc:359] T 723f1b25a350466b98e6af750ab31485 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:34.668198 13566 consensus_queue.cc:1048] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:34.700850 13521 raft_consensus.cc:385] T 723f1b25a350466b98e6af750ab31485 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.701251 13521 raft_consensus.cc:740] T 723f1b25a350466b98e6af750ab31485 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.674899 13614 raft_consensus.cc:2749] T 3662830aa3ec46bebe1e2733be5fde12 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:34.702301 13522 raft_consensus.cc:385] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.707343 13522 raft_consensus.cc:740] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.701928 13521 consensus_queue.cc:260] T 723f1b25a350466b98e6af750ab31485 P 8c86f8e0192f4af8934bdded5883c50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:34.709084 13521 ts_tablet_manager.cc:1434] T 723f1b25a350466b98e6af750ab31485 P 8c86f8e0192f4af8934bdded5883c50f: Time spent starting tablet: real 0.065s	user 0.005s	sys 0.000s
I20260713 09:06:34.566461 13571 leader_election.cc:290] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 election: Requested vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:34.679843 13620 raft_consensus.cc:493] T f31146cae8a140128540297bdacf2e95 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.682024 13623 raft_consensus.cc:493] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.686862 13624 raft_consensus.cc:493] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.686863 13525 raft_consensus.cc:2749] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:34.692364 13534 raft_consensus.cc:493] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.710605 13521 tablet_bootstrap.cc:492] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f: Bootstrap starting.
I20260713 09:06:34.712824 13534 raft_consensus.cc:515] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:34.711576 13522 consensus_queue.cc:260] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:34.717717 13522 ts_tablet_manager.cc:1434] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260713 09:06:34.719708 13522 tablet_bootstrap.cc:492] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c: Bootstrap starting.
I20260713 09:06:34.716480 13624 raft_consensus.cc:515] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:34.732784 13624 leader_election.cc:290] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:34.734545 13399 raft_consensus.cc:3060] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.735198 13571 consensus_queue.cc:1048] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:34.716639 13620 raft_consensus.cc:515] T f31146cae8a140128540297bdacf2e95 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:34.753182 13519 tablet_bootstrap.cc:492] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f: No bootstrap required, opened a new log
I20260713 09:06:34.753855 13519 ts_tablet_manager.cc:1403] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent bootstrapping tablet: real 0.206s	user 0.053s	sys 0.070s
I20260713 09:06:34.755481 13534 leader_election.cc:290] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:34.716449 13623 raft_consensus.cc:515] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:34.761268 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1552c56ff23d4c2f885d7f87c59abf6e" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:34.755486 13620 leader_election.cc:290] T f31146cae8a140128540297bdacf2e95 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:34.757346 13248 raft_consensus.cc:3060] T 6e00405cdeb84f81b8c53085f056c569 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.758353 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31146cae8a140128540297bdacf2e95" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:34.759526 13246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb48d7ca330400985d613e344a33568" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:34.766222 13246 raft_consensus.cc:2393] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f49d08ee6074a0e939f4976fb82ba2f in current term 1: Already voted for candidate 8c86f8e0192f4af8934bdded5883c50f in this term.
I20260713 09:06:34.760457 13245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1552c56ff23d4c2f885d7f87c59abf6e" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:34.768983 13623 leader_election.cc:290] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:34.769767 13325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e878303cc7047ada8404f75b0ea4fab" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:34.777989 13624 consensus_queue.cc:1048] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:34.779035 13439 leader_election.cc:343] T f31146cae8a140128540297bdacf2e95 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:34.778107 13363 leader_election.cc:343] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.766319 13575 raft_consensus.cc:493] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:06:34.779784 13439 leader_election.cc:343] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.779887 13575 raft_consensus.cc:515] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:34.782056 13575 leader_election.cc:290] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:34.783427 13521 tablet_bootstrap.cc:654] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.737744 13572 raft_consensus.cc:697] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c [term 1 LEADER]: Becoming Leader. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Running, Role: LEADER
I20260713 09:06:34.817809 13519 raft_consensus.cc:359] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:34.819299 13519 raft_consensus.cc:385] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.820117 13523 tablet_bootstrap.cc:654] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.820658 13519 raft_consensus.cc:740] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.821805 13519 consensus_queue.cc:260] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:34.819768 13248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752ebc871bda4584a5a59c2ae57b7012" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:34.833247 13519 ts_tablet_manager.cc:1434] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent starting tablet: real 0.079s	user 0.012s	sys 0.000s
W20260713 09:06:34.835404 13438 leader_election.cc:343] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.835999 13438 leader_election.cc:304] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c86f8e0192f4af8934bdded5883c50f; no voters: 3694df3c2a5243dd9f1568ba9f0466b8, 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:34.836990 13548 raft_consensus.cc:2749] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:34.838378 13519 tablet_bootstrap.cc:492] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f: Bootstrap starting.
I20260713 09:06:34.839883 13548 consensus_queue.cc:1048] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:34.841826 13324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31146cae8a140128540297bdacf2e95" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:34.828464 13575 consensus_queue.cc:1048] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260713 09:06:34.846060 13519 tablet_bootstrap.cc:654] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.854696 13521 tablet_bootstrap.cc:492] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f: No bootstrap required, opened a new log
I20260713 09:06:34.855317 13521 ts_tablet_manager.cc:1403] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f: Time spent bootstrapping tablet: real 0.145s	user 0.030s	sys 0.002s
W20260713 09:06:34.862442 13437 leader_election.cc:343] T f31146cae8a140128540297bdacf2e95 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.863806 13628 raft_consensus.cc:493] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.864130 13437 leader_election.cc:304] T f31146cae8a140128540297bdacf2e95 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c86f8e0192f4af8934bdded5883c50f; no voters: 2d834193bc8f4a60b914af2df35ee46c, 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:34.864445 13628 raft_consensus.cc:515] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:34.865105 13534 raft_consensus.cc:2749] T f31146cae8a140128540297bdacf2e95 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:34.869149 13628 leader_election.cc:290] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:34.869151 13474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0d50a776694b14b5cf7bdb36c88aef" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:34.830786 13572 consensus_queue.cc:237] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:34.872087 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e37dd3943b4c9c80f04d071b0bd128" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:34.857280 13575 consensus_queue.cc:1048] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260713 09:06:34.856282 13548 consensus_queue.cc:1048] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260713 09:06:34.882534 13519 tablet_bootstrap.cc:492] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f: No bootstrap required, opened a new log
I20260713 09:06:34.883083 13519 ts_tablet_manager.cc:1403] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.011s
I20260713 09:06:34.889441 13217 leader_election.cc:304] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8 [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: 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f
W20260713 09:06:34.877354 13363 leader_election.cc:343] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.890627 13529 raft_consensus.cc:2749] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:34.898152 13473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e878303cc7047ada8404f75b0ea4fab" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:34.898988 13473 raft_consensus.cc:2468] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 0.
I20260713 09:06:34.899960 13474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb48d7ca330400985d613e344a33568" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:34.896960 13620 raft_consensus.cc:493] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.899247 13559 consensus_queue.cc:1048] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:34.902647 13521 raft_consensus.cc:359] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:34.876520 13628 consensus_queue.cc:1048] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260713 09:06:34.909420 13521 raft_consensus.cc:385] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.909900 13521 raft_consensus.cc:740] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.910722 13521 consensus_queue.cc:260] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
W20260713 09:06:34.893473 13365 leader_election.cc:343] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.915643 13521 ts_tablet_manager.cc:1434] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.001s
I20260713 09:06:34.911228 13620 raft_consensus.cc:515] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:34.921692 13519 raft_consensus.cc:359] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:34.922847 13519 raft_consensus.cc:385] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.923266 13519 raft_consensus.cc:740] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.924261 13519 consensus_queue.cc:260] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:34.933518 13472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752ebc871bda4584a5a59c2ae57b7012" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:34.934376 13472 raft_consensus.cc:2468] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 0.
I20260713 09:06:34.934935 13522 tablet_bootstrap.cc:654] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.941743 13521 tablet_bootstrap.cc:492] T 2457a7a7648c4eae83572fc2c9aced27 P 8c86f8e0192f4af8934bdded5883c50f: Bootstrap starting.
I20260713 09:06:34.925513 13534 consensus_queue.cc:1048] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260713 09:06:34.947489 13575 consensus_queue.cc:1048] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:34.931967 13620 leader_election.cc:290] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:34.950685 13248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752ebc871bda4584a5a59c2ae57b7012" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:34.951930 13519 ts_tablet_manager.cc:1434] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent starting tablet: real 0.069s	user 0.009s	sys 0.000s
I20260713 09:06:34.954918 13519 tablet_bootstrap.cc:492] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f: Bootstrap starting.
W20260713 09:06:34.963644 13626 log.cc:927] Time spent T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
I20260713 09:06:34.974623 13529 raft_consensus.cc:493] T 6e00405cdeb84f81b8c53085f056c569 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.975314 13529 raft_consensus.cc:515] T 6e00405cdeb84f81b8c53085f056c569 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
W20260713 09:06:34.965790 13439 leader_election.cc:343] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.992666 13324 raft_consensus.cc:3060] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.981809 13620 consensus_queue.cc:1048] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260713 09:06:35.000489 13559 raft_consensus.cc:493] T 723f1b25a350466b98e6af750ab31485 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.001147 13559 raft_consensus.cc:515] T 723f1b25a350466b98e6af750ab31485 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:35.001914 13251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e37dd3943b4c9c80f04d071b0bd128" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:35.008625 13559 leader_election.cc:290] T 723f1b25a350466b98e6af750ab31485 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:35.011006 13246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723f1b25a350466b98e6af750ab31485" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
W20260713 09:06:35.013235 13439 leader_election.cc:343] T 723f1b25a350466b98e6af750ab31485 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.018312 13474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e00405cdeb84f81b8c53085f056c569" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:34.981549 13529 leader_election.cc:290] T 6e00405cdeb84f81b8c53085f056c569 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
W20260713 09:06:35.024422 13197 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:06:35.024878 13365 leader_election.cc:343] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.025449 13365 leader_election.cc:304] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 2d834193bc8f4a60b914af2df35ee46c, 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:35.023953 13521 tablet_bootstrap.cc:654] T 2457a7a7648c4eae83572fc2c9aced27 P 8c86f8e0192f4af8934bdded5883c50f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.033946 13523 tablet_bootstrap.cc:492] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8: No bootstrap required, opened a new log
I20260713 09:06:35.034801 13523 ts_tablet_manager.cc:1403] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.423s	user 0.015s	sys 0.014s
I20260713 09:06:35.028738 13525 raft_consensus.cc:2749] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:35.025286 13147 catalog_manager.cc:5697] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66). New cstate: current_term: 1 leader_uuid: "2d834193bc8f4a60b914af2df35ee46c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.076704 13523 raft_consensus.cc:359] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:35.077543 13523 raft_consensus.cc:385] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.077855 13523 raft_consensus.cc:740] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.080295 13519 tablet_bootstrap.cc:654] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.082906 13523 consensus_queue.cc:260] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:35.064586 13366 leader_election.cc:304] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [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: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f; no voters: 2d834193bc8f4a60b914af2df35ee46c
I20260713 09:06:35.101337 13523 ts_tablet_manager.cc:1434] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.003s
I20260713 09:06:35.102972 13523 tablet_bootstrap.cc:492] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:35.105849 13575 raft_consensus.cc:2804] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:06:35.120414 13636 log.cc:927] Time spent T 6e00405cdeb84f81b8c53085f056c569 P 8c86f8e0192f4af8934bdded5883c50f: Append to log took a long time: real 0.145s	user 0.004s	sys 0.001s
I20260713 09:06:35.110730 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723f1b25a350466b98e6af750ab31485" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:35.125218 13522 tablet_bootstrap.cc:492] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c: No bootstrap required, opened a new log
I20260713 09:06:35.108764 13623 raft_consensus.cc:493] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.125862 13522 ts_tablet_manager.cc:1403] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c: Time spent bootstrapping tablet: real 0.406s	user 0.018s	sys 0.013s
W20260713 09:06:35.112368 13366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.68:41449, user_credentials={real_user=slave}} blocked reactor thread for 50574.9us
I20260713 09:06:35.119311 13575 raft_consensus.cc:493] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.161195 13575 raft_consensus.cc:3060] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.165870 13628 consensus_queue.cc:1048] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:06:35.137801 13623 raft_consensus.cc:515] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:35.173337 13621 raft_consensus.cc:493] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.175952 13521 tablet_bootstrap.cc:492] T 2457a7a7648c4eae83572fc2c9aced27 P 8c86f8e0192f4af8934bdded5883c50f: No bootstrap required, opened a new log
I20260713 09:06:35.182471 13521 ts_tablet_manager.cc:1403] T 2457a7a7648c4eae83572fc2c9aced27 P 8c86f8e0192f4af8934bdded5883c50f: Time spent bootstrapping tablet: real 0.241s	user 0.017s	sys 0.003s
I20260713 09:06:35.185143 13522 raft_consensus.cc:359] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:35.185945 13522 raft_consensus.cc:385] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.170074 13366 leader_election.cc:304] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 3694df3c2a5243dd9f1568ba9f0466b8, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:35.187602 13366 leader_election.cc:304] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [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: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f; no voters: 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:35.189265 13624 raft_consensus.cc:2749] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:35.189035 13621 raft_consensus.cc:515] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:35.190194 13624 raft_consensus.cc:2804] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.190696 13624 raft_consensus.cc:493] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.191114 13624 raft_consensus.cc:3060] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.191952 13621 leader_election.cc:290] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
W20260713 09:06:35.057790 13438 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.232.67:45583, user_credentials={real_user=slave}} blocked reactor thread for 144669us
I20260713 09:06:35.186230 13522 raft_consensus.cc:740] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.178040 13523 tablet_bootstrap.cc:654] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.193321 13522 consensus_queue.cc:260] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:35.195612 13522 ts_tablet_manager.cc:1434] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.000s
I20260713 09:06:35.196643 13522 tablet_bootstrap.cc:492] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c: Bootstrap starting.
I20260713 09:06:35.195245 13525 consensus_queue.cc:1048] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:35.199640 13521 raft_consensus.cc:359] T 2457a7a7648c4eae83572fc2c9aced27 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:35.203035 13472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d1528408d400a8d18e97d6b240c48" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:35.204862 13522 tablet_bootstrap.cc:654] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.205214 13399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752ebc871bda4584a5a59c2ae57b7012" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:35.208108 13559 raft_consensus.cc:493] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.209087 13521 raft_consensus.cc:385] T 2457a7a7648c4eae83572fc2c9aced27 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:06:35.172518 13437 leader_election.cc:343] T 723f1b25a350466b98e6af750ab31485 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.214174 13521 raft_consensus.cc:740] T 2457a7a7648c4eae83572fc2c9aced27 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.219403 13521 consensus_queue.cc:260] T 2457a7a7648c4eae83572fc2c9aced27 P 8c86f8e0192f4af8934bdded5883c50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:35.223045 13519 tablet_bootstrap.cc:492] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f: No bootstrap required, opened a new log
I20260713 09:06:35.224335 13620 consensus_queue.cc:1048] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.221441 13559 raft_consensus.cc:515] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:35.228955 13559 leader_election.cc:290] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:35.223240 13437 leader_election.cc:304] T 723f1b25a350466b98e6af750ab31485 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c86f8e0192f4af8934bdded5883c50f; no voters: 2d834193bc8f4a60b914af2df35ee46c, 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:35.230768 13623 leader_election.cc:290] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
W20260713 09:06:35.231873 13437 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.66:33285, user_credentials={real_user=slave}} blocked reactor thread for 61161.5us
I20260713 09:06:35.223589 13519 ts_tablet_manager.cc:1403] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent bootstrapping tablet: real 0.271s	user 0.025s	sys 0.023s
I20260713 09:06:35.233917 13521 ts_tablet_manager.cc:1434] T 2457a7a7648c4eae83572fc2c9aced27 P 8c86f8e0192f4af8934bdded5883c50f: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.001s
I20260713 09:06:35.235499 13521 tablet_bootstrap.cc:492] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f: Bootstrap starting.
I20260713 09:06:35.237038 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1552c56ff23d4c2f885d7f87c59abf6e" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:35.238781 13548 raft_consensus.cc:2749] T 723f1b25a350466b98e6af750ab31485 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:06:35.241721 13365 leader_election.cc:343] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.243424 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a9f9bb9aad4ab1a4e81953d6c73691" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:35.218474 13472 raft_consensus.cc:2468] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 1.
W20260713 09:06:35.245236 13437 leader_election.cc:343] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.253736 13397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a9f9bb9aad4ab1a4e81953d6c73691" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
W20260713 09:06:35.260421 13438 leader_election.cc:343] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.260972 13438 leader_election.cc:304] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c86f8e0192f4af8934bdded5883c50f; no voters: 2d834193bc8f4a60b914af2df35ee46c, 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:35.263211 13637 raft_consensus.cc:2749] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:35.269349 13521 tablet_bootstrap.cc:654] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.269220 13292 leader_election.cc:304] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [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: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f; no voters: 
I20260713 09:06:35.271243 13621 raft_consensus.cc:2804] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:35.271675 13621 raft_consensus.cc:493] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.272039 13621 raft_consensus.cc:3060] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.287860 13624 raft_consensus.cc:515] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:35.289894 13399 raft_consensus.cc:2393] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c86f8e0192f4af8934bdded5883c50f in current term 1: Already voted for candidate 7f49d08ee6074a0e939f4976fb82ba2f in this term.
I20260713 09:06:35.291245 13525 raft_consensus.cc:493] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.291852 13525 raft_consensus.cc:515] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:35.305987 13399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e00405cdeb84f81b8c53085f056c569" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:35.309897 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d1528408d400a8d18e97d6b240c48" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:35.313220 13641 raft_consensus.cc:493] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.315110 13641 raft_consensus.cc:515] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:35.302475 13472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1552c56ff23d4c2f885d7f87c59abf6e" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:35.321640 13472 raft_consensus.cc:2468] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 0.
I20260713 09:06:35.321970 13474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752ebc871bda4584a5a59c2ae57b7012" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:35.303768 13438 leader_election.cc:304] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c86f8e0192f4af8934bdded5883c50f; no voters: 3694df3c2a5243dd9f1568ba9f0466b8, 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:35.322677 13474 raft_consensus.cc:2468] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3694df3c2a5243dd9f1568ba9f0466b8 in term 0.
I20260713 09:06:35.323402 13637 raft_consensus.cc:3060] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.302354 13525 leader_election.cc:290] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:35.313283 13215 leader_election.cc:304] T 6e00405cdeb84f81b8c53085f056c569 P 3694df3c2a5243dd9f1568ba9f0466b8 [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: 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:35.332499 13645 raft_consensus.cc:2749] T 6e00405cdeb84f81b8c53085f056c569 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:35.325016 13641 leader_election.cc:290] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:35.325217 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fd9aeb71c14f4390c52f63a513d957" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:35.336268 13217 leader_election.cc:304] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3694df3c2a5243dd9f1568ba9f0466b8, 8c86f8e0192f4af8934bdded5883c50f; no voters: 
I20260713 09:06:35.340663 13641 raft_consensus.cc:2804] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.340572 13575 raft_consensus.cc:515] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:35.341384 13641 raft_consensus.cc:493] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.341828 13641 raft_consensus.cc:3060] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.342679 13245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fd9aeb71c14f4390c52f63a513d957" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
W20260713 09:06:35.346571 13365 leader_election.cc:343] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.349074 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752ebc871bda4584a5a59c2ae57b7012" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
W20260713 09:06:35.349465 13363 leader_election.cc:343] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.346239 13624 leader_election.cc:290] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Requested vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:35.356271 13519 raft_consensus.cc:359] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:35.364087 13519 raft_consensus.cc:385] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.364691 13519 raft_consensus.cc:740] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.369724 13519 consensus_queue.cc:260] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:35.353999 13621 raft_consensus.cc:515] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:35.384452 13322 raft_consensus.cc:1240] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Rejecting Update request from peer 7f49d08ee6074a0e939f4976fb82ba2f for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:06:35.385006 13621 leader_election.cc:290] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 2 election: Requested vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:35.386396 13472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d1528408d400a8d18e97d6b240c48" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f"
I20260713 09:06:35.386668 13474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752ebc871bda4584a5a59c2ae57b7012" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f"
I20260713 09:06:35.360692 13363 leader_election.cc:304] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 2d834193bc8f4a60b914af2df35ee46c, 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:35.378253 13637 raft_consensus.cc:2749] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:35.398869 13519 ts_tablet_manager.cc:1434] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent starting tablet: real 0.165s	user 0.007s	sys 0.002s
I20260713 09:06:35.400568 13519 tablet_bootstrap.cc:492] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f: Bootstrap starting.
I20260713 09:06:35.409050 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752ebc871bda4584a5a59c2ae57b7012" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:35.410338 13396 raft_consensus.cc:2393] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3694df3c2a5243dd9f1568ba9f0466b8 in current term 1: Already voted for candidate 7f49d08ee6074a0e939f4976fb82ba2f in this term.
I20260713 09:06:35.398507 13621 raft_consensus.cc:493] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.401531 13525 raft_consensus.cc:2749] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:35.424217 13621 raft_consensus.cc:515] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:35.451081 13620 raft_consensus.cc:493] T 2457a7a7648c4eae83572fc2c9aced27 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:06:35.406585 13363 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.66:33285, user_credentials={real_user=slave}} blocked reactor thread for 57152.8us
I20260713 09:06:35.451896 13620 raft_consensus.cc:515] T 2457a7a7648c4eae83572fc2c9aced27 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:35.454664 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e878303cc7047ada8404f75b0ea4fab" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
I20260713 09:06:35.454892 13575 leader_election.cc:290] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Requested vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
W20260713 09:06:35.457823 13363 leader_election.cc:343] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.459151 13525 consensus_queue.cc:1059] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:35.460373 13525 raft_consensus.cc:3055] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:35.460810 13525 raft_consensus.cc:740] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Running, Role: LEADER
I20260713 09:06:35.461274 13251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2457a7a7648c4eae83572fc2c9aced27" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:35.461733 13525 consensus_queue.cc:260] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [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: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:35.463387 13525 raft_consensus.cc:3060] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.463922 13620 leader_election.cc:290] T 2457a7a7648c4eae83572fc2c9aced27 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:35.416419 13366 leader_election.cc:304] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [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: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f; no voters: 3694df3c2a5243dd9f1568ba9f0466b8
W20260713 09:06:35.469476 13366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.68:41449, user_credentials={real_user=slave}} blocked reactor thread for 64216.9us
I20260713 09:06:35.470783 13628 raft_consensus.cc:2804] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.471271 13628 raft_consensus.cc:493] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.471675 13628 raft_consensus.cc:3060] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.473451 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d1528408d400a8d18e97d6b240c48" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
I20260713 09:06:35.477871 13621 leader_election.cc:290] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
W20260713 09:06:35.468096 13439 leader_election.cc:343] T 2457a7a7648c4eae83572fc2c9aced27 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.479285 13399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e37dd3943b4c9c80f04d071b0bd128" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:35.480049 13399 raft_consensus.cc:2468] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 0.
I20260713 09:06:35.480530 13472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e878303cc7047ada8404f75b0ea4fab" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f"
I20260713 09:06:35.481560 13472 raft_consensus.cc:3060] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.481460 13290 leader_election.cc:304] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c, 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 
I20260713 09:06:35.483232 13628 raft_consensus.cc:515] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:35.487691 13473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1552c56ff23d4c2f885d7f87c59abf6e" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f"
I20260713 09:06:35.488579 13473 raft_consensus.cc:3060] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.486711 13641 raft_consensus.cc:515] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:35.503738 13249 raft_consensus.cc:2393] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7f49d08ee6074a0e939f4976fb82ba2f in current term 1: Already voted for candidate 3694df3c2a5243dd9f1568ba9f0466b8 in this term.
I20260713 09:06:35.509445 13399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752ebc871bda4584a5a59c2ae57b7012" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
I20260713 09:06:35.510731 13399 raft_consensus.cc:2393] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3694df3c2a5243dd9f1568ba9f0466b8 in current term 1: Already voted for candidate 7f49d08ee6074a0e939f4976fb82ba2f in this term.
I20260713 09:06:35.513983 13251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1552c56ff23d4c2f885d7f87c59abf6e" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:35.515511 13641 leader_election.cc:290] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 1 election: Requested vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:35.516430 13470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752ebc871bda4584a5a59c2ae57b7012" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f"
W20260713 09:06:35.519233 13365 leader_election.cc:343] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.520983 13217 leader_election.cc:304] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [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: 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:35.522763 13641 raft_consensus.cc:2749] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:35.539000 13519 tablet_bootstrap.cc:654] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.556066 13472 raft_consensus.cc:2468] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 1.
I20260713 09:06:35.558159 13366 leader_election.cc:304] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f; no voters: 2d834193bc8f4a60b914af2df35ee46c
I20260713 09:06:35.559528 13575 raft_consensus.cc:2804] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:35.560395 13575 raft_consensus.cc:697] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Becoming Leader. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Running, Role: LEADER
I20260713 09:06:35.516714 13628 leader_election.cc:290] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Requested vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:35.561725 13575 consensus_queue.cc:237] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:35.579685 13523 tablet_bootstrap.cc:492] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8: No bootstrap required, opened a new log
I20260713 09:06:35.580482 13523 ts_tablet_manager.cc:1403] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.478s	user 0.011s	sys 0.021s
I20260713 09:06:35.609051 13523 raft_consensus.cc:359] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:35.610009 13523 raft_consensus.cc:385] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.610697 13523 raft_consensus.cc:740] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.616849 13523 consensus_queue.cc:260] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:35.610718 13572 raft_consensus.cc:2804] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.609573 13474 raft_consensus.cc:2468] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 1.
I20260713 09:06:35.624814 13523 ts_tablet_manager.cc:1434] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.003s
I20260713 09:06:35.611755 13473 raft_consensus.cc:2468] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 1.
I20260713 09:06:35.619791 13572 raft_consensus.cc:493] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.632022 13572 raft_consensus.cc:3060] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.628544 13251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e37dd3943b4c9c80f04d071b0bd128" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:35.639020 13251 raft_consensus.cc:2468] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 0.
I20260713 09:06:35.629149 13396 raft_consensus.cc:2410] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2d834193bc8f4a60b914af2df35ee46c for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260713 09:06:35.641938 13290 leader_election.cc:304] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c; no voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:35.642944 13658 raft_consensus.cc:2749] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:06:35.645985 13522 tablet_bootstrap.cc:492] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c: No bootstrap required, opened a new log
I20260713 09:06:35.646833 13522 ts_tablet_manager.cc:1403] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c: Time spent bootstrapping tablet: real 0.450s	user 0.015s	sys 0.013s
I20260713 09:06:35.649765 13366 leader_election.cc:304] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f; no voters: 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:35.651181 13521 tablet_bootstrap.cc:492] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f: No bootstrap required, opened a new log
I20260713 09:06:35.651968 13521 ts_tablet_manager.cc:1403] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f: Time spent bootstrapping tablet: real 0.417s	user 0.021s	sys 0.016s
I20260713 09:06:35.630501 13525 raft_consensus.cc:493] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.642655 13659 consensus_queue.cc:1048] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260713 09:06:35.655843 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2457a7a7648c4eae83572fc2c9aced27" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:35.658206 13522 raft_consensus.cc:359] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:35.660629 13522 raft_consensus.cc:385] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.661021 13522 raft_consensus.cc:740] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.658799 13525 raft_consensus.cc:515] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:35.654963 13575 raft_consensus.cc:2804] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:35.671312 13575 raft_consensus.cc:697] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Becoming Leader. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Running, Role: LEADER
I20260713 09:06:35.671983 13473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043aa15899a34f4daf317cdce82602e1" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:35.672305 13575 consensus_queue.cc:237] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
W20260713 09:06:35.673189 13437 leader_election.cc:343] T 2457a7a7648c4eae83572fc2c9aced27 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:35.673720 13366 leader_election.cc:343] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.673887 13437 leader_election.cc:304] T 2457a7a7648c4eae83572fc2c9aced27 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c86f8e0192f4af8934bdded5883c50f; no voters: 2d834193bc8f4a60b914af2df35ee46c, 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:35.675619 13534 raft_consensus.cc:2749] T 2457a7a7648c4eae83572fc2c9aced27 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:35.676587 13519 tablet_bootstrap.cc:492] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f: No bootstrap required, opened a new log
I20260713 09:06:35.677134 13519 ts_tablet_manager.cc:1403] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent bootstrapping tablet: real 0.277s	user 0.014s	sys 0.024s
I20260713 09:06:35.677351 13525 leader_election.cc:290] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:35.660640 13621 consensus_queue.cc:1048] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260713 09:06:35.678143 13522 consensus_queue.cc:260] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:35.679639 13659 raft_consensus.cc:493] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.680163 13659 raft_consensus.cc:515] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:35.681296 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043aa15899a34f4daf317cdce82602e1" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:35.682600 13659 leader_election.cc:290] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
W20260713 09:06:35.683105 13365 leader_election.cc:343] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.683439 13473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31146cae8a140128540297bdacf2e95" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:35.683624 13365 leader_election.cc:304] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 3694df3c2a5243dd9f1568ba9f0466b8, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:35.684137 13473 raft_consensus.cc:2468] T f31146cae8a140128540297bdacf2e95 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 0.
I20260713 09:06:35.684592 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31146cae8a140128540297bdacf2e95" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:35.685576 13292 leader_election.cc:304] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f; no voters: 
I20260713 09:06:35.686196 13628 raft_consensus.cc:2749] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:06:35.686636 13291 leader_election.cc:343] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.687806 13659 raft_consensus.cc:2804] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.688323 13659 raft_consensus.cc:493] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.688721 13659 raft_consensus.cc:3060] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.691320 13519 raft_consensus.cc:359] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:35.695437 13519 raft_consensus.cc:385] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.696623 13519 raft_consensus.cc:740] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.692790 13523 tablet_bootstrap.cc:492] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:35.693274 13521 raft_consensus.cc:359] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:35.700232 13521 raft_consensus.cc:385] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.700557 13521 raft_consensus.cc:740] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.701433 13521 consensus_queue.cc:260] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:35.704172 13519 consensus_queue.cc:260] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:35.709509 13519 ts_tablet_manager.cc:1434] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.002s
I20260713 09:06:35.710812 13519 tablet_bootstrap.cc:492] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f: Bootstrap starting.
I20260713 09:06:35.716095 13521 ts_tablet_manager.cc:1434] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.001s
I20260713 09:06:35.717464 13521 tablet_bootstrap.cc:492] T 1cfcfb72555047e2a814c7fb2b48a969 P 8c86f8e0192f4af8934bdded5883c50f: Bootstrap starting.
I20260713 09:06:35.720515 13519 tablet_bootstrap.cc:654] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.695070 13572 raft_consensus.cc:515] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:35.732538 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e37dd3943b4c9c80f04d071b0bd128" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
I20260713 09:06:35.733546 13398 raft_consensus.cc:3060] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.737525 13366 leader_election.cc:304] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f; no voters: 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:35.738795 13575 raft_consensus.cc:2804] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:35.739301 13575 raft_consensus.cc:697] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Becoming Leader. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Running, Role: LEADER
I20260713 09:06:35.740231 13575 consensus_queue.cc:237] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:35.749436 13251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e37dd3943b4c9c80f04d071b0bd128" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:35.750195 13251 raft_consensus.cc:3060] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.771768 13146 catalog_manager.cc:5697] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67). New cstate: current_term: 1 leader_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.776435 13659 raft_consensus.cc:515] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:35.780550 13572 leader_election.cc:290] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 election: Requested vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:35.782460 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31146cae8a140128540297bdacf2e95" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:35.782923 13659 leader_election.cc:290] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 election: Requested vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:35.783691 13398 raft_consensus.cc:2468] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 1.
I20260713 09:06:35.776511 13251 raft_consensus.cc:2468] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 1.
I20260713 09:06:35.785530 13290 leader_election.cc:304] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c, 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 
I20260713 09:06:35.782944 13474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31146cae8a140128540297bdacf2e95" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f"
I20260713 09:06:35.787497 13474 raft_consensus.cc:3060] T f31146cae8a140128540297bdacf2e95 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.788846 13521 tablet_bootstrap.cc:654] T 1cfcfb72555047e2a814c7fb2b48a969 P 8c86f8e0192f4af8934bdded5883c50f: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:35.785342 13291 leader_election.cc:343] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.784844 13523 tablet_bootstrap.cc:654] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.789757 13621 raft_consensus.cc:2804] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:35.795236 13522 ts_tablet_manager.cc:1434] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c: Time spent starting tablet: real 0.148s	user 0.009s	sys 0.002s
I20260713 09:06:35.775007 13146 catalog_manager.cc:5697] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67). New cstate: current_term: 1 leader_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.819988 13621 raft_consensus.cc:697] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [term 1 LEADER]: Becoming Leader. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Running, Role: LEADER
I20260713 09:06:35.822783 13621 consensus_queue.cc:237] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:35.802332 13474 raft_consensus.cc:2468] T f31146cae8a140128540297bdacf2e95 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 1.
I20260713 09:06:35.824532 13292 leader_election.cc:304] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f; no voters: 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:35.821549 13522 tablet_bootstrap.cc:492] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c: Bootstrap starting.
I20260713 09:06:35.829276 13659 raft_consensus.cc:2804] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:35.829937 13659 raft_consensus.cc:697] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c [term 1 LEADER]: Becoming Leader. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Running, Role: LEADER
I20260713 09:06:35.830891 13659 consensus_queue.cc:237] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:35.837047 13522 tablet_bootstrap.cc:654] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.837754 13523 tablet_bootstrap.cc:492] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8: No bootstrap required, opened a new log
I20260713 09:06:35.818985 13519 tablet_bootstrap.cc:492] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f: No bootstrap required, opened a new log
I20260713 09:06:35.841996 13519 ts_tablet_manager.cc:1403] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent bootstrapping tablet: real 0.131s	user 0.021s	sys 0.033s
I20260713 09:06:35.854682 13523 ts_tablet_manager.cc:1403] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.162s	user 0.013s	sys 0.001s
I20260713 09:06:35.857445 13519 raft_consensus.cc:359] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:35.858865 13523 raft_consensus.cc:359] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:35.860237 13523 raft_consensus.cc:385] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.860827 13523 raft_consensus.cc:740] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.868666 13521 tablet_bootstrap.cc:492] T 1cfcfb72555047e2a814c7fb2b48a969 P 8c86f8e0192f4af8934bdded5883c50f: No bootstrap required, opened a new log
I20260713 09:06:35.869673 13521 ts_tablet_manager.cc:1403] T 1cfcfb72555047e2a814c7fb2b48a969 P 8c86f8e0192f4af8934bdded5883c50f: Time spent bootstrapping tablet: real 0.152s	user 0.021s	sys 0.017s
I20260713 09:06:35.874033 13521 raft_consensus.cc:359] T 1cfcfb72555047e2a814c7fb2b48a969 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:35.858667 13519 raft_consensus.cc:385] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.884754 13519 raft_consensus.cc:740] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.885634 13522 tablet_bootstrap.cc:492] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c: No bootstrap required, opened a new log
I20260713 09:06:35.884773 13521 raft_consensus.cc:385] T 1cfcfb72555047e2a814c7fb2b48a969 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.884419 13147 catalog_manager.cc:5697] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67). New cstate: current_term: 1 leader_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.886112 13521 raft_consensus.cc:740] T 1cfcfb72555047e2a814c7fb2b48a969 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.886153 13522 ts_tablet_manager.cc:1403] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.001s
I20260713 09:06:35.887085 13523 consensus_queue.cc:260] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:35.888285 13521 consensus_queue.cc:260] T 1cfcfb72555047e2a814c7fb2b48a969 P 8c86f8e0192f4af8934bdded5883c50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:35.887174 13519 consensus_queue.cc:260] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:35.892321 13519 ts_tablet_manager.cc:1434] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.004s
I20260713 09:06:35.892839 13523 ts_tablet_manager.cc:1434] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.002s
I20260713 09:06:35.893478 13519 tablet_bootstrap.cc:492] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f: Bootstrap starting.
I20260713 09:06:35.894012 13523 tablet_bootstrap.cc:492] T f31146cae8a140128540297bdacf2e95 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:35.897353 13522 raft_consensus.cc:359] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:35.898236 13522 raft_consensus.cc:385] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.898545 13522 raft_consensus.cc:740] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.898828 13521 ts_tablet_manager.cc:1434] T 1cfcfb72555047e2a814c7fb2b48a969 P 8c86f8e0192f4af8934bdded5883c50f: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260713 09:06:35.899397 13522 consensus_queue.cc:260] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:35.902074 13522 ts_tablet_manager.cc:1434] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:06:35.902108 13519 tablet_bootstrap.cc:654] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.903308 13522 tablet_bootstrap.cc:492] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c: Bootstrap starting.
I20260713 09:06:35.908861 13659 raft_consensus.cc:493] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.913198 13523 tablet_bootstrap.cc:654] T f31146cae8a140128540297bdacf2e95 P 3694df3c2a5243dd9f1568ba9f0466b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.912277 13148 catalog_manager.cc:5697] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66). New cstate: current_term: 1 leader_uuid: "2d834193bc8f4a60b914af2df35ee46c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.916286 13148 catalog_manager.cc:5697] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66). New cstate: current_term: 1 leader_uuid: "2d834193bc8f4a60b914af2df35ee46c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:35.918468 13522 tablet_bootstrap.cc:654] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.909713 13659 raft_consensus.cc:515] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:35.920945 13659 leader_election.cc:290] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:35.923095 13474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e878303cc7047ada8404f75b0ea4fab" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:35.924430 13474 raft_consensus.cc:2393] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d834193bc8f4a60b914af2df35ee46c in current term 1: Already voted for candidate 7f49d08ee6074a0e939f4976fb82ba2f in this term.
I20260713 09:06:35.926846 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e878303cc7047ada8404f75b0ea4fab" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:35.939378 13575 raft_consensus.cc:493] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.940135 13575 raft_consensus.cc:515] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:35.955077 13519 tablet_bootstrap.cc:492] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f: No bootstrap required, opened a new log
I20260713 09:06:35.955685 13519 ts_tablet_manager.cc:1403] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent bootstrapping tablet: real 0.062s	user 0.028s	sys 0.020s
I20260713 09:06:35.957547 13474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfcfb72555047e2a814c7fb2b48a969" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:35.958540 13474 raft_consensus.cc:2468] T 1cfcfb72555047e2a814c7fb2b48a969 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 0.
I20260713 09:06:35.958705 13519 raft_consensus.cc:359] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:35.960436 13366 leader_election.cc:304] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f; no voters: 
I20260713 09:06:35.960457 13519 raft_consensus.cc:385] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.961385 13519 raft_consensus.cc:740] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.961851 13525 raft_consensus.cc:2804] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.938128 13290 leader_election.cc:304] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c; no voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:35.962551 13525 raft_consensus.cc:493] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.963734 13525 raft_consensus.cc:3060] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.969216 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfcfb72555047e2a814c7fb2b48a969" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
W20260713 09:06:35.972379 13363 leader_election.cc:343] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.974138 13623 raft_consensus.cc:493] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.975133 13641 raft_consensus.cc:493] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.974900 13623 raft_consensus.cc:515] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:35.975660 13641 raft_consensus.cc:515] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:35.975404 13519 consensus_queue.cc:260] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:35.979717 13659 raft_consensus.cc:3060] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.979910 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fd9aeb71c14f4390c52f63a513d957" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
W20260713 09:06:35.981505 13214 leader_election.cc:343] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.982281 13641 leader_election.cc:290] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:35.984231 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fd9aeb71c14f4390c52f63a513d957" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:35.985347 13396 raft_consensus.cc:2468] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3694df3c2a5243dd9f1568ba9f0466b8 in term 0.
I20260713 09:06:35.986655 13575 leader_election.cc:290] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:35.986793 13215 leader_election.cc:304] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [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: 3694df3c2a5243dd9f1568ba9f0466b8, 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 2d834193bc8f4a60b914af2df35ee46c
I20260713 09:06:35.988231 13641 raft_consensus.cc:2804] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.988857 13641 raft_consensus.cc:493] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.988015 13525 raft_consensus.cc:515] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:35.989148 13474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a9f9bb9aad4ab1a4e81953d6c73691" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:35.989687 13641 raft_consensus.cc:3060] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.984536 13519 ts_tablet_manager.cc:1434] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.006s
I20260713 09:06:35.990279 13474 raft_consensus.cc:2468] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 0.
I20260713 09:06:35.993695 13525 leader_election.cc:290] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Requested vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:35.995147 13366 leader_election.cc:304] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f; no voters: 
I20260713 09:06:35.996263 13525 raft_consensus.cc:2804] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.997856 13525 raft_consensus.cc:493] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.996475 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a9f9bb9aad4ab1a4e81953d6c73691" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:35.998484 13525 raft_consensus.cc:3060] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.999606 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfcfb72555047e2a814c7fb2b48a969" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
W20260713 09:06:36.003531 13363 leader_election.cc:343] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.977501 13623 leader_election.cc:290] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
W20260713 09:06:36.014477 13363 leader_election.cc:343] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.016034 13525 raft_consensus.cc:515] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:36.028430 13523 tablet_bootstrap.cc:492] T f31146cae8a140128540297bdacf2e95 P 3694df3c2a5243dd9f1568ba9f0466b8: No bootstrap required, opened a new log
I20260713 09:06:36.028741 13473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a9f9bb9aad4ab1a4e81953d6c73691" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f"
I20260713 09:06:36.028785 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a9f9bb9aad4ab1a4e81953d6c73691" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
I20260713 09:06:36.029115 13523 ts_tablet_manager.cc:1403] T f31146cae8a140128540297bdacf2e95 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.135s	user 0.017s	sys 0.014s
I20260713 09:06:36.029899 13473 raft_consensus.cc:3060] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.017339 13474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfcfb72555047e2a814c7fb2b48a969" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f"
I20260713 09:06:36.035283 13523 raft_consensus.cc:359] T f31146cae8a140128540297bdacf2e95 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:36.021581 13641 raft_consensus.cc:515] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:36.039130 13620 raft_consensus.cc:493] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:36.039790 13620 raft_consensus.cc:515] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
W20260713 09:06:36.040304 13363 leader_election.cc:343] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.040648 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fd9aeb71c14f4390c52f63a513d957" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
I20260713 09:06:36.041625 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fd9aeb71c14f4390c52f63a513d957" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
I20260713 09:06:36.042310 13396 raft_consensus.cc:3060] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:36.043053 13214 leader_election.cc:343] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.044502 13251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043aa15899a34f4daf317cdce82602e1" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:36.044662 13620 leader_election.cc:290] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:36.045908 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043aa15899a34f4daf317cdce82602e1" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:36.046717 13398 raft_consensus.cc:2468] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 0.
W20260713 09:06:36.048295 13439 leader_election.cc:343] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.049182 13438 leader_election.cc:304] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [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: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f; no voters: 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:36.050835 13620 raft_consensus.cc:2804] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:36.035869 13474 raft_consensus.cc:3060] T 1cfcfb72555047e2a814c7fb2b48a969 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.051435 13620 raft_consensus.cc:493] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:36.051687 13659 raft_consensus.cc:2749] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:36.052007 13620 raft_consensus.cc:3060] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.031808 13525 leader_election.cc:290] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Requested vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:36.036513 13523 raft_consensus.cc:385] T f31146cae8a140128540297bdacf2e95 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.059038 13523 raft_consensus.cc:740] T f31146cae8a140128540297bdacf2e95 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.059661 13473 raft_consensus.cc:2468] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 1.
I20260713 09:06:36.060572 13523 consensus_queue.cc:260] T f31146cae8a140128540297bdacf2e95 P 3694df3c2a5243dd9f1568ba9f0466b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:36.061543 13366 leader_election.cc:304] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f; no voters: 2d834193bc8f4a60b914af2df35ee46c
I20260713 09:06:36.061764 13620 raft_consensus.cc:515] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:36.062582 13641 leader_election.cc:290] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 1 election: Requested vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:36.064738 13654 raft_consensus.cc:2804] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:36.065284 13522 tablet_bootstrap.cc:492] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c: No bootstrap required, opened a new log
I20260713 09:06:36.068974 13251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043aa15899a34f4daf317cdce82602e1" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:36.070859 13654 raft_consensus.cc:697] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Becoming Leader. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Running, Role: LEADER
I20260713 09:06:36.071082 13522 ts_tablet_manager.cc:1403] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c: Time spent bootstrapping tablet: real 0.168s	user 0.039s	sys 0.046s
I20260713 09:06:36.068944 13620 leader_election.cc:290] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 election: Requested vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:36.064443 13396 raft_consensus.cc:2468] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3694df3c2a5243dd9f1568ba9f0466b8 in term 1.
I20260713 09:06:36.077802 13215 leader_election.cc:304] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3694df3c2a5243dd9f1568ba9f0466b8, 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 2d834193bc8f4a60b914af2df35ee46c
I20260713 09:06:36.079548 13641 raft_consensus.cc:2804] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:36.080174 13641 raft_consensus.cc:697] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 LEADER]: Becoming Leader. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Running, Role: LEADER
I20260713 09:06:36.080240 13522 raft_consensus.cc:359] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:36.081578 13522 raft_consensus.cc:385] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.081256 13641 consensus_queue.cc:237] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
W20260713 09:06:36.083997 13439 leader_election.cc:343] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:36.084463 13197 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:36.067618 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043aa15899a34f4daf317cdce82602e1" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
I20260713 09:06:36.085134 13398 raft_consensus.cc:3060] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.071954 13654 consensus_queue.cc:237] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:36.082064 13522 raft_consensus.cc:740] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.091243 13522 consensus_queue.cc:260] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:36.097424 13398 raft_consensus.cc:2468] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 1.
I20260713 09:06:36.099131 13522 ts_tablet_manager.cc:1434] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.003s
I20260713 09:06:36.100420 13522 tablet_bootstrap.cc:492] T 781e9b94cce545338eed67e672056954 P 2d834193bc8f4a60b914af2df35ee46c: Bootstrap starting.
I20260713 09:06:36.104806 13523 ts_tablet_manager.cc:1434] T f31146cae8a140128540297bdacf2e95 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.075s	user 0.011s	sys 0.019s
I20260713 09:06:36.105872 13523 tablet_bootstrap.cc:492] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:36.107949 13438 leader_election.cc:304] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f; no voters: 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:36.110153 13620 raft_consensus.cc:2804] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:36.110795 13620 raft_consensus.cc:697] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 1 LEADER]: Becoming Leader. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Running, Role: LEADER
I20260713 09:06:36.111750 13620 consensus_queue.cc:237] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:36.103541 13474 raft_consensus.cc:2468] T 1cfcfb72555047e2a814c7fb2b48a969 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 1.
I20260713 09:06:36.136320 13366 leader_election.cc:304] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f; no voters: 2d834193bc8f4a60b914af2df35ee46c
I20260713 09:06:36.135800 13149 catalog_manager.cc:5697] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67). New cstate: current_term: 1 leader_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:36.137809 13525 raft_consensus.cc:2804] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:36.138401 13525 raft_consensus.cc:697] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Becoming Leader. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Running, Role: LEADER
I20260713 09:06:36.139389 13525 consensus_queue.cc:237] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:36.152269 13623 consensus_queue.cc:1048] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:36.157305 13523 tablet_bootstrap.cc:654] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.163735 13146 catalog_manager.cc:5697] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68). New cstate: current_term: 1 leader_uuid: "8c86f8e0192f4af8934bdded5883c50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:36.168304 13147 catalog_manager.cc:5697] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65). New cstate: current_term: 1 leader_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:36.174706 13654 consensus_queue.cc:1048] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:36.177300 13522 tablet_bootstrap.cc:654] T 781e9b94cce545338eed67e672056954 P 2d834193bc8f4a60b914af2df35ee46c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.187604 13146 catalog_manager.cc:5697] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67). New cstate: current_term: 1 leader_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: UNKNOWN } } }
W20260713 09:06:36.206043 13365 consensus_peers.cc:597] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f -> Peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Couldn't send request to peer 3694df3c2a5243dd9f1568ba9f0466b8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:36.211338 13523 tablet_bootstrap.cc:492] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8: No bootstrap required, opened a new log
I20260713 09:06:36.212015 13523 ts_tablet_manager.cc:1403] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.007s
I20260713 09:06:36.214264 13522 tablet_bootstrap.cc:492] T 781e9b94cce545338eed67e672056954 P 2d834193bc8f4a60b914af2df35ee46c: No bootstrap required, opened a new log
I20260713 09:06:36.215006 13522 ts_tablet_manager.cc:1403] T 781e9b94cce545338eed67e672056954 P 2d834193bc8f4a60b914af2df35ee46c: Time spent bootstrapping tablet: real 0.115s	user 0.010s	sys 0.031s
I20260713 09:06:36.217993 13522 raft_consensus.cc:359] T 781e9b94cce545338eed67e672056954 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:36.219100 13522 raft_consensus.cc:385] T 781e9b94cce545338eed67e672056954 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.219697 13522 raft_consensus.cc:740] T 781e9b94cce545338eed67e672056954 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.221056 13522 consensus_queue.cc:260] T 781e9b94cce545338eed67e672056954 P 2d834193bc8f4a60b914af2df35ee46c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:36.223865 13522 ts_tablet_manager.cc:1434] T 781e9b94cce545338eed67e672056954 P 2d834193bc8f4a60b914af2df35ee46c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:06:36.224818 13522 tablet_bootstrap.cc:492] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c: Bootstrap starting.
I20260713 09:06:36.224804 13623 consensus_queue.cc:1048] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:06:36.230481 13522 tablet_bootstrap.cc:654] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.219256 13525 consensus_queue.cc:1048] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260713 09:06:36.250177 13251 raft_consensus.cc:3060] T f31146cae8a140128540297bdacf2e95 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.259845 13566 consensus_queue.cc:1048] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:36.269850 13659 consensus_queue.cc:1048] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:36.308602 13621 consensus_queue.cc:1048] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:36.321627 13523 raft_consensus.cc:359] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:36.323642 13523 raft_consensus.cc:385] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.324090 13523 raft_consensus.cc:740] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.324983 13523 consensus_queue.cc:260] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:36.331236 13522 tablet_bootstrap.cc:492] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c: No bootstrap required, opened a new log
I20260713 09:06:36.332073 13522 ts_tablet_manager.cc:1403] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c: Time spent bootstrapping tablet: real 0.107s	user 0.035s	sys 0.037s
I20260713 09:06:36.337550 13523 ts_tablet_manager.cc:1434] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.125s	user 0.004s	sys 0.005s
I20260713 09:06:36.347950 13522 raft_consensus.cc:359] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:36.350178 13522 raft_consensus.cc:385] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.350589 13522 raft_consensus.cc:740] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.351634 13522 consensus_queue.cc:260] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:36.355227 13522 ts_tablet_manager.cc:1434] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260713 09:06:36.356739 13522 tablet_bootstrap.cc:492] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c: Bootstrap starting.
I20260713 09:06:36.371731 13523 tablet_bootstrap.cc:492] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:36.383428 13522 tablet_bootstrap.cc:654] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.388830 13659 consensus_queue.cc:1048] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260713 09:06:36.397244 13523 tablet_bootstrap.cc:654] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.408345 13522 tablet_bootstrap.cc:492] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c: No bootstrap required, opened a new log
I20260713 09:06:36.409215 13522 ts_tablet_manager.cc:1403] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c: Time spent bootstrapping tablet: real 0.053s	user 0.006s	sys 0.013s
I20260713 09:06:36.401721 13575 raft_consensus.cc:493] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:36.420084 13575 raft_consensus.cc:515] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:36.444325 13523 tablet_bootstrap.cc:492] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8: No bootstrap required, opened a new log
I20260713 09:06:36.444900 13523 ts_tablet_manager.cc:1403] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.074s	user 0.021s	sys 0.021s
I20260713 09:06:36.452904 13522 raft_consensus.cc:359] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:36.454016 13522 raft_consensus.cc:385] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.454692 13522 raft_consensus.cc:740] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.456091 13522 consensus_queue.cc:260] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:36.487553 13575 leader_election.cc:290] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:36.494935 13523 raft_consensus.cc:359] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:36.495795 13523 raft_consensus.cc:385] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.496073 13523 raft_consensus.cc:740] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.496522 13250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781e9b94cce545338eed67e672056954" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:36.498359 13523 consensus_queue.cc:260] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:36.503046 13523 ts_tablet_manager.cc:1434] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.004s
W20260713 09:06:36.505048 13365 leader_election.cc:343] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.506217 13523 tablet_bootstrap.cc:492] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:36.511053 13323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781e9b94cce545338eed67e672056954" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:36.512015 13323 raft_consensus.cc:2468] T 781e9b94cce545338eed67e672056954 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 0.
I20260713 09:06:36.513795 13681 raft_consensus.cc:493] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:36.514403 13363 leader_election.cc:304] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [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: 2d834193bc8f4a60b914af2df35ee46c, 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:36.514451 13681 raft_consensus.cc:515] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:36.516212 13704 raft_consensus.cc:2804] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:36.516702 13704 raft_consensus.cc:493] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:36.517105 13704 raft_consensus.cc:3060] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.517673 13637 consensus_queue.cc:1048] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:36.518137 13681 leader_election.cc:290] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:36.518484 13473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1552c56ff23d4c2f885d7f87c59abf6e" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:36.519773 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1552c56ff23d4c2f885d7f87c59abf6e" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:36.523275 13659 consensus_queue.cc:1048] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:36.540055 13215 leader_election.cc:304] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:36.542891 13681 raft_consensus.cc:2749] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:36.548180 13522 ts_tablet_manager.cc:1434] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c: Time spent starting tablet: real 0.138s	user 0.018s	sys 0.006s
I20260713 09:06:36.549661 13522 tablet_bootstrap.cc:492] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c: Bootstrap starting.
I20260713 09:06:36.554382 13654 consensus_queue.cc:1048] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:36.556313 13699 raft_consensus.cc:493] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:36.556843 13522 tablet_bootstrap.cc:654] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.556938 13699 raft_consensus.cc:515] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:36.564836 13699 leader_election.cc:290] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:36.568665 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fd9aeb71c14f4390c52f63a513d957" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:36.570134 13400 raft_consensus.cc:2393] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d834193bc8f4a60b914af2df35ee46c in current term 1: Already voted for candidate 3694df3c2a5243dd9f1568ba9f0466b8 in this term.
I20260713 09:06:36.588285 13245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fd9aeb71c14f4390c52f63a513d957" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:36.573865 13654 consensus_queue.cc:1048] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260713 09:06:36.594432 13291 leader_election.cc:304] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c; no voters: 3694df3c2a5243dd9f1568ba9f0466b8, 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:36.596346 13708 raft_consensus.cc:3060] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.601573 13704 raft_consensus.cc:515] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:36.606092 13245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781e9b94cce545338eed67e672056954" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:36.606570 13523 tablet_bootstrap.cc:654] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.607302 13699 raft_consensus.cc:493] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:36.607862 13699 raft_consensus.cc:515] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
W20260713 09:06:36.608498 13365 leader_election.cc:343] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.610247 13704 leader_election.cc:290] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Requested vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:36.606304 13323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781e9b94cce545338eed67e672056954" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
I20260713 09:06:36.615854 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723f1b25a350466b98e6af750ab31485" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:36.616600 13522 tablet_bootstrap.cc:492] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c: No bootstrap required, opened a new log
I20260713 09:06:36.616806 13245 raft_consensus.cc:3060] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:36.617730 13291 leader_election.cc:343] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.617100 13522 ts_tablet_manager.cc:1403] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.028s
I20260713 09:06:36.614814 13323 raft_consensus.cc:3060] T 781e9b94cce545338eed67e672056954 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.621405 13522 raft_consensus.cc:359] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:36.622253 13522 raft_consensus.cc:385] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.622607 13522 raft_consensus.cc:740] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.610316 13699 leader_election.cc:290] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:36.635732 13473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723f1b25a350466b98e6af750ab31485" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:36.636904 13473 raft_consensus.cc:2468] T 723f1b25a350466b98e6af750ab31485 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 0.
I20260713 09:06:36.641407 13292 leader_election.cc:304] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c [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: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f; no voters: 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:36.643464 13699 raft_consensus.cc:2804] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:36.645874 13522 consensus_queue.cc:260] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:36.644075 13699 raft_consensus.cc:493] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:36.647976 13699 raft_consensus.cc:3060] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.648641 13641 raft_consensus.cc:493] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:36.649722 13641 raft_consensus.cc:515] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:36.651161 13522 ts_tablet_manager.cc:1434] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260713 09:06:36.650523 13708 raft_consensus.cc:2749] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:36.652346 13522 tablet_bootstrap.cc:492] T 1cfcfb72555047e2a814c7fb2b48a969 P 2d834193bc8f4a60b914af2df35ee46c: Bootstrap starting.
I20260713 09:06:36.655597 13620 consensus_queue.cc:1048] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:36.657087 13522 tablet_bootstrap.cc:654] T 1cfcfb72555047e2a814c7fb2b48a969 P 2d834193bc8f4a60b914af2df35ee46c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.668830 13523 tablet_bootstrap.cc:492] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8: No bootstrap required, opened a new log
I20260713 09:06:36.669629 13523 ts_tablet_manager.cc:1403] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.164s	user 0.026s	sys 0.020s
I20260713 09:06:36.678542 13323 raft_consensus.cc:2468] T 781e9b94cce545338eed67e672056954 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 1.
I20260713 09:06:36.680361 13363 leader_election.cc:304] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c, 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:36.681488 13623 raft_consensus.cc:2804] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:36.682224 13623 raft_consensus.cc:697] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Becoming Leader. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Running, Role: LEADER
I20260713 09:06:36.683480 13641 leader_election.cc:290] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:36.683236 13623 consensus_queue.cc:237] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:36.683786 13681 consensus_queue.cc:1048] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:36.687609 13474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043aa15899a34f4daf317cdce82602e1" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:36.687390 13523 raft_consensus.cc:359] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:36.688908 13523 raft_consensus.cc:385] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.689716 13523 raft_consensus.cc:740] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.687593 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043aa15899a34f4daf317cdce82602e1" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:36.690672 13523 consensus_queue.cc:260] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:36.695531 13523 ts_tablet_manager.cc:1434] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.003s
I20260713 09:06:36.703219 13523 tablet_bootstrap.cc:492] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:36.710898 13708 raft_consensus.cc:493] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:36.711524 13708 raft_consensus.cc:515] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:36.689110 13699 raft_consensus.cc:515] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:36.697046 13326 raft_consensus.cc:3060] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.714401 13681 consensus_queue.cc:1048] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:36.721709 13522 tablet_bootstrap.cc:492] T 1cfcfb72555047e2a814c7fb2b48a969 P 2d834193bc8f4a60b914af2df35ee46c: No bootstrap required, opened a new log
I20260713 09:06:36.722503 13522 ts_tablet_manager.cc:1403] T 1cfcfb72555047e2a814c7fb2b48a969 P 2d834193bc8f4a60b914af2df35ee46c: Time spent bootstrapping tablet: real 0.070s	user 0.007s	sys 0.018s
I20260713 09:06:36.729130 13215 leader_election.cc:304] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [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: 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:36.732589 13699 leader_election.cc:290] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 election: Requested vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:36.735064 13471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723f1b25a350466b98e6af750ab31485" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f"
I20260713 09:06:36.735755 13471 raft_consensus.cc:3060] T 723f1b25a350466b98e6af750ab31485 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.737783 13245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723f1b25a350466b98e6af750ab31485" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:36.738549 13245 raft_consensus.cc:3060] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.739670 13708 leader_election.cc:290] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:36.741281 13681 raft_consensus.cc:2749] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:36.745920 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2457a7a7648c4eae83572fc2c9aced27" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:36.748493 13471 raft_consensus.cc:2468] T 723f1b25a350466b98e6af750ab31485 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 1.
I20260713 09:06:36.749328 13245 raft_consensus.cc:2468] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 1.
I20260713 09:06:36.784219 13292 leader_election.cc:304] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f; no voters: 
I20260713 09:06:36.785151 13708 raft_consensus.cc:2804] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:36.785609 13472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2457a7a7648c4eae83572fc2c9aced27" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:36.785745 13708 raft_consensus.cc:697] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c [term 1 LEADER]: Becoming Leader. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Running, Role: LEADER
I20260713 09:06:36.789889 13708 consensus_queue.cc:237] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:36.786432 13472 raft_consensus.cc:2468] T 2457a7a7648c4eae83572fc2c9aced27 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 0.
W20260713 09:06:36.797830 13291 leader_election.cc:343] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.801769 13250 raft_consensus.cc:3060] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.801918 13699 raft_consensus.cc:493] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:36.802158 13575 consensus_queue.cc:1048] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:36.802614 13699 raft_consensus.cc:515] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:36.804765 13699 leader_election.cc:290] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:36.808863 13713 raft_consensus.cc:493] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f49d08ee6074a0e939f4976fb82ba2f)
I20260713 09:06:36.809129 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a9f9bb9aad4ab1a4e81953d6c73691" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:36.809544 13713 raft_consensus.cc:515] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:36.812077 13713 leader_election.cc:290] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:36.814769 13471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a9f9bb9aad4ab1a4e81953d6c73691" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:36.815029 13292 leader_election.cc:304] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c [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: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f; no voters: 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:36.815469 13324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d1528408d400a8d18e97d6b240c48" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:36.816180 13707 raft_consensus.cc:2804] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:36.816617 13707 raft_consensus.cc:493] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:36.817188 13707 raft_consensus.cc:3060] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.816648 13324 raft_consensus.cc:2393] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c86f8e0192f4af8934bdded5883c50f in current term 2: Already voted for candidate 2d834193bc8f4a60b914af2df35ee46c in this term.
W20260713 09:06:36.846269 13717 log.cc:927] Time spent T 1cfcfb72555047e2a814c7fb2b48a969 P 8c86f8e0192f4af8934bdded5883c50f: Append to log took a long time: real 0.147s	user 0.002s	sys 0.000s
I20260713 09:06:36.843036 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d1528408d400a8d18e97d6b240c48" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:36.864053 13396 raft_consensus.cc:2468] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 2.
I20260713 09:06:36.865180 13707 raft_consensus.cc:515] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:36.867594 13292 leader_election.cc:304] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [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: 2d834193bc8f4a60b914af2df35ee46c; no voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:36.870990 13438 leader_election.cc:304] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [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: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f; no voters: 2d834193bc8f4a60b914af2df35ee46c
I20260713 09:06:36.872444 13699 raft_consensus.cc:2749] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:36.874810 13637 raft_consensus.cc:2804] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:36.871596 13707 leader_election.cc:290] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 election: Requested vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:36.875692 13637 raft_consensus.cc:493] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7f49d08ee6074a0e939f4976fb82ba2f)
I20260713 09:06:36.876747 13637 raft_consensus.cc:3060] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:06:36.879297 13292 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.68:41449, user_credentials={real_user=slave}} blocked reactor thread for 60702.9us
W20260713 09:06:36.879602 13363 consensus_peers.cc:597] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f -> Peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Couldn't send request to peer 2d834193bc8f4a60b914af2df35ee46c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:36.885267 13637 raft_consensus.cc:515] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:36.889720 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d1528408d400a8d18e97d6b240c48" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
I20260713 09:06:36.890591 13322 raft_consensus.cc:2393] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8c86f8e0192f4af8934bdded5883c50f in current term 2: Already voted for candidate 2d834193bc8f4a60b914af2df35ee46c in this term.
I20260713 09:06:36.893595 13637 leader_election.cc:290] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 2 election: Requested vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:36.895845 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d1528408d400a8d18e97d6b240c48" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
I20260713 09:06:36.903144 13472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2457a7a7648c4eae83572fc2c9aced27" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f"
I20260713 09:06:36.903837 13472 raft_consensus.cc:3060] T 2457a7a7648c4eae83572fc2c9aced27 P 8c86f8e0192f4af8934bdded5883c50f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.905956 13522 raft_consensus.cc:359] T 1cfcfb72555047e2a814c7fb2b48a969 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:36.910971 13245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2457a7a7648c4eae83572fc2c9aced27" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:36.931113 13522 raft_consensus.cc:385] T 1cfcfb72555047e2a814c7fb2b48a969 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.931520 13522 raft_consensus.cc:740] T 1cfcfb72555047e2a814c7fb2b48a969 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.914335 13472 raft_consensus.cc:2468] T 2457a7a7648c4eae83572fc2c9aced27 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 1.
I20260713 09:06:36.928380 13147 catalog_manager.cc:5697] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67). New cstate: current_term: 1 leader_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:36.929948 13523 tablet_bootstrap.cc:654] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.939503 13522 consensus_queue.cc:260] T 1cfcfb72555047e2a814c7fb2b48a969 P 2d834193bc8f4a60b914af2df35ee46c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:36.941474 13522 ts_tablet_manager.cc:1434] T 1cfcfb72555047e2a814c7fb2b48a969 P 2d834193bc8f4a60b914af2df35ee46c: Time spent starting tablet: real 0.219s	user 0.007s	sys 0.000s
I20260713 09:06:36.942016 13396 raft_consensus.cc:2468] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 2.
I20260713 09:06:36.944416 13438 leader_election.cc:304] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [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: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f; no voters: 2d834193bc8f4a60b914af2df35ee46c
I20260713 09:06:36.945611 13637 raft_consensus.cc:2804] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:36.945822 13523 tablet_bootstrap.cc:492] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8: No bootstrap required, opened a new log
I20260713 09:06:36.946471 13523 ts_tablet_manager.cc:1403] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.244s	user 0.012s	sys 0.003s
I20260713 09:06:36.946141 13637 raft_consensus.cc:697] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [term 2 LEADER]: Becoming Leader. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Running, Role: LEADER
I20260713 09:06:36.947785 13637 consensus_queue.cc:237] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [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: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:36.951713 13292 leader_election.cc:304] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f; no voters: 
I20260713 09:06:36.953024 13708 raft_consensus.cc:2804] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:36.953644 13708 raft_consensus.cc:697] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c [term 1 LEADER]: Becoming Leader. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Running, Role: LEADER
W20260713 09:06:36.954304 13291 leader_election.cc:343] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.954977 13708 consensus_queue.cc:237] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:36.962353 13523 raft_consensus.cc:359] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:36.963220 13523 raft_consensus.cc:385] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.963518 13523 raft_consensus.cc:740] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.964474 13523 consensus_queue.cc:260] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:36.968181 13523 ts_tablet_manager.cc:1434] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260713 09:06:36.969707 13523 tablet_bootstrap.cc:492] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:36.969164 13148 catalog_manager.cc:5697] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f reported cstate change: term changed from 1 to 2, leader changed from 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67) to 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68). New cstate: current_term: 2 leader_uuid: "8c86f8e0192f4af8934bdded5883c50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:36.981645 13523 tablet_bootstrap.cc:654] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.984453 13146 catalog_manager.cc:5697] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66). New cstate: current_term: 1 leader_uuid: "2d834193bc8f4a60b914af2df35ee46c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:36.989881 13523 tablet_bootstrap.cc:492] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8: No bootstrap required, opened a new log
I20260713 09:06:36.990479 13523 ts_tablet_manager.cc:1403] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260713 09:06:36.994194 13523 raft_consensus.cc:359] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:36.995255 13523 raft_consensus.cc:385] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.995584 13523 raft_consensus.cc:740] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.996332 13523 consensus_queue.cc:260] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:36.999445 13523 ts_tablet_manager.cc:1434] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:06:37.013793 13148 catalog_manager.cc:5697] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66). New cstate: current_term: 1 leader_uuid: "2d834193bc8f4a60b914af2df35ee46c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:37.066335 11169 tablet_server.cc:179] TabletServer@127.10.232.65:0 shutting down...
I20260713 09:06:37.084676 13641 raft_consensus.cc:493] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:37.086374 13641 raft_consensus.cc:515] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:37.088595 13641 leader_election.cc:290] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:37.090785 13472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2457a7a7648c4eae83572fc2c9aced27" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:37.091404 13325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2457a7a7648c4eae83572fc2c9aced27" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:37.092015 13472 raft_consensus.cc:2393] T 2457a7a7648c4eae83572fc2c9aced27 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3694df3c2a5243dd9f1568ba9f0466b8 in current term 1: Already voted for candidate 2d834193bc8f4a60b914af2df35ee46c in this term.
I20260713 09:06:37.098256 13217 leader_election.cc:304] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:37.100283 13641 raft_consensus.cc:3060] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:37.109992 11169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:37.112331 11169 tablet_replica.cc:333] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8: stopping tablet replica
I20260713 09:06:37.112692 13641 raft_consensus.cc:2749] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:37.113813 11169 raft_consensus.cc:2243] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.114615 11169 raft_consensus.cc:2272] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.118049 11169 tablet_replica.cc:333] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8: stopping tablet replica
I20260713 09:06:37.119191 11169 raft_consensus.cc:2243] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.119853 11169 raft_consensus.cc:2272] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.123127 11169 tablet_replica.cc:333] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8: stopping tablet replica
I20260713 09:06:37.124181 11169 raft_consensus.cc:2243] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.124974 11169 raft_consensus.cc:2272] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.128878 11169 tablet_replica.cc:333] T f31146cae8a140128540297bdacf2e95 P 3694df3c2a5243dd9f1568ba9f0466b8: stopping tablet replica
I20260713 09:06:37.129889 11169 raft_consensus.cc:2243] T f31146cae8a140128540297bdacf2e95 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.130566 11169 raft_consensus.cc:2272] T f31146cae8a140128540297bdacf2e95 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.136250 11169 tablet_replica.cc:333] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8: stopping tablet replica
I20260713 09:06:37.137693 11169 raft_consensus.cc:2243] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.141753 11169 raft_consensus.cc:2272] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.145145 11169 tablet_replica.cc:333] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8: stopping tablet replica
I20260713 09:06:37.145825 11169 raft_consensus.cc:2243] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.146306 11169 raft_consensus.cc:2272] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.148847 11169 tablet_replica.cc:333] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8: stopping tablet replica
I20260713 09:06:37.149544 11169 raft_consensus.cc:2243] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.150044 11169 raft_consensus.cc:2272] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.152064 11169 tablet_replica.cc:333] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8: stopping tablet replica
I20260713 09:06:37.152663 11169 raft_consensus.cc:2243] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:37.153477 11169 raft_consensus.cc:2272] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.156085 11169 tablet_replica.cc:333] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8: stopping tablet replica
I20260713 09:06:37.156719 11169 raft_consensus.cc:2243] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.157284 11169 raft_consensus.cc:2272] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.159310 11169 tablet_replica.cc:333] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8: stopping tablet replica
I20260713 09:06:37.159893 11169 raft_consensus.cc:2243] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.160331 11169 raft_consensus.cc:2272] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.162616 11169 tablet_replica.cc:333] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8: stopping tablet replica
I20260713 09:06:37.163165 11169 raft_consensus.cc:2243] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.163590 11169 raft_consensus.cc:2272] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.165534 11169 tablet_replica.cc:333] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8: stopping tablet replica
I20260713 09:06:37.166050 11169 raft_consensus.cc:2243] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.166567 11169 raft_consensus.cc:2272] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.168174 11169 tablet_replica.cc:333] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8: stopping tablet replica
I20260713 09:06:37.168727 11169 raft_consensus.cc:2243] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.169130 11169 raft_consensus.cc:2272] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.171501 11169 tablet_replica.cc:333] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8: stopping tablet replica
I20260713 09:06:37.172515 11169 raft_consensus.cc:2243] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.173543 11169 raft_consensus.cc:2272] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.178566 11169 tablet_replica.cc:333] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8: stopping tablet replica
I20260713 09:06:37.179214 11169 raft_consensus.cc:2243] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.179718 11169 raft_consensus.cc:2272] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.181908 11169 tablet_replica.cc:333] T 6e00405cdeb84f81b8c53085f056c569 P 3694df3c2a5243dd9f1568ba9f0466b8: stopping tablet replica
I20260713 09:06:37.182544 11169 raft_consensus.cc:2243] T 6e00405cdeb84f81b8c53085f056c569 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.183035 11169 raft_consensus.cc:2272] T 6e00405cdeb84f81b8c53085f056c569 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.184911 11169 tablet_replica.cc:333] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8: stopping tablet replica
I20260713 09:06:37.185768 11169 raft_consensus.cc:2243] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.186271 11169 raft_consensus.cc:2272] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:37.188594 13291 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 25 similar messages]
I20260713 09:06:37.188666 11169 tablet_replica.cc:333] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8: stopping tablet replica
I20260713 09:06:37.189654 11169 raft_consensus.cc:2243] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.190231 11169 raft_consensus.cc:2272] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:37.192921 13291 consensus_peers.cc:597] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c -> Peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Couldn't send request to peer 3694df3c2a5243dd9f1568ba9f0466b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:37.235123 13325 raft_consensus.cc:3060] T 1cfcfb72555047e2a814c7fb2b48a969 P 2d834193bc8f4a60b914af2df35ee46c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:37.244791 11169 tablet_server.cc:196] TabletServer@127.10.232.65:0 shutdown complete.
W20260713 09:06:37.248473 13439 consensus_peers.cc:597] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f -> Peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Couldn't send request to peer 3694df3c2a5243dd9f1568ba9f0466b8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:37.261993 13707 raft_consensus.cc:493] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:37.262595 13707 raft_consensus.cc:515] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:37.264626 13707 leader_election.cc:290] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:37.270887 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d1528408d400a8d18e97d6b240c48" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:37.271768 13396 raft_consensus.cc:2410] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d834193bc8f4a60b914af2df35ee46c for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260713 09:06:37.274235 13472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d1528408d400a8d18e97d6b240c48" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
W20260713 09:06:37.275828 13439 consensus_peers.cc:597] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f -> Peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Couldn't send request to peer 3694df3c2a5243dd9f1568ba9f0466b8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:37.277154 13292 leader_election.cc:304] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [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: 2d834193bc8f4a60b914af2df35ee46c; no voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:37.278640 13708 raft_consensus.cc:2749] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:06:37.280833 13708 consensus_queue.cc:1048] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:37.300209 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260713 09:06:37.313905 13654 consensus_queue.cc:1048] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:37.333047 13439 consensus_peers.cc:597] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f -> Peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Couldn't send request to peer 3694df3c2a5243dd9f1568ba9f0466b8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:37.336697 13291 consensus_peers.cc:597] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c -> Peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Couldn't send request to peer 3694df3c2a5243dd9f1568ba9f0466b8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:37.337366 13291 consensus_peers.cc:597] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c -> Peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Couldn't send request to peer 3694df3c2a5243dd9f1568ba9f0466b8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:37.337831 13291 consensus_peers.cc:597] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c -> Peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Couldn't send request to peer 3694df3c2a5243dd9f1568ba9f0466b8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:37.339905 13365 consensus_peers.cc:597] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f -> Peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Couldn't send request to peer 3694df3c2a5243dd9f1568ba9f0466b8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:37.348621 13365 consensus_peers.cc:597] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f -> Peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Couldn't send request to peer 3694df3c2a5243dd9f1568ba9f0466b8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:37.349448 13365 consensus_peers.cc:597] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f -> Peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Couldn't send request to peer 3694df3c2a5243dd9f1568ba9f0466b8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:37.349373 13739 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
W20260713 09:06:37.355829 13365 consensus_peers.cc:597] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f -> Peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Couldn't send request to peer 3694df3c2a5243dd9f1568ba9f0466b8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:37.362636 13741 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
I20260713 09:06:37.371024 11169 server_base.cc:1061] running on GCE node
W20260713 09:06:37.373809 13743 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
I20260713 09:06:37.375339 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:37.375777 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:37.376019 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933597375998 us; error 0 us; skew 500 ppm
I20260713 09:06:37.376837 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:37.380515 11169 webserver.cc:533] Webserver started at http://127.10.232.65:37453/ using document root <none> and password file <none>
I20260713 09:06:37.381238 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:37.381484 11169 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:06:37.387049 11169 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:37.394699 13748 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:37.396014 11169 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:06:37.396445 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-0/minicluster-data/ts-0-root
uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
format_stamp: "Formatted at 2026-07-13 09:06:32 on dist-test-slave-5ggs"
W20260713 09:06:37.396476 13439 consensus_peers.cc:597] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f -> Peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Couldn't send request to peer 3694df3c2a5243dd9f1568ba9f0466b8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:37.396868 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933536821961-11169-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)
W20260713 09:06:37.403929 13365 consensus_peers.cc:597] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f -> Peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Couldn't send request to peer 3694df3c2a5243dd9f1568ba9f0466b8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:37.479605 13322 raft_consensus.cc:1275] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Refusing update from remote peer 8c86f8e0192f4af8934bdded5883c50f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:37.482851 13637 consensus_queue.cc:1048] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:06:37.498437 13365 consensus_peers.cc:597] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f -> Peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Couldn't send request to peer 3694df3c2a5243dd9f1568ba9f0466b8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:37.502297 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:37.504065 13621 consensus_queue.cc:1048] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:37.505908 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:37.528162 13396 raft_consensus.cc:1275] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Refusing update from remote peer 8c86f8e0192f4af8934bdded5883c50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:37.528163 11169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:37.532660 13637 consensus_queue.cc:1048] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:06:37.548808 13291 consensus_peers.cc:597] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c -> Peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Couldn't send request to peer 3694df3c2a5243dd9f1568ba9f0466b8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:37.556605 13759 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:06:37.576061 13291 consensus_peers.cc:597] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c -> Peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Couldn't send request to peer 3694df3c2a5243dd9f1568ba9f0466b8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:37.583086 13439 consensus_peers.cc:597] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f -> Peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Couldn't send request to peer 3694df3c2a5243dd9f1568ba9f0466b8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:37.711648 11169 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:06:37.711961 11169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.160s	user 0.008s	sys 0.001s
I20260713 09:06:37.712352 11169 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:06:37.718218 13759 tablet_bootstrap.cc:492] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:37.738734 13759 tablet_bootstrap.cc:492] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8: 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
I20260713 09:06:37.739914 13759 tablet_bootstrap.cc:492] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap complete.
I20260713 09:06:37.740693 13759 ts_tablet_manager.cc:1403] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260713 09:06:37.744606 13759 raft_consensus.cc:359] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:37.745433 13759 raft_consensus.cc:740] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.746328 13759 consensus_queue.cc:260] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8 [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: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:37.750293 13759 ts_tablet_manager.cc:1434] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260713 09:06:37.751314 13759 tablet_bootstrap.cc:492] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:37.767702 13759 tablet_bootstrap.cc:492] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8: 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
I20260713 09:06:37.768711 13759 tablet_bootstrap.cc:492] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap complete.
I20260713 09:06:37.769441 13759 ts_tablet_manager.cc:1403] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260713 09:06:37.772162 13759 raft_consensus.cc:359] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:37.772861 13759 raft_consensus.cc:740] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.773751 13759 consensus_queue.cc:260] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [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: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:37.775681 13759 ts_tablet_manager.cc:1434] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:06:37.776677 13759 tablet_bootstrap.cc:492] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:37.794988 13759 tablet_bootstrap.cc:492] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8: 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
I20260713 09:06:37.796087 13759 tablet_bootstrap.cc:492] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap complete.
I20260713 09:06:37.796736 13759 ts_tablet_manager.cc:1403] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260713 09:06:37.799499 13759 raft_consensus.cc:359] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:37.800359 13759 raft_consensus.cc:740] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.801239 13759 consensus_queue.cc:260] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [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: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:37.803414 13759 ts_tablet_manager.cc:1434] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:06:37.804293 13759 tablet_bootstrap.cc:492] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:37.821048 13759 tablet_bootstrap.cc:492] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8: 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
I20260713 09:06:37.821923 13759 tablet_bootstrap.cc:492] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap complete.
I20260713 09:06:37.822616 13759 ts_tablet_manager.cc:1403] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260713 09:06:37.825775 13759 raft_consensus.cc:359] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:37.826725 13759 raft_consensus.cc:740] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.827909 13759 consensus_queue.cc:260] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8 [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: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:37.830368 13759 ts_tablet_manager.cc:1434] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:37.831202 13759 tablet_bootstrap.cc:492] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:37.848044 11169 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:06:37.848573 11169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.136s	user 0.116s	sys 0.002s
I20260713 09:06:37.863112 13759 tablet_bootstrap.cc:492] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8: 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
I20260713 09:06:37.864291 13759 tablet_bootstrap.cc:492] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap complete.
I20260713 09:06:37.865023 13759 ts_tablet_manager.cc:1403] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.008s
I20260713 09:06:37.868134 13759 raft_consensus.cc:359] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:37.869095 13759 raft_consensus.cc:740] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.869975 13759 consensus_queue.cc:260] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8 [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: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:37.872375 13759 ts_tablet_manager.cc:1434] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:06:37.873250 13759 tablet_bootstrap.cc:492] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:37.894858 13759 tablet_bootstrap.cc:492] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8: 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
I20260713 09:06:37.896049 13759 tablet_bootstrap.cc:492] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap complete.
I20260713 09:06:37.896827 13759 ts_tablet_manager.cc:1403] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.003s
I20260713 09:06:37.900038 13759 raft_consensus.cc:359] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:37.900882 13759 raft_consensus.cc:740] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.901698 13759 consensus_queue.cc:260] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [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: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:37.904101 13759 ts_tablet_manager.cc:1434] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:06:37.905169 13759 tablet_bootstrap.cc:492] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:37.943217 13759 tablet_bootstrap.cc:492] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8: 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
I20260713 09:06:37.944291 13759 tablet_bootstrap.cc:492] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap complete.
I20260713 09:06:37.945086 13759 ts_tablet_manager.cc:1403] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.024s
I20260713 09:06:37.948192 13759 raft_consensus.cc:359] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:37.948940 13759 raft_consensus.cc:385] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:37.949242 13759 raft_consensus.cc:740] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.950006 13759 consensus_queue.cc:260] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:37.953025 13759 ts_tablet_manager.cc:1434] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260713 09:06:37.954066 13759 tablet_bootstrap.cc:492] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:37.963325 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.65:37071
I20260713 09:06:37.963960 13825 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.65:37071 every 8 connection(s)
I20260713 09:06:37.971556 13759 tablet_bootstrap.cc:492] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8: 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
I20260713 09:06:37.976249 13759 tablet_bootstrap.cc:492] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap complete.
I20260713 09:06:37.977303 13759 ts_tablet_manager.cc:1403] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260713 09:06:37.982024 13759 raft_consensus.cc:359] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:37.983004 13759 raft_consensus.cc:740] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.984623 13759 consensus_queue.cc:260] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:37.987694 13759 ts_tablet_manager.cc:1434] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:06:37.988591 13759 tablet_bootstrap.cc:492] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:38.004607 13827 heartbeater.cc:344] Connected to a master server at 127.10.232.126:36469
I20260713 09:06:38.005185 13827 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:38.006311 13827 heartbeater.cc:507] Master 127.10.232.126:36469 requested a full tablet report, sending...
I20260713 09:06:38.007917 13759 tablet_bootstrap.cc:492] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8: 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
I20260713 09:06:38.009022 13759 tablet_bootstrap.cc:492] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap complete.
I20260713 09:06:38.009773 13759 ts_tablet_manager.cc:1403] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260713 09:06:38.013207 13759 raft_consensus.cc:359] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:38.014098 13759 raft_consensus.cc:740] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.015130 13759 consensus_queue.cc:260] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8 [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: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:38.017292 13759 ts_tablet_manager.cc:1434] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:06:38.018251 13759 tablet_bootstrap.cc:492] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:38.018787 13148 ts_manager.cc:194] Re-registered known tserver with Master: 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:38.032692 13759 tablet_bootstrap.cc:492] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8: 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
I20260713 09:06:38.033946 13759 tablet_bootstrap.cc:492] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap complete.
I20260713 09:06:38.035094 13759 ts_tablet_manager.cc:1403] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260713 09:06:38.035938 13148 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34230
I20260713 09:06:38.038344 13759 raft_consensus.cc:359] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:38.039219 13759 raft_consensus.cc:740] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.040498 13827 heartbeater.cc:499] Master 127.10.232.126:36469 was elected leader, sending a full tablet report...
I20260713 09:06:38.040076 13759 consensus_queue.cc:260] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [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: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:38.043347 13759 ts_tablet_manager.cc:1434] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:06:38.044417 13759 tablet_bootstrap.cc:492] T f31146cae8a140128540297bdacf2e95 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:38.063038 13759 tablet_bootstrap.cc:492] T f31146cae8a140128540297bdacf2e95 P 3694df3c2a5243dd9f1568ba9f0466b8: 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
I20260713 09:06:38.064154 13759 tablet_bootstrap.cc:492] T f31146cae8a140128540297bdacf2e95 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap complete.
I20260713 09:06:38.065042 13759 ts_tablet_manager.cc:1403] T f31146cae8a140128540297bdacf2e95 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260713 09:06:38.068526 13759 raft_consensus.cc:359] T f31146cae8a140128540297bdacf2e95 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:38.069500 13759 raft_consensus.cc:740] T f31146cae8a140128540297bdacf2e95 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.070745 13759 consensus_queue.cc:260] T f31146cae8a140128540297bdacf2e95 P 3694df3c2a5243dd9f1568ba9f0466b8 [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: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:38.073642 13759 ts_tablet_manager.cc:1434] T f31146cae8a140128540297bdacf2e95 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:06:38.074647 13759 tablet_bootstrap.cc:492] T 6e00405cdeb84f81b8c53085f056c569 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:38.121017 13759 tablet_bootstrap.cc:492] T 6e00405cdeb84f81b8c53085f056c569 P 3694df3c2a5243dd9f1568ba9f0466b8: 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
I20260713 09:06:38.123286 13759 tablet_bootstrap.cc:492] T 6e00405cdeb84f81b8c53085f056c569 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap complete.
I20260713 09:06:38.124156 13759 ts_tablet_manager.cc:1403] T 6e00405cdeb84f81b8c53085f056c569 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.050s	user 0.024s	sys 0.015s
I20260713 09:06:38.127465 13759 raft_consensus.cc:359] T 6e00405cdeb84f81b8c53085f056c569 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:38.128273 13759 raft_consensus.cc:740] T 6e00405cdeb84f81b8c53085f056c569 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.129051 13759 consensus_queue.cc:260] T 6e00405cdeb84f81b8c53085f056c569 P 3694df3c2a5243dd9f1568ba9f0466b8 [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: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:38.134969 13759 ts_tablet_manager.cc:1434] T 6e00405cdeb84f81b8c53085f056c569 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.004s
I20260713 09:06:38.136068 13759 tablet_bootstrap.cc:492] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:38.154325 13759 tablet_bootstrap.cc:492] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8: 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
I20260713 09:06:38.155476 13759 tablet_bootstrap.cc:492] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap complete.
I20260713 09:06:38.156252 13759 ts_tablet_manager.cc:1403] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260713 09:06:38.159287 13759 raft_consensus.cc:359] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:38.159804 13759 raft_consensus.cc:740] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.160523 13759 consensus_queue.cc:260] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [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: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:38.162525 13759 ts_tablet_manager.cc:1434] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260713 09:06:38.163928 13759 tablet_bootstrap.cc:492] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:38.195669 13759 tablet_bootstrap.cc:492] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8: 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
I20260713 09:06:38.196735 13759 tablet_bootstrap.cc:492] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap complete.
I20260713 09:06:38.197467 13759 ts_tablet_manager.cc:1403] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.008s
I20260713 09:06:38.200532 13759 raft_consensus.cc:359] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:38.201295 13759 raft_consensus.cc:740] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.202008 13759 consensus_queue.cc:260] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [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: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:38.204357 13759 ts_tablet_manager.cc:1434] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:06:38.205936 13759 tablet_bootstrap.cc:492] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:38.225059 13759 tablet_bootstrap.cc:492] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8: 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
I20260713 09:06:38.225839 13759 tablet_bootstrap.cc:492] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap complete.
I20260713 09:06:38.226645 13759 ts_tablet_manager.cc:1403] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260713 09:06:38.229601 13759 raft_consensus.cc:359] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:38.230374 13759 raft_consensus.cc:740] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.231279 13759 consensus_queue.cc:260] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:38.233117 13759 ts_tablet_manager.cc:1434] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260713 09:06:38.234194 13759 tablet_bootstrap.cc:492] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:38.251094 13838 raft_consensus.cc:493] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.251932 13759 tablet_bootstrap.cc:492] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8: 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
I20260713 09:06:38.251750 13838 raft_consensus.cc:515] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:38.252877 13759 tablet_bootstrap.cc:492] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap complete.
I20260713 09:06:38.253487 13759 ts_tablet_manager.cc:1403] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260713 09:06:38.255097 13838 leader_election.cc:290] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:38.256944 13759 raft_consensus.cc:359] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:38.257820 13759 raft_consensus.cc:740] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.258602 13759 consensus_queue.cc:260] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8 [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: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:38.261457 13759 ts_tablet_manager.cc:1434] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:06:38.262557 13759 tablet_bootstrap.cc:492] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:38.285524 13323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781e9b94cce545338eed67e672056954" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:38.286967 13759 tablet_bootstrap.cc:492] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8: 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
I20260713 09:06:38.288275 13759 tablet_bootstrap.cc:492] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap complete.
I20260713 09:06:38.289646 13759 ts_tablet_manager.cc:1403] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.014s
I20260713 09:06:38.292933 13759 raft_consensus.cc:359] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:38.293756 13759 raft_consensus.cc:740] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.294572 13759 consensus_queue.cc:260] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8 [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: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:38.297019 13759 ts_tablet_manager.cc:1434] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:06:38.298000 13759 tablet_bootstrap.cc:492] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap starting.
I20260713 09:06:38.301846 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781e9b94cce545338eed67e672056954" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:38.307612 13750 leader_election.cc:304] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 2d834193bc8f4a60b914af2df35ee46c, 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:38.308615 13838 raft_consensus.cc:2749] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:38.319943 13759 tablet_bootstrap.cc:492] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8: 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
I20260713 09:06:38.321130 13759 tablet_bootstrap.cc:492] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8: Bootstrap complete.
I20260713 09:06:38.321880 13759 ts_tablet_manager.cc:1403] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.000s
I20260713 09:06:38.324787 13759 raft_consensus.cc:359] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:38.325343 13759 raft_consensus.cc:740] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.325897 13759 consensus_queue.cc:260] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8 [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: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:38.328059 13759 ts_tablet_manager.cc:1434] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:06:38.380206 13800 raft_consensus.cc:3060] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.402055 13623 raft_consensus.cc:493] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3694df3c2a5243dd9f1568ba9f0466b8)
I20260713 09:06:38.402813 13623 raft_consensus.cc:515] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:38.405175 13623 leader_election.cc:290] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:38.406229 13800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fd9aeb71c14f4390c52f63a513d957" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:38.406520 13323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fd9aeb71c14f4390c52f63a513d957" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:38.407094 13800 raft_consensus.cc:2468] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 1.
I20260713 09:06:38.408344 13365 leader_election.cc:304] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [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: 3694df3c2a5243dd9f1568ba9f0466b8, 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 
I20260713 09:06:38.409299 13623 raft_consensus.cc:2804] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:38.409708 13623 raft_consensus.cc:493] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3694df3c2a5243dd9f1568ba9f0466b8)
I20260713 09:06:38.410076 13623 raft_consensus.cc:3060] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:38.416026 13623 raft_consensus.cc:515] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:38.418049 13623 leader_election.cc:290] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 2 election: Requested vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:38.419549 13323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fd9aeb71c14f4390c52f63a513d957" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
I20260713 09:06:38.419574 13800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fd9aeb71c14f4390c52f63a513d957" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:38.420442 13800 raft_consensus.cc:3060] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:38.427660 13800 raft_consensus.cc:2468] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 2.
I20260713 09:06:38.428849 13365 leader_election.cc:304] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [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: 3694df3c2a5243dd9f1568ba9f0466b8, 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 2d834193bc8f4a60b914af2df35ee46c
I20260713 09:06:38.429800 13623 raft_consensus.cc:2804] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:38.430342 13623 raft_consensus.cc:697] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 LEADER]: Becoming Leader. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Running, Role: LEADER
I20260713 09:06:38.431514 13623 consensus_queue.cc:237] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:38.443244 13146 catalog_manager.cc:5697] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f reported cstate change: term changed from 1 to 2, leader changed from 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65) to 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67). New cstate: current_term: 2 leader_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:38.447242 13708 raft_consensus.cc:493] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3694df3c2a5243dd9f1568ba9f0466b8)
I20260713 09:06:38.447842 13708 raft_consensus.cc:515] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:38.450193 13708 leader_election.cc:290] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:38.451179 13799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fd9aeb71c14f4390c52f63a513d957" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:38.452119 13799 raft_consensus.cc:2393] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d834193bc8f4a60b914af2df35ee46c in current term 2: Already voted for candidate 7f49d08ee6074a0e939f4976fb82ba2f in this term.
I20260713 09:06:38.453294 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fd9aeb71c14f4390c52f63a513d957" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:38.455250 13290 leader_election.cc:304] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c [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: 2d834193bc8f4a60b914af2df35ee46c; no voters: 3694df3c2a5243dd9f1568ba9f0466b8, 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:38.456249 13708 raft_consensus.cc:3060] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:38.465914 13708 raft_consensus.cc:2749] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:38.871635 13323 raft_consensus.cc:1275] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Refusing update from remote peer 7f49d08ee6074a0e939f4976fb82ba2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:38.873682 13623 consensus_queue.cc:1048] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:38.886909 13800 raft_consensus.cc:1275] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Refusing update from remote peer 7f49d08ee6074a0e939f4976fb82ba2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:38.893715 13859 consensus_queue.cc:1048] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:43.727538 13881 raft_consensus.cc:493] T 42d8d947e6ac4f54844510568fc70ada P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8c86f8e0192f4af8934bdded5883c50f)
I20260713 09:06:43.728266 13881 raft_consensus.cc:515] T 42d8d947e6ac4f54844510568fc70ada P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:43.729686 13880 raft_consensus.cc:493] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f49d08ee6074a0e939f4976fb82ba2f)
I20260713 09:06:43.730350 13880 raft_consensus.cc:515] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:43.731366 13881 leader_election.cc:290] T 42d8d947e6ac4f54844510568fc70ada P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:43.732857 13880 leader_election.cc:290] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:43.748191 13882 raft_consensus.cc:493] T f31146cae8a140128540297bdacf2e95 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2d834193bc8f4a60b914af2df35ee46c)
I20260713 09:06:43.749305 13882 raft_consensus.cc:515] T f31146cae8a140128540297bdacf2e95 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:43.752460 13882 leader_election.cc:290] T f31146cae8a140128540297bdacf2e95 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:43.757445 13886 raft_consensus.cc:493] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f49d08ee6074a0e939f4976fb82ba2f)
I20260713 09:06:43.758225 13886 raft_consensus.cc:515] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:43.761155 13886 leader_election.cc:290] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:43.761830 13886 raft_consensus.cc:493] T 723f1b25a350466b98e6af750ab31485 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2d834193bc8f4a60b914af2df35ee46c)
I20260713 09:06:43.762382 13886 raft_consensus.cc:515] T 723f1b25a350466b98e6af750ab31485 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:43.856693 13880 raft_consensus.cc:493] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f49d08ee6074a0e939f4976fb82ba2f)
I20260713 09:06:43.857564 13880 raft_consensus.cc:515] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:43.902730 13881 raft_consensus.cc:493] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8c86f8e0192f4af8934bdded5883c50f)
I20260713 09:06:43.903697 13881 raft_consensus.cc:515] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:43.996065 13880 leader_election.cc:290] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:44.035984 13881 leader_election.cc:290] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
W20260713 09:06:44.115231 13363 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.719s	user 0.004s	sys 0.003s
W20260713 09:06:44.115886 13363 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.720s	user 0.005s	sys 0.004s
W20260713 09:06:44.156469 13180 debug-util.cc:398] Leaking SignalData structure 0x7b0800109e60 after lost signal to thread 11172
W20260713 09:06:44.158110 13180 debug-util.cc:398] Leaking SignalData structure 0x7b0800033aa0 after lost signal to thread 13183
I20260713 09:06:43.766034 13886 leader_election.cc:290] T 723f1b25a350466b98e6af750ab31485 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:44.185583 13886 raft_consensus.cc:493] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f49d08ee6074a0e939f4976fb82ba2f)
I20260713 09:06:44.186530 13886 raft_consensus.cc:515] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
W20260713 09:06:44.187711 13290 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.823s	user 0.024s	sys 0.056s
W20260713 09:06:44.188282 13290 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.824s	user 0.024s	sys 0.056s
I20260713 09:06:44.190052 13886 leader_election.cc:290] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:44.251056 13882 raft_consensus.cc:493] T 6e00405cdeb84f81b8c53085f056c569 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f49d08ee6074a0e939f4976fb82ba2f)
I20260713 09:06:44.256506 13880 raft_consensus.cc:493] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8c86f8e0192f4af8934bdded5883c50f)
I20260713 09:06:44.323529 13886 raft_consensus.cc:493] T 1cfcfb72555047e2a814c7fb2b48a969 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f49d08ee6074a0e939f4976fb82ba2f)
I20260713 09:06:44.323812 13880 raft_consensus.cc:515] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:44.324011 13886 raft_consensus.cc:515] T 1cfcfb72555047e2a814c7fb2b48a969 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:44.326079 13880 leader_election.cc:290] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:44.259519 13881 raft_consensus.cc:493] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7f49d08ee6074a0e939f4976fb82ba2f)
I20260713 09:06:44.327446 13881 raft_consensus.cc:515] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:44.329643 13881 leader_election.cc:290] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:44.260227 13884 raft_consensus.cc:493] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8c86f8e0192f4af8934bdded5883c50f)
I20260713 09:06:44.330349 13884 raft_consensus.cc:515] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:44.332333 13886 leader_election.cc:290] T 1cfcfb72555047e2a814c7fb2b48a969 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:44.332922 13886 raft_consensus.cc:493] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f49d08ee6074a0e939f4976fb82ba2f)
I20260713 09:06:44.322507 13888 raft_consensus.cc:493] T ed0d50a776694b14b5cf7bdb36c88aef P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2d834193bc8f4a60b914af2df35ee46c)
I20260713 09:06:44.333315 13884 leader_election.cc:290] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:44.334201 13882 raft_consensus.cc:515] T 6e00405cdeb84f81b8c53085f056c569 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:44.335163 13888 raft_consensus.cc:515] T ed0d50a776694b14b5cf7bdb36c88aef P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:44.336905 13890 raft_consensus.cc:493] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8c86f8e0192f4af8934bdded5883c50f)
I20260713 09:06:44.337833 13890 raft_consensus.cc:515] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:44.337095 13882 leader_election.cc:290] T 6e00405cdeb84f81b8c53085f056c569 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:44.349200 13888 leader_election.cc:290] T ed0d50a776694b14b5cf7bdb36c88aef P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:44.321537 13889 raft_consensus.cc:493] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f49d08ee6074a0e939f4976fb82ba2f)
I20260713 09:06:44.352248 13889 raft_consensus.cc:515] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:44.356420 13891 raft_consensus.cc:493] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2d834193bc8f4a60b914af2df35ee46c)
I20260713 09:06:44.359742 13888 raft_consensus.cc:493] T 3662830aa3ec46bebe1e2733be5fde12 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f49d08ee6074a0e939f4976fb82ba2f)
I20260713 09:06:44.360149 13891 raft_consensus.cc:515] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:44.361142 13889 leader_election.cc:290] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:44.364012 13888 raft_consensus.cc:515] T 3662830aa3ec46bebe1e2733be5fde12 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:44.351248 13886 raft_consensus.cc:515] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:44.349246 13890 leader_election.cc:290] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:44.369796 13891 leader_election.cc:290] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:44.370215 13886 leader_election.cc:290] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:44.373452 13888 leader_election.cc:290] T 3662830aa3ec46bebe1e2733be5fde12 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:44.376955 13325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08033fa92eaf44d986d05c2820e9171e" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:44.377341 13324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723f1b25a350466b98e6af750ab31485" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:44.378252 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfcfb72555047e2a814c7fb2b48a969" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:44.379173 13887 raft_consensus.cc:493] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8c86f8e0192f4af8934bdded5883c50f)
I20260713 09:06:44.408484 13887 raft_consensus.cc:515] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:44.411036 13887 leader_election.cc:290] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:44.411084 13470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2813f6b853bd479987862682a8799d5e" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:44.411691 13887 raft_consensus.cc:493] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2d834193bc8f4a60b914af2df35ee46c)
I20260713 09:06:44.412338 13887 raft_consensus.cc:515] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:44.413137 13474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65eee811537f4bafb0dbc120fd709e7d" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:44.379294 13323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31146cae8a140128540297bdacf2e95" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:44.380169 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a9f9bb9aad4ab1a4e81953d6c73691" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:44.381271 13319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0d50a776694b14b5cf7bdb36c88aef" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:44.382751 13473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8d947e6ac4f54844510568fc70ada" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:44.383965 13471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a9f9bb9aad4ab1a4e81953d6c73691" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:44.437757 13887 leader_election.cc:290] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:44.438055 13471 raft_consensus.cc:2468] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 1.
I20260713 09:06:44.438491 13887 raft_consensus.cc:493] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8c86f8e0192f4af8934bdded5883c50f)
I20260713 09:06:44.385656 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e878303cc7047ada8404f75b0ea4fab" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:44.439100 13887 raft_consensus.cc:515] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:44.385811 13883 raft_consensus.cc:493] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8c86f8e0192f4af8934bdded5883c50f)
I20260713 09:06:44.439663 13893 raft_consensus.cc:493] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8c86f8e0192f4af8934bdded5883c50f)
I20260713 09:06:44.386579 13472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d1528408d400a8d18e97d6b240c48" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:44.440228 13893 raft_consensus.cc:515] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:44.390532 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3662830aa3ec46bebe1e2733be5fde12" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:44.398667 13890 raft_consensus.cc:493] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8c86f8e0192f4af8934bdded5883c50f)
I20260713 09:06:44.442309 13890 raft_consensus.cc:515] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:44.444877 13890 leader_election.cc:290] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:44.403481 13891 raft_consensus.cc:493] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2d834193bc8f4a60b914af2df35ee46c)
I20260713 09:06:44.445132 13292 leader_election.cc:304] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [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: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f; no voters: 
I20260713 09:06:44.446875 13888 raft_consensus.cc:493] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f49d08ee6074a0e939f4976fb82ba2f)
I20260713 09:06:44.448050 13888 raft_consensus.cc:515] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:44.448249 13880 raft_consensus.cc:2804] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:44.448936 13880 raft_consensus.cc:493] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7f49d08ee6074a0e939f4976fb82ba2f)
I20260713 09:06:44.449461 13880 raft_consensus.cc:3060] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.450608 13891 raft_consensus.cc:515] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:44.453084 13891 leader_election.cc:290] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:44.453590 13891 raft_consensus.cc:493] T f31146cae8a140128540297bdacf2e95 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2d834193bc8f4a60b914af2df35ee46c)
I20260713 09:06:44.450398 13888 leader_election.cc:290] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:44.455220 13890 raft_consensus.cc:493] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f49d08ee6074a0e939f4976fb82ba2f)
I20260713 09:06:44.455991 13890 raft_consensus.cc:515] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:44.458338 13890 leader_election.cc:290] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:44.458906 13890 raft_consensus.cc:493] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2d834193bc8f4a60b914af2df35ee46c)
I20260713 09:06:44.459385 13890 raft_consensus.cc:515] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:44.454041 13891 raft_consensus.cc:515] T f31146cae8a140128540297bdacf2e95 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:44.475585 13323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65eee811537f4bafb0dbc120fd709e7d" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:44.475343 13893 leader_election.cc:290] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:44.440169 13883 raft_consensus.cc:515] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:44.483961 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0d50a776694b14b5cf7bdb36c88aef" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
W20260713 09:06:44.487143 13180 debug-util.cc:398] Leaking SignalData structure 0x7b0800221600 after lost signal to thread 13350
I20260713 09:06:44.487596 13896 raft_consensus.cc:493] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f49d08ee6074a0e939f4976fb82ba2f)
I20260713 09:06:44.492970 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e878303cc7047ada8404f75b0ea4fab" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:44.493543 13896 raft_consensus.cc:515] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:44.488293 13887 leader_election.cc:290] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:44.496097 13896 leader_election.cc:290] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:44.497076 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a2fc4db4dd4635812996912d5c801a" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:44.497804 13322 raft_consensus.cc:2468] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3694df3c2a5243dd9f1568ba9f0466b8 in term 1.
W20260713 09:06:44.476495 13363 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.232.66:33285, user_credentials={real_user=slave}} blocked reactor thread for 82306.7us
I20260713 09:06:44.498749 13798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e37dd3943b4c9c80f04d071b0bd128" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:44.499644 13749 leader_election.cc:304] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [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: 2d834193bc8f4a60b914af2df35ee46c, 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 
I20260713 09:06:44.500306 13891 leader_election.cc:290] T f31146cae8a140128540297bdacf2e95 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:44.500839 13891 raft_consensus.cc:493] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7f49d08ee6074a0e939f4976fb82ba2f)
I20260713 09:06:44.493166 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a9f9bb9aad4ab1a4e81953d6c73691" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:44.503202 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31146cae8a140128540297bdacf2e95" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:44.499576 13798 raft_consensus.cc:2468] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 1.
I20260713 09:06:44.499408 13890 leader_election.cc:290] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:44.504263 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2457a7a7648c4eae83572fc2c9aced27" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:44.504406 13319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e37dd3943b4c9c80f04d071b0bd128" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:44.501405 13891 raft_consensus.cc:515] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:44.504540 13890 raft_consensus.cc:493] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f49d08ee6074a0e939f4976fb82ba2f)
W20260713 09:06:44.505849 13180 debug-util.cc:398] Leaking SignalData structure 0x7b08001cfa80 after lost signal to thread 13424
I20260713 09:06:44.506114 13890 raft_consensus.cc:515] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
W20260713 09:06:44.507299 13180 debug-util.cc:398] Leaking SignalData structure 0x7b08000c9c60 after lost signal to thread 13498
I20260713 09:06:44.507601 13891 leader_election.cc:290] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:44.508148 13891 raft_consensus.cc:2804] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:44.508279 13890 leader_election.cc:290] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:44.503547 13883 leader_election.cc:290] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:44.501410 13899 raft_consensus.cc:493] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8c86f8e0192f4af8934bdded5883c50f)
I20260713 09:06:44.509939 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d1528408d400a8d18e97d6b240c48" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:44.511255 13880 raft_consensus.cc:515] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:44.508528 13891 raft_consensus.cc:493] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7f49d08ee6074a0e939f4976fb82ba2f)
I20260713 09:06:44.512322 13891 raft_consensus.cc:3060] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.514791 13319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fd9aeb71c14f4390c52f63a513d957" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:44.509858 13899 raft_consensus.cc:515] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:44.515298 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfcfb72555047e2a814c7fb2b48a969" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:44.516963 13899 leader_election.cc:290] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:44.516975 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e00405cdeb84f81b8c53085f056c569" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:44.517266 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e76f7053afe4bc89d0a23613323c064" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:44.518759 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752ebc871bda4584a5a59c2ae57b7012" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:44.519086 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8d947e6ac4f54844510568fc70ada" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:44.521086 13896 raft_consensus.cc:493] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2d834193bc8f4a60b914af2df35ee46c)
I20260713 09:06:44.521744 13896 raft_consensus.cc:515] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:44.521878 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3662830aa3ec46bebe1e2733be5fde12" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:44.523311 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1552c56ff23d4c2f885d7f87c59abf6e" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:44.525395 13880 leader_election.cc:290] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 2 election: Requested vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:44.525534 13472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a9f9bb9aad4ab1a4e81953d6c73691" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f"
I20260713 09:06:44.537985 13472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8d947e6ac4f54844510568fc70ada" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:44.539399 13473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043aa15899a34f4daf317cdce82602e1" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:44.540936 13896 leader_election.cc:290] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:44.541522 13896 raft_consensus.cc:493] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2d834193bc8f4a60b914af2df35ee46c)
I20260713 09:06:44.541622 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8d947e6ac4f54844510568fc70ada" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:44.542074 13896 raft_consensus.cc:515] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:44.543049 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e76f7053afe4bc89d0a23613323c064" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:44.543972 13896 leader_election.cc:290] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:44.545903 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a9f9bb9aad4ab1a4e81953d6c73691" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:44.527360 13897 raft_consensus.cc:493] T 08033fa92eaf44d986d05c2820e9171e P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2d834193bc8f4a60b914af2df35ee46c)
I20260713 09:06:44.546918 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e37dd3943b4c9c80f04d071b0bd128" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:44.546970 13897 raft_consensus.cc:515] T 08033fa92eaf44d986d05c2820e9171e P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:44.548547 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d1528408d400a8d18e97d6b240c48" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:44.549841 13897 leader_election.cc:290] T 08033fa92eaf44d986d05c2820e9171e P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:44.534543 13365 leader_election.cc:304] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [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: 3694df3c2a5243dd9f1568ba9f0466b8, 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 2d834193bc8f4a60b914af2df35ee46c
I20260713 09:06:44.534780 13471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb48d7ca330400985d613e344a33568" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:44.534981 13469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d1528408d400a8d18e97d6b240c48" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:44.546082 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723f1b25a350466b98e6af750ab31485" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:44.550710 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fd9aeb71c14f4390c52f63a513d957" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:44.550540 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08033fa92eaf44d986d05c2820e9171e" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:44.552682 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a2fc4db4dd4635812996912d5c801a" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:44.552865 13897 raft_consensus.cc:2804] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:44.553256 13897 raft_consensus.cc:493] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2d834193bc8f4a60b914af2df35ee46c)
I20260713 09:06:44.553558 13798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e76f7053afe4bc89d0a23613323c064" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:44.554338 13798 raft_consensus.cc:2468] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 1.
I20260713 09:06:44.553684 13897 raft_consensus.cc:3060] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.556195 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a9f9bb9aad4ab1a4e81953d6c73691" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
I20260713 09:06:44.556736 13798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb48d7ca330400985d613e344a33568" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:44.557364 13798 raft_consensus.cc:2468] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 1.
I20260713 09:06:44.558928 13438 leader_election.cc:304] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f [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: 8c86f8e0192f4af8934bdded5883c50f; no voters: 2d834193bc8f4a60b914af2df35ee46c, 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:44.559746 13290 leader_election.cc:304] T 42d8d947e6ac4f54844510568fc70ada P 2d834193bc8f4a60b914af2df35ee46c [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: 2d834193bc8f4a60b914af2df35ee46c; no voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:44.560320 13892 raft_consensus.cc:2749] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.560580 13880 raft_consensus.cc:2749] T 42d8d947e6ac4f54844510568fc70ada P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.562182 13798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043aa15899a34f4daf317cdce82602e1" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:44.562793 13290 leader_election.cc:304] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [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: 2d834193bc8f4a60b914af2df35ee46c; no voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:44.563333 13798 raft_consensus.cc:2468] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 1.
I20260713 09:06:44.564316 13799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65eee811537f4bafb0dbc120fd709e7d" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:44.564476 13438 leader_election.cc:304] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [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: 8c86f8e0192f4af8934bdded5883c50f; no voters: 2d834193bc8f4a60b914af2df35ee46c, 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:44.564787 13884 raft_consensus.cc:2749] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260713 09:06:44.508705 13180 debug-util.cc:398] Leaking SignalData structure 0x7b0800229ee0 after lost signal to thread 13825
I20260713 09:06:44.565426 13290 leader_election.cc:304] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c; no voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:44.566654 13797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2813f6b853bd479987862682a8799d5e" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:44.567369 13884 raft_consensus.cc:2749] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.567530 13797 raft_consensus.cc:2468] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 1.
I20260713 09:06:44.565510 13799 raft_consensus.cc:2468] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 1.
I20260713 09:06:44.567759 13892 raft_consensus.cc:2749] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.565956 13800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fd9aeb71c14f4390c52f63a513d957" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:44.526140 13891 raft_consensus.cc:515] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:44.569926 13438 leader_election.cc:304] T 1cfcfb72555047e2a814c7fb2b48a969 P 8c86f8e0192f4af8934bdded5883c50f [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: 8c86f8e0192f4af8934bdded5883c50f; no voters: 2d834193bc8f4a60b914af2df35ee46c, 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:44.571102 13892 raft_consensus.cc:2749] T 1cfcfb72555047e2a814c7fb2b48a969 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.573120 13891 leader_election.cc:290] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 2 election: Requested vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:44.574081 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a2fc4db4dd4635812996912d5c801a" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
I20260713 09:06:44.574225 13796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a2fc4db4dd4635812996912d5c801a" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:44.579146 13438 leader_election.cc:304] T 3662830aa3ec46bebe1e2733be5fde12 P 8c86f8e0192f4af8934bdded5883c50f [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: 8c86f8e0192f4af8934bdded5883c50f; no voters: 2d834193bc8f4a60b914af2df35ee46c, 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:44.579901 13366 leader_election.cc:304] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f [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: 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:44.580163 13892 raft_consensus.cc:2749] T 3662830aa3ec46bebe1e2733be5fde12 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.582026 13796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08033fa92eaf44d986d05c2820e9171e" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:44.582486 13883 raft_consensus.cc:2749] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.582634 13365 leader_election.cc:304] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f [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: 3694df3c2a5243dd9f1568ba9f0466b8, 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 
I20260713 09:06:44.584333 13883 raft_consensus.cc:2804] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:44.584777 13291 leader_election.cc:304] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [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: 2d834193bc8f4a60b914af2df35ee46c, 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:44.585251 13365 leader_election.cc:304] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [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: 3694df3c2a5243dd9f1568ba9f0466b8, 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:44.584280 13366 leader_election.cc:304] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [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: 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:44.587781 13889 raft_consensus.cc:2804] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:44.590966 13889 raft_consensus.cc:493] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7f49d08ee6074a0e939f4976fb82ba2f)
I20260713 09:06:44.591163 13895 raft_consensus.cc:2804] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:44.591478 13889 raft_consensus.cc:3060] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.591558 13895 raft_consensus.cc:493] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8c86f8e0192f4af8934bdded5883c50f)
I20260713 09:06:44.591990 13895 raft_consensus.cc:3060] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.588835 13291 leader_election.cc:304] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c [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: 2d834193bc8f4a60b914af2df35ee46c, 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:44.584817 13883 raft_consensus.cc:493] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8c86f8e0192f4af8934bdded5883c50f)
I20260713 09:06:44.593400 13365 leader_election.cc:304] T 08033fa92eaf44d986d05c2820e9171e P 7f49d08ee6074a0e939f4976fb82ba2f [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: 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 2d834193bc8f4a60b914af2df35ee46c, 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:44.594192 13883 raft_consensus.cc:3060] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.594890 13887 raft_consensus.cc:2749] T 08033fa92eaf44d986d05c2820e9171e P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.603184 13880 raft_consensus.cc:2804] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:44.603826 13887 raft_consensus.cc:2749] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:06:44.605067 13291 leader_election.cc:304] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c [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: 2d834193bc8f4a60b914af2df35ee46c, 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:44.606717 13291 leader_election.cc:304] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c [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: 2d834193bc8f4a60b914af2df35ee46c; no voters: 3694df3c2a5243dd9f1568ba9f0466b8, 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:44.607692 13881 raft_consensus.cc:2804] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:44.608163 13881 raft_consensus.cc:493] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8c86f8e0192f4af8934bdded5883c50f)
I20260713 09:06:44.608577 13881 raft_consensus.cc:3060] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.610625 13884 raft_consensus.cc:2749] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:06:44.615322 13291 leader_election.cc:304] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [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: 2d834193bc8f4a60b914af2df35ee46c; no voters: 3694df3c2a5243dd9f1568ba9f0466b8, 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:44.604108 13880 raft_consensus.cc:493] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8c86f8e0192f4af8934bdded5883c50f)
I20260713 09:06:44.616412 13880 raft_consensus.cc:3060] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.616427 13897 raft_consensus.cc:515] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:44.619134 13897 leader_election.cc:290] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 2 election: Requested vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:44.620312 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e37dd3943b4c9c80f04d071b0bd128" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
I20260713 09:06:44.622974 13796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e37dd3943b4c9c80f04d071b0bd128" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:44.623062 13884 raft_consensus.cc:2749] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.624686 13365 leader_election.cc:304] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 2d834193bc8f4a60b914af2df35ee46c, 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:44.627413 13897 raft_consensus.cc:2749] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.628381 13889 raft_consensus.cc:515] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:44.631747 13796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e76f7053afe4bc89d0a23613323c064" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:44.631865 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb48d7ca330400985d613e344a33568" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:44.635397 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752ebc871bda4584a5a59c2ae57b7012" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:44.633090 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08033fa92eaf44d986d05c2820e9171e" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:44.641829 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fd9aeb71c14f4390c52f63a513d957" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:44.641726 13397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043aa15899a34f4daf317cdce82602e1" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:44.641734 13399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a2fc4db4dd4635812996912d5c801a" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:44.643712 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e76f7053afe4bc89d0a23613323c064" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:44.626600 13883 raft_consensus.cc:515] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:44.646121 13883 leader_election.cc:290] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 2 election: Requested vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:44.647009 13798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31146cae8a140128540297bdacf2e95" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:44.647627 13800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb48d7ca330400985d613e344a33568" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:44.648214 13800 raft_consensus.cc:3060] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.649559 13798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723f1b25a350466b98e6af750ab31485" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:44.651113 13798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e00405cdeb84f81b8c53085f056c569" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:44.652562 13798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0d50a776694b14b5cf7bdb36c88aef" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:44.654304 13798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752ebc871bda4584a5a59c2ae57b7012" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:44.654999 13798 raft_consensus.cc:2468] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 1.
I20260713 09:06:44.657433 13902 raft_consensus.cc:493] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8c86f8e0192f4af8934bdded5883c50f)
I20260713 09:06:44.658066 13902 raft_consensus.cc:515] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:44.671912 13902 leader_election.cc:290] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:44.673859 13881 raft_consensus.cc:515] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:44.670801 13889 leader_election.cc:290] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 2 election: Requested vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:44.666656 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e37dd3943b4c9c80f04d071b0bd128" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:44.690902 13799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1552c56ff23d4c2f885d7f87c59abf6e" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:44.693150 13439 leader_election.cc:304] T f31146cae8a140128540297bdacf2e95 P 8c86f8e0192f4af8934bdded5883c50f [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: 8c86f8e0192f4af8934bdded5883c50f; no voters: 2d834193bc8f4a60b914af2df35ee46c, 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:44.694888 13439 leader_election.cc:304] T 723f1b25a350466b98e6af750ab31485 P 8c86f8e0192f4af8934bdded5883c50f [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: 8c86f8e0192f4af8934bdded5883c50f; no voters: 2d834193bc8f4a60b914af2df35ee46c, 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:44.695401 13876 raft_consensus.cc:2749] T f31146cae8a140128540297bdacf2e95 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.695957 13439 leader_election.cc:304] T 6e00405cdeb84f81b8c53085f056c569 P 8c86f8e0192f4af8934bdded5883c50f [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: 8c86f8e0192f4af8934bdded5883c50f; no voters: 3694df3c2a5243dd9f1568ba9f0466b8, 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:44.696050 13881 leader_election.cc:290] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 2 election: Requested vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:44.681499 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a2fc4db4dd4635812996912d5c801a" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
I20260713 09:06:44.696730 13886 raft_consensus.cc:2749] T 6e00405cdeb84f81b8c53085f056c569 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.697636 13800 raft_consensus.cc:2468] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 2.
I20260713 09:06:44.698567 13399 raft_consensus.cc:1240] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Rejecting Update request from peer 2d834193bc8f4a60b914af2df35ee46c for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:44.698509 13797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65eee811537f4bafb0dbc120fd709e7d" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:44.699326 13365 leader_election.cc:304] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3694df3c2a5243dd9f1568ba9f0466b8, 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 
I20260713 09:06:44.680958 13895 raft_consensus.cc:515] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:44.668318 13880 raft_consensus.cc:515] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:44.696100 13876 raft_consensus.cc:2749] T 723f1b25a350466b98e6af750ab31485 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.680284 13471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb48d7ca330400985d613e344a33568" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f"
I20260713 09:06:44.706858 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87aec390b0914e1698b2064770d5308b" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:44.700882 13439 leader_election.cc:304] T ed0d50a776694b14b5cf7bdb36c88aef P 8c86f8e0192f4af8934bdded5883c50f [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: 8c86f8e0192f4af8934bdded5883c50f; no voters: 2d834193bc8f4a60b914af2df35ee46c, 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:44.707577 13881 consensus_queue.cc:1059] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:44.702672 13796 raft_consensus.cc:1240] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Rejecting Update request from peer 8c86f8e0192f4af8934bdded5883c50f for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:44.700133 13883 raft_consensus.cc:2804] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:44.708611 13399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e76f7053afe4bc89d0a23613323c064" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
I20260713 09:06:44.708966 13439 leader_election.cc:304] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [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: 3694df3c2a5243dd9f1568ba9f0466b8, 8c86f8e0192f4af8934bdded5883c50f; no voters: 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:44.709066 13883 raft_consensus.cc:697] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 LEADER]: Becoming Leader. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Running, Role: LEADER
I20260713 09:06:44.709677 13888 raft_consensus.cc:2804] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:44.710057 13888 raft_consensus.cc:493] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7f49d08ee6074a0e939f4976fb82ba2f)
I20260713 09:06:44.710528 13888 raft_consensus.cc:3060] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.710162 13883 consensus_queue.cc:237] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:44.712023 13471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65eee811537f4bafb0dbc120fd709e7d" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f"
I20260713 09:06:44.708117 13876 raft_consensus.cc:2749] T ed0d50a776694b14b5cf7bdb36c88aef P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.713569 13292 leader_election.cc:304] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c; no voters: 3694df3c2a5243dd9f1568ba9f0466b8, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:44.714804 13884 raft_consensus.cc:2749] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.716717 13290 leader_election.cc:304] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c; no voters: 3694df3c2a5243dd9f1568ba9f0466b8, 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:44.718071 13750 leader_election.cc:304] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8 [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: 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 2d834193bc8f4a60b914af2df35ee46c, 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:44.719133 13901 raft_consensus.cc:2749] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.720075 13797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043aa15899a34f4daf317cdce82602e1" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:44.720451 13750 leader_election.cc:304] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [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: 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 2d834193bc8f4a60b914af2df35ee46c, 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:44.721170 13901 raft_consensus.cc:2749] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:06:44.722081 13471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2813f6b853bd479987862682a8799d5e" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f"
I20260713 09:06:44.722695 13880 leader_election.cc:290] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 2 election: Requested vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:44.723438 13797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2813f6b853bd479987862682a8799d5e" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:44.723584 13750 leader_election.cc:304] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [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: 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 2d834193bc8f4a60b914af2df35ee46c, 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:44.724316 13901 raft_consensus.cc:2749] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.724759 13888 raft_consensus.cc:515] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:44.725251 13895 leader_election.cc:290] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 2 election: Requested vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:44.725555 13291 leader_election.cc:304] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c; no voters: 3694df3c2a5243dd9f1568ba9f0466b8, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:44.729759 13471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043aa15899a34f4daf317cdce82602e1" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f"
I20260713 09:06:44.730629 13880 raft_consensus.cc:2749] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.732483 13750 leader_election.cc:304] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [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: 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 2d834193bc8f4a60b914af2df35ee46c, 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:44.733489 13366 leader_election.cc:304] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 3694df3c2a5243dd9f1568ba9f0466b8, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:44.734615 13901 raft_consensus.cc:2749] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.735730 13884 raft_consensus.cc:3055] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:44.735811 13750 leader_election.cc:304] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 2d834193bc8f4a60b914af2df35ee46c, 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:44.737228 13897 raft_consensus.cc:2749] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.736512 13884 raft_consensus.cc:740] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Running, Role: LEADER
I20260713 09:06:44.738843 13884 consensus_queue.cc:260] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:44.740660 13884 raft_consensus.cc:3060] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.745618 13399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752ebc871bda4584a5a59c2ae57b7012" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
I20260713 09:06:44.750841 13903 raft_consensus.cc:2749] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.754720 13901 raft_consensus.cc:2749] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.755383 13888 leader_election.cc:290] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 2 election: Requested vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:44.756855 13439 leader_election.cc:304] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f [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: 8c86f8e0192f4af8934bdded5883c50f; no voters: 3694df3c2a5243dd9f1568ba9f0466b8, 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:44.758893 13888 raft_consensus.cc:2749] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.759428 13892 consensus_queue.cc:1059] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:44.760510 13888 raft_consensus.cc:3055] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:44.760960 13888 raft_consensus.cc:740] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Running, Role: LEADER
I20260713 09:06:44.761143 13798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752ebc871bda4584a5a59c2ae57b7012" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:44.761929 13798 raft_consensus.cc:3060] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.762012 13888 consensus_queue.cc:260] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:44.764353 13888 raft_consensus.cc:3060] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.771899 13147 catalog_manager.cc:5697] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f reported cstate change: term changed from 1 to 2, leader changed from 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68) to 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67). New cstate: current_term: 2 leader_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:44.783131 13798 raft_consensus.cc:2468] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 2.
I20260713 09:06:44.785143 13439 leader_election.cc:304] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [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: 3694df3c2a5243dd9f1568ba9f0466b8, 8c86f8e0192f4af8934bdded5883c50f; no voters: 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:44.786886 13471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb48d7ca330400985d613e344a33568" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:44.787015 13888 raft_consensus.cc:2804] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:44.787946 13471 raft_consensus.cc:2468] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3694df3c2a5243dd9f1568ba9f0466b8 in term 2.
I20260713 09:06:44.788062 13888 raft_consensus.cc:697] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [term 2 LEADER]: Becoming Leader. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Running, Role: LEADER
I20260713 09:06:44.789251 13469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65eee811537f4bafb0dbc120fd709e7d" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:44.789649 13888 consensus_queue.cc:237] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:44.790761 13473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0d50a776694b14b5cf7bdb36c88aef" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:44.792321 13472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752ebc871bda4584a5a59c2ae57b7012" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:44.793715 13474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2457a7a7648c4eae83572fc2c9aced27" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:44.795315 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31146cae8a140128540297bdacf2e95" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:44.801954 13474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723f1b25a350466b98e6af750ab31485" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:44.806416 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043aa15899a34f4daf317cdce82602e1" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:44.808763 13752 leader_election.cc:304] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8 [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: 3694df3c2a5243dd9f1568ba9f0466b8, 8c86f8e0192f4af8934bdded5883c50f; no voters: 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:44.810671 13901 raft_consensus.cc:2764] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260713 09:06:44.813076 13472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87aec390b0914e1698b2064770d5308b" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:44.815754 13752 leader_election.cc:304] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8 [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: 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:44.818634 13321 raft_consensus.cc:1240] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Rejecting Update request from peer 8c86f8e0192f4af8934bdded5883c50f for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:44.818794 13752 leader_election.cc:304] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8 [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: 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:44.819694 13902 raft_consensus.cc:2749] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.821759 13876 consensus_queue.cc:1059] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:44.822278 13752 leader_election.cc:304] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [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: 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:44.822847 13892 raft_consensus.cc:3055] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:44.823347 13892 raft_consensus.cc:740] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Running, Role: LEADER
I20260713 09:06:44.823602 13752 leader_election.cc:304] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8 [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: 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:44.824662 13900 raft_consensus.cc:2749] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.824430 13892 consensus_queue.cc:260] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:44.819792 13901 raft_consensus.cc:2749] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.824980 13752 leader_election.cc:304] T f31146cae8a140128540297bdacf2e95 P 3694df3c2a5243dd9f1568ba9f0466b8 [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: 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:44.826265 13892 raft_consensus.cc:3060] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.827296 13900 raft_consensus.cc:2749] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.834895 13900 raft_consensus.cc:2749] T f31146cae8a140128540297bdacf2e95 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.843158 13146 catalog_manager.cc:5697] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f reported cstate change: term changed from 1 to 2, leader changed from 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67) to 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68). New cstate: current_term: 2 leader_uuid: "8c86f8e0192f4af8934bdded5883c50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:44.856424 13796 raft_consensus.cc:1240] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Rejecting Update request from peer 7f49d08ee6074a0e939f4976fb82ba2f for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:44.835845 13752 leader_election.cc:304] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8 [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: 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:44.856361 13399 raft_consensus.cc:1240] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Rejecting Update request from peer 8c86f8e0192f4af8934bdded5883c50f for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:44.858958 13752 leader_election.cc:304] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [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: 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:44.858958 13900 raft_consensus.cc:2749] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.860867 13900 raft_consensus.cc:2749] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.864470 13883 consensus_queue.cc:1059] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:44.860718 13752 leader_election.cc:304] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8 [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: 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:44.865758 13901 raft_consensus.cc:2749] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:44.866446 13888 consensus_queue.cc:1059] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:44.865789 13895 raft_consensus.cc:3055] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:44.867218 13895 raft_consensus.cc:740] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Running, Role: LEADER
I20260713 09:06:44.868096 13895 consensus_queue.cc:260] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:44.869402 13895 raft_consensus.cc:3060] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.871347 13321 raft_consensus.cc:1240] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Rejecting Update request from peer 7f49d08ee6074a0e939f4976fb82ba2f for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:44.871137 13892 raft_consensus.cc:3055] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:44.883927 13883 consensus_queue.cc:1059] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260713 09:06:44.873807 13892 raft_consensus.cc:740] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Running, Role: LEADER
I20260713 09:06:44.888914 13897 raft_consensus.cc:3055] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:44.890841 13897 raft_consensus.cc:740] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Running, Role: LEADER
I20260713 09:06:44.891866 13897 consensus_queue.cc:260] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:44.893653 13897 raft_consensus.cc:3060] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.903481 13321 raft_consensus.cc:1240] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Rejecting Update request from peer 8c86f8e0192f4af8934bdded5883c50f for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:44.906558 13892 consensus_queue.cc:260] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:44.907407 13888 consensus_queue.cc:1059] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:44.908708 13321 raft_consensus.cc:1240] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Rejecting Update request from peer 7f49d08ee6074a0e939f4976fb82ba2f for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:44.911337 13892 raft_consensus.cc:3060] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.914146 13876 raft_consensus.cc:3055] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:44.914827 13876 raft_consensus.cc:740] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Running, Role: LEADER
I20260713 09:06:44.915849 13876 consensus_queue.cc:260] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:44.926183 13883 consensus_queue.cc:1059] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:44.927536 13883 raft_consensus.cc:3055] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:44.932132 13876 raft_consensus.cc:3060] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.928009 13883 raft_consensus.cc:740] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Running, Role: LEADER
I20260713 09:06:44.935552 13883 consensus_queue.cc:260] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:44.937319 13883 raft_consensus.cc:3060] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.053861 13468 raft_consensus.cc:1240] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [term 2 LEADER]: Rejecting Update request from peer 7f49d08ee6074a0e939f4976fb82ba2f for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:45.055830 13883 consensus_queue.cc:1059] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:45.056746 13883 consensus_queue.cc:1243] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Peer 8c86f8e0192f4af8934bdded5883c50f log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260713 09:06:45.057286 13895 raft_consensus.cc:3055] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:45.057651 13895 raft_consensus.cc:740] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Running, Role: LEADER
I20260713 09:06:45.058604 13895 consensus_queue.cc:260] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:45.060257 13895 raft_consensus.cc:3060] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.127553 13796 raft_consensus.cc:1275] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Refusing update from remote peer 7f49d08ee6074a0e939f4976fb82ba2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:45.129144 13895 consensus_queue.cc:1048] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:45.146659 13468 raft_consensus.cc:1275] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Refusing update from remote peer 7f49d08ee6074a0e939f4976fb82ba2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:45.149731 13883 consensus_queue.cc:1048] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:45.199201 13796 raft_consensus.cc:1275] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Refusing update from remote peer 8c86f8e0192f4af8934bdded5883c50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:45.200845 13876 consensus_queue.cc:1048] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:45.213327 13399 raft_consensus.cc:1275] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Refusing update from remote peer 8c86f8e0192f4af8934bdded5883c50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:45.215818 13886 consensus_queue.cc:1048] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:45.906008 13920 raft_consensus.cc:493] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:45.906677 13920 raft_consensus.cc:515] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:45.908788 13920 leader_election.cc:290] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:45.909982 13796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e37dd3943b4c9c80f04d071b0bd128" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:45.910238 13399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e37dd3943b4c9c80f04d071b0bd128" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:45.912284 13290 leader_election.cc:304] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [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: 2d834193bc8f4a60b914af2df35ee46c; no voters: 3694df3c2a5243dd9f1568ba9f0466b8, 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:45.913185 13920 raft_consensus.cc:2749] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:06:46.091581 13920 raft_consensus.cc:493] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:46.092262 13920 raft_consensus.cc:515] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:46.094609 13920 leader_election.cc:290] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:46.095418 13399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a9f9bb9aad4ab1a4e81953d6c73691" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:46.095774 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a9f9bb9aad4ab1a4e81953d6c73691" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:46.096267 13399 raft_consensus.cc:2468] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 2.
I20260713 09:06:46.096480 13468 raft_consensus.cc:2468] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 1.
I20260713 09:06:46.097525 13290 leader_election.cc:304] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c, 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 
I20260713 09:06:46.098469 13920 raft_consensus.cc:2804] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:06:46.098840 13920 raft_consensus.cc:493] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:46.099150 13920 raft_consensus.cc:3060] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:46.104883 13920 raft_consensus.cc:515] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:46.106799 13920 leader_election.cc:290] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 3 election: Requested vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:46.107743 13399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a9f9bb9aad4ab1a4e81953d6c73691" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
I20260713 09:06:46.107992 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a9f9bb9aad4ab1a4e81953d6c73691" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f"
I20260713 09:06:46.108482 13399 raft_consensus.cc:3060] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:46.108682 13468 raft_consensus.cc:3060] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:06:46.114562 13468 raft_consensus.cc:2468] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 3.
I20260713 09:06:46.115919 13292 leader_election.cc:304] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [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: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f; no voters: 
I20260713 09:06:46.116708 13920 raft_consensus.cc:2804] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:46.117414 13399 raft_consensus.cc:2468] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 3.
I20260713 09:06:46.117194 13920 raft_consensus.cc:697] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 3 LEADER]: Becoming Leader. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Running, Role: LEADER
I20260713 09:06:46.118865 13920 consensus_queue.cc:237] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:46.126780 13922 raft_consensus.cc:493] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:46.127573 13922 raft_consensus.cc:515] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:46.128654 13146 catalog_manager.cc:5697] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c reported cstate change: term changed from 1 to 3, leader changed from 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67) to 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66). New cstate: current_term: 3 leader_uuid: "2d834193bc8f4a60b914af2df35ee46c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:46.130818 13922 leader_election.cc:290] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:46.131122 13796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043aa15899a34f4daf317cdce82602e1" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:46.133709 13399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043aa15899a34f4daf317cdce82602e1" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:46.134578 13399 raft_consensus.cc:2468] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 2.
I20260713 09:06:46.137805 13438 leader_election.cc:304] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f; no voters: 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:46.139295 13922 raft_consensus.cc:2804] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:06:46.139701 13922 raft_consensus.cc:493] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:46.140079 13922 raft_consensus.cc:3060] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:46.148391 13922 raft_consensus.cc:515] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:46.151648 13399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043aa15899a34f4daf317cdce82602e1" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
I20260713 09:06:46.152328 13399 raft_consensus.cc:3060] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:46.152874 13796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043aa15899a34f4daf317cdce82602e1" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:46.154989 13922 leader_election.cc:290] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 3 election: Requested vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:46.162806 13399 raft_consensus.cc:2468] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 3.
I20260713 09:06:46.164629 13438 leader_election.cc:304] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f49d08ee6074a0e939f4976fb82ba2f, 8c86f8e0192f4af8934bdded5883c50f; no voters: 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:46.165838 13922 raft_consensus.cc:2804] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:46.166587 13922 raft_consensus.cc:697] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 3 LEADER]: Becoming Leader. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Running, Role: LEADER
I20260713 09:06:46.167694 13922 consensus_queue.cc:237] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:46.178632 13146 catalog_manager.cc:5697] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "8c86f8e0192f4af8934bdded5883c50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:46.184515 13922 raft_consensus.cc:493] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:46.185173 13922 raft_consensus.cc:515] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:46.188977 13796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2813f6b853bd479987862682a8799d5e" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:46.193634 13922 leader_election.cc:290] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:46.195142 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2813f6b853bd479987862682a8799d5e" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:46.195890 13321 raft_consensus.cc:2468] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 2.
I20260713 09:06:46.197284 13437 leader_election.cc:304] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f; no voters: 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:46.198045 13922 raft_consensus.cc:2804] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:06:46.198585 13922 raft_consensus.cc:493] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:46.198975 13922 raft_consensus.cc:3060] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:46.204592 13922 raft_consensus.cc:515] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:46.206465 13922 leader_election.cc:290] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 3 election: Requested vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:46.207357 13796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2813f6b853bd479987862682a8799d5e" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:46.207823 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2813f6b853bd479987862682a8799d5e" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
I20260713 09:06:46.208532 13321 raft_consensus.cc:3060] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:46.219220 13321 raft_consensus.cc:2468] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 3.
I20260713 09:06:46.220979 13437 leader_election.cc:304] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f; no voters: 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:46.221881 13922 raft_consensus.cc:2804] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:46.222671 13922 raft_consensus.cc:697] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [term 3 LEADER]: Becoming Leader. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Running, Role: LEADER
I20260713 09:06:46.223747 13922 consensus_queue.cc:237] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:46.235384 13147 catalog_manager.cc:5697] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "8c86f8e0192f4af8934bdded5883c50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:46.296804 13930 raft_consensus.cc:493] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2d834193bc8f4a60b914af2df35ee46c)
I20260713 09:06:46.297345 13930 raft_consensus.cc:515] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:46.299218 13930 leader_election.cc:290] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:46.300107 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e37dd3943b4c9c80f04d071b0bd128" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:46.300571 13399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e37dd3943b4c9c80f04d071b0bd128" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:46.300801 13321 raft_consensus.cc:2468] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3694df3c2a5243dd9f1568ba9f0466b8 in term 2.
I20260713 09:06:46.301658 13399 raft_consensus.cc:2393] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3694df3c2a5243dd9f1568ba9f0466b8 in current term 2: Already voted for candidate 7f49d08ee6074a0e939f4976fb82ba2f in this term.
I20260713 09:06:46.302237 13749 leader_election.cc:304] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [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: 2d834193bc8f4a60b914af2df35ee46c, 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 
I20260713 09:06:46.303112 13930 raft_consensus.cc:2804] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:46.303458 13930 raft_consensus.cc:493] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2d834193bc8f4a60b914af2df35ee46c)
I20260713 09:06:46.303798 13930 raft_consensus.cc:3060] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:46.308804 13930 raft_consensus.cc:515] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:46.310664 13930 leader_election.cc:290] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 2 election: Requested vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:46.311822 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e37dd3943b4c9c80f04d071b0bd128" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
I20260713 09:06:46.312031 13399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e37dd3943b4c9c80f04d071b0bd128" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
I20260713 09:06:46.313202 13399 raft_consensus.cc:2393] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3694df3c2a5243dd9f1568ba9f0466b8 in current term 2: Already voted for candidate 7f49d08ee6074a0e939f4976fb82ba2f in this term.
I20260713 09:06:46.318348 13321 raft_consensus.cc:2468] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3694df3c2a5243dd9f1568ba9f0466b8 in term 2.
I20260713 09:06:46.319633 13749 leader_election.cc:304] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [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: 2d834193bc8f4a60b914af2df35ee46c, 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:46.320434 13930 raft_consensus.cc:2804] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:46.322490 13930 raft_consensus.cc:697] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 LEADER]: Becoming Leader. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Running, Role: LEADER
I20260713 09:06:46.323493 13930 consensus_queue.cc:237] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:46.333524 13147 catalog_manager.cc:5697] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 reported cstate change: term changed from 1 to 2, leader changed from 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66) to 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65). New cstate: current_term: 2 leader_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:46.391651 13884 raft_consensus.cc:493] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f49d08ee6074a0e939f4976fb82ba2f)
I20260713 09:06:46.392225 13884 raft_consensus.cc:515] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:46.394066 13884 leader_election.cc:290] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:46.395095 13798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a2fc4db4dd4635812996912d5c801a" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:46.395351 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a2fc4db4dd4635812996912d5c801a" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:46.395782 13798 raft_consensus.cc:2393] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d834193bc8f4a60b914af2df35ee46c in current term 2: Already voted for candidate 3694df3c2a5243dd9f1568ba9f0466b8 in this term.
I20260713 09:06:46.396312 13396 raft_consensus.cc:2468] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 2.
I20260713 09:06:46.397771 13290 leader_election.cc:304] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [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: 2d834193bc8f4a60b914af2df35ee46c, 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:46.398761 13884 raft_consensus.cc:2804] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:46.399181 13884 raft_consensus.cc:493] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7f49d08ee6074a0e939f4976fb82ba2f)
I20260713 09:06:46.399534 13884 raft_consensus.cc:3060] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:46.405049 13884 raft_consensus.cc:515] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:46.407033 13884 leader_election.cc:290] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 2 election: Requested vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:46.407616 13798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a2fc4db4dd4635812996912d5c801a" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:46.408377 13798 raft_consensus.cc:2393] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2d834193bc8f4a60b914af2df35ee46c in current term 2: Already voted for candidate 3694df3c2a5243dd9f1568ba9f0466b8 in this term.
I20260713 09:06:46.408528 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a2fc4db4dd4635812996912d5c801a" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
I20260713 09:06:46.414562 13396 raft_consensus.cc:2468] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 2.
I20260713 09:06:46.415865 13290 leader_election.cc:304] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [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: 2d834193bc8f4a60b914af2df35ee46c, 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:46.416648 13884 raft_consensus.cc:2804] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:46.417117 13884 raft_consensus.cc:697] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [term 2 LEADER]: Becoming Leader. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Running, Role: LEADER
I20260713 09:06:46.417989 13884 consensus_queue.cc:237] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:46.423455 13930 raft_consensus.cc:493] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8c86f8e0192f4af8934bdded5883c50f)
I20260713 09:06:46.424062 13930 raft_consensus.cc:515] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } }
I20260713 09:06:46.425894 13930 leader_election.cc:290] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:46.427160 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2813f6b853bd479987862682a8799d5e" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:46.427712 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2813f6b853bd479987862682a8799d5e" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c86f8e0192f4af8934bdded5883c50f" is_pre_election: true
I20260713 09:06:46.428268 13321 raft_consensus.cc:2368] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3694df3c2a5243dd9f1568ba9f0466b8 for earlier term 2. Current term is 3.
I20260713 09:06:46.429719 13749 leader_election.cc:400] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285) with higher term. Message: Invalid argument: T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3694df3c2a5243dd9f1568ba9f0466b8 for earlier term 2. Current term is 3.
I20260713 09:06:46.430056 13749 leader_election.cc:403] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260713 09:06:46.430171 13147 catalog_manager.cc:5697] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c reported cstate change: term changed from 1 to 2, leader changed from 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67) to 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66). New cstate: current_term: 2 leader_uuid: "2d834193bc8f4a60b914af2df35ee46c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:46.430751 13930 raft_consensus.cc:3060] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:06:46.436700 13930 raft_consensus.cc:2749] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285) with higher term. Message: Invalid argument: T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3694df3c2a5243dd9f1568ba9f0466b8 for earlier term 2. Current term is 3.
I20260713 09:06:46.503334 13468 raft_consensus.cc:1275] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [term 3 FOLLOWER]: Refusing update from remote peer 2d834193bc8f4a60b914af2df35ee46c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:06:46.505156 13884 consensus_queue.cc:1048] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:46.514853 13922 raft_consensus.cc:493] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:46.515638 13922 raft_consensus.cc:515] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:46.519920 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65eee811537f4bafb0dbc120fd709e7d" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:46.520605 13321 raft_consensus.cc:2468] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 2.
I20260713 09:06:46.521970 13437 leader_election.cc:304] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f; no voters: 
I20260713 09:06:46.522058 13922 leader_election.cc:290] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:46.522954 13886 raft_consensus.cc:2804] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:06:46.523428 13886 raft_consensus.cc:493] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:46.523753 13886 raft_consensus.cc:3060] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:46.524704 13798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65eee811537f4bafb0dbc120fd709e7d" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:46.525791 13798 raft_consensus.cc:2468] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 1.
I20260713 09:06:46.532663 13396 raft_consensus.cc:1275] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [term 3 FOLLOWER]: Refusing update from remote peer 2d834193bc8f4a60b914af2df35ee46c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:06:46.534472 13920 consensus_queue.cc:1048] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:46.546871 13886 raft_consensus.cc:515] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:46.551160 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65eee811537f4bafb0dbc120fd709e7d" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
I20260713 09:06:46.551918 13321 raft_consensus.cc:3060] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:46.555403 13798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65eee811537f4bafb0dbc120fd709e7d" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:46.556113 13798 raft_consensus.cc:3060] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:06:46.557842 13895 raft_consensus.cc:493] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:46.558557 13895 raft_consensus.cc:515] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:46.562168 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e37dd3943b4c9c80f04d071b0bd128" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:46.562973 13326 raft_consensus.cc:2468] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 2.
I20260713 09:06:46.563966 13796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e37dd3943b4c9c80f04d071b0bd128" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:46.564469 13363 leader_election.cc:304] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c, 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 
I20260713 09:06:46.566058 13895 leader_election.cc:290] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:46.567212 13895 raft_consensus.cc:2804] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:06:46.565548 13886 leader_election.cc:290] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 3 election: Requested vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071)
I20260713 09:06:46.576316 13884 raft_consensus.cc:493] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:46.567601 13895 raft_consensus.cc:493] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:46.577201 13895 raft_consensus.cc:3060] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:46.576974 13884 raft_consensus.cc:515] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:46.582451 13796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e76f7053afe4bc89d0a23613323c064" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" is_pre_election: true
I20260713 09:06:46.583194 13796 raft_consensus.cc:2468] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 1.
I20260713 09:06:46.583600 13798 raft_consensus.cc:2468] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 3.
I20260713 09:06:46.582451 13399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e76f7053afe4bc89d0a23613323c064" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:46.584523 13291 leader_election.cc:304] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c, 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 
I20260713 09:06:46.585394 13399 raft_consensus.cc:2468] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 2.
I20260713 09:06:46.585990 13920 raft_consensus.cc:2804] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:06:46.586432 13920 raft_consensus.cc:493] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:46.586807 13920 raft_consensus.cc:3060] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:46.587181 13884 leader_election.cc:290] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:46.564491 13321 raft_consensus.cc:2468] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 3.
I20260713 09:06:46.589459 13439 leader_election.cc:304] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [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: 3694df3c2a5243dd9f1568ba9f0466b8, 8c86f8e0192f4af8934bdded5883c50f; no voters: 
I20260713 09:06:46.591946 13886 raft_consensus.cc:2804] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:46.592509 13886 raft_consensus.cc:697] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [term 3 LEADER]: Becoming Leader. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Running, Role: LEADER
I20260713 09:06:46.593397 13886 consensus_queue.cc:237] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:46.598590 13895 raft_consensus.cc:515] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:46.602064 13920 raft_consensus.cc:515] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:46.602684 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e37dd3943b4c9c80f04d071b0bd128" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
I20260713 09:06:46.603354 13321 raft_consensus.cc:3060] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:46.605803 13796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e76f7053afe4bc89d0a23613323c064" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:46.606527 13796 raft_consensus.cc:3060] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:06:46.610172 13895 leader_election.cc:290] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 3 election: Requested vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285)
I20260713 09:06:46.614055 13798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e37dd3943b4c9c80f04d071b0bd128" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
I20260713 09:06:46.615424 13321 raft_consensus.cc:2468] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 3.
I20260713 09:06:46.616230 13930 raft_consensus.cc:493] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:46.616751 13796 raft_consensus.cc:2468] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 3.
I20260713 09:06:46.616891 13930 raft_consensus.cc:515] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:46.620962 13930 leader_election.cc:290] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:46.621106 13291 leader_election.cc:304] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [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: 2d834193bc8f4a60b914af2df35ee46c, 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 
I20260713 09:06:46.617206 13363 leader_election.cc:304] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c, 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:46.622058 13884 raft_consensus.cc:2804] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:46.622349 13399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a2fc4db4dd4635812996912d5c801a" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" is_pre_election: true
I20260713 09:06:46.623306 13399 raft_consensus.cc:2468] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3694df3c2a5243dd9f1568ba9f0466b8 in term 2.
I20260713 09:06:46.624142 13895 raft_consensus.cc:2804] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:46.624732 13895 raft_consensus.cc:697] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 3 LEADER]: Becoming Leader. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Running, Role: LEADER
I20260713 09:06:46.625128 13750 leader_election.cc:304] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3694df3c2a5243dd9f1568ba9f0466b8, 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 
I20260713 09:06:46.617641 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e76f7053afe4bc89d0a23613323c064" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
I20260713 09:06:46.627230 13396 raft_consensus.cc:3060] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:46.628011 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a2fc4db4dd4635812996912d5c801a" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c" is_pre_election: true
I20260713 09:06:46.628873 13147 catalog_manager.cc:5697] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "8c86f8e0192f4af8934bdded5883c50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:46.630884 13930 raft_consensus.cc:2804] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:06:46.625679 13895 consensus_queue.cc:237] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:46.631704 13930 raft_consensus.cc:493] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:46.632493 13930 raft_consensus.cc:3060] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:46.616434 13920 leader_election.cc:290] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 3 election: Requested vote from peers 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:46.654120 13396 raft_consensus.cc:2468] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 3.
I20260713 09:06:46.657668 13147 catalog_manager.cc:5697] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f reported cstate change: term changed from 2 to 3, leader changed from 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65) to 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67). New cstate: current_term: 3 leader_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:46.660056 13321 raft_consensus.cc:1275] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c [term 3 FOLLOWER]: Refusing update from remote peer 8c86f8e0192f4af8934bdded5883c50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:06:46.661919 13886 consensus_queue.cc:1048] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:46.664242 13930 raft_consensus.cc:515] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:46.668286 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a2fc4db4dd4635812996912d5c801a" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
I20260713 09:06:46.669561 13884 raft_consensus.cc:697] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 3 LEADER]: Becoming Leader. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Running, Role: LEADER
I20260713 09:06:46.670758 13884 consensus_queue.cc:237] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:46.671403 13930 leader_election.cc:290] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 3 election: Requested vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:46.672647 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a2fc4db4dd4635812996912d5c801a" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
I20260713 09:06:46.673316 13396 raft_consensus.cc:3060] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:46.697160 13396 raft_consensus.cc:2468] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3694df3c2a5243dd9f1568ba9f0466b8 in term 3.
I20260713 09:06:46.698632 13750 leader_election.cc:304] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3694df3c2a5243dd9f1568ba9f0466b8, 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 2d834193bc8f4a60b914af2df35ee46c
I20260713 09:06:46.699950 13930 raft_consensus.cc:2804] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:46.700491 13930 raft_consensus.cc:697] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 3 LEADER]: Becoming Leader. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Running, Role: LEADER
I20260713 09:06:46.701392 13930 consensus_queue.cc:237] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:46.718758 13796 raft_consensus.cc:1275] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 3 FOLLOWER]: Refusing update from remote peer 8c86f8e0192f4af8934bdded5883c50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:06:46.725088 13147 catalog_manager.cc:5697] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 reported cstate change: term changed from 2 to 3, leader changed from 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66) to 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65). New cstate: current_term: 3 leader_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:46.749795 13949 consensus_queue.cc:1048] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:46.761798 13396 raft_consensus.cc:1275] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [term 3 FOLLOWER]: Refusing update from remote peer 8c86f8e0192f4af8934bdded5883c50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:06:46.763532 13950 consensus_queue.cc:1048] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:46.765856 13146 catalog_manager.cc:5697] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c reported cstate change: term changed from 1 to 3, leader changed from 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67) to 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66). New cstate: current_term: 3 leader_uuid: "2d834193bc8f4a60b914af2df35ee46c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:46.777777 13798 raft_consensus.cc:3060] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:06:46.800851 13798 raft_consensus.cc:1275] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 3 FOLLOWER]: Refusing update from remote peer 8c86f8e0192f4af8934bdded5883c50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:06:46.802657 13950 consensus_queue.cc:1048] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:46.814900 13399 raft_consensus.cc:1240] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [term 3 FOLLOWER]: Rejecting Update request from peer 2d834193bc8f4a60b914af2df35ee46c for earlier term 2. Current term is 3. Ops: []
I20260713 09:06:46.821049 13884 consensus_queue.cc:1059] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:46.822384 13941 raft_consensus.cc:3055] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:46.822893 13941 raft_consensus.cc:740] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Running, Role: LEADER
I20260713 09:06:46.823762 13941 consensus_queue.cc:260] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:46.824872 13941 raft_consensus.cc:3060] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:46.843268 13399 raft_consensus.cc:1240] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 3 LEADER]: Rejecting Update request from peer 3694df3c2a5243dd9f1568ba9f0466b8 for earlier term 2. Current term is 3. Ops: []
I20260713 09:06:46.845619 13930 consensus_queue.cc:1059] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:46.846377 13930 consensus_queue.cc:1243] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [LEADER]: Peer 7f49d08ee6074a0e939f4976fb82ba2f log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260713 09:06:46.846869 13930 raft_consensus.cc:3055] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:46.847236 13930 raft_consensus.cc:740] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Running, Role: LEADER
I20260713 09:06:46.848096 13930 consensus_queue.cc:260] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:46.849313 13930 raft_consensus.cc:3060] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:47.038559 13321 raft_consensus.cc:1275] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [term 3 FOLLOWER]: Refusing update from remote peer 7f49d08ee6074a0e939f4976fb82ba2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:06:47.039996 13952 consensus_queue.cc:1048] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:47.054776 13798 raft_consensus.cc:1275] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 3 FOLLOWER]: Refusing update from remote peer 7f49d08ee6074a0e939f4976fb82ba2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260713 09:06:47.055287 13798 pending_rounds.cc:85] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8: Aborting all ops after (but not including) 1
I20260713 09:06:47.055578 13798 pending_rounds.cc:107] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260713 09:06:47.055895 13798 raft_consensus.cc:2889] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:06:47.057794 13951 consensus_queue.cc:1048] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:47.192358 13798 raft_consensus.cc:1275] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 3 FOLLOWER]: Refusing update from remote peer 2d834193bc8f4a60b914af2df35ee46c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:06:47.193969 13941 consensus_queue.cc:1048] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:47.208880 13399 raft_consensus.cc:1275] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [term 3 FOLLOWER]: Refusing update from remote peer 2d834193bc8f4a60b914af2df35ee46c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:06:47.210665 13884 consensus_queue.cc:1048] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:47.210883 13326 raft_consensus.cc:1275] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c [term 3 FOLLOWER]: Refusing update from remote peer 8c86f8e0192f4af8934bdded5883c50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:06:47.213701 13949 consensus_queue.cc:1048] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:47.224697 13396 raft_consensus.cc:1275] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [term 3 FOLLOWER]: Refusing update from remote peer 3694df3c2a5243dd9f1568ba9f0466b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:06:47.227072 13798 raft_consensus.cc:1275] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8 [term 3 FOLLOWER]: Refusing update from remote peer 8c86f8e0192f4af8934bdded5883c50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:06:47.227890 13931 consensus_queue.cc:1048] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:47.228538 13321 raft_consensus.cc:1275] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [term 3 FOLLOWER]: Refusing update from remote peer 3694df3c2a5243dd9f1568ba9f0466b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260713 09:06:47.228963 13321 pending_rounds.cc:85] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c: Aborting all ops after (but not including) 1
I20260713 09:06:47.229224 13321 pending_rounds.cc:107] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260713 09:06:47.229511 13321 raft_consensus.cc:2889] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:06:47.230334 13949 consensus_queue.cc:1048] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:47.233826 13931 consensus_queue.cc:1048] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:48.526392 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:48.720803 13399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10e37dd3943b4c9c80f04d071b0bd128"
dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
mode: GRACEFUL
new_leader_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
 from {username='slave'} at 127.0.0.1:45148
I20260713 09:06:48.722097 13399 raft_consensus.cc:606] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 3 LEADER]: Received request to transfer leadership to TS 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:48.738431 13468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42d8d947e6ac4f54844510568fc70ada"
dest_uuid: "8c86f8e0192f4af8934bdded5883c50f"
mode: GRACEFUL
new_leader_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
 from {username='slave'} at 127.0.0.1:37362
I20260713 09:06:48.739111 13468 raft_consensus.cc:606] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [term 1 LEADER]: Received request to transfer leadership to TS 7f49d08ee6074a0e939f4976fb82ba2f
I20260713 09:06:48.742784 13399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e878303cc7047ada8404f75b0ea4fab"
dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
mode: GRACEFUL
new_leader_uuid: "2d834193bc8f4a60b914af2df35ee46c"
 from {username='slave'} at 127.0.0.1:45148
I20260713 09:06:48.743386 13399 raft_consensus.cc:606] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Received request to transfer leadership to TS 2d834193bc8f4a60b914af2df35ee46c
I20260713 09:06:48.759513 13321 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69a9f9bb9aad4ab1a4e81953d6c73691"
dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
mode: GRACEFUL
new_leader_uuid: "8c86f8e0192f4af8934bdded5883c50f"
 from {username='slave'} at 127.0.0.1:33418
I20260713 09:06:48.760138 13321 raft_consensus.cc:606] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 3 LEADER]: Received request to transfer leadership to TS 8c86f8e0192f4af8934bdded5883c50f
I20260713 09:06:48.763573 13399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "781e9b94cce545338eed67e672056954"
dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
mode: GRACEFUL
new_leader_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
 from {username='slave'} at 127.0.0.1:45148
I20260713 09:06:48.764314 13399 raft_consensus.cc:606] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Received request to transfer leadership to TS 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:48.765676 11169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:06:48.766638 11169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:48.920253 13969 raft_consensus.cc:993] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f: : Instructing follower 3694df3c2a5243dd9f1568ba9f0466b8 to start an election
I20260713 09:06:48.920928 13951 raft_consensus.cc:1081] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Signalling peer 3694df3c2a5243dd9f1568ba9f0466b8 to start an election
I20260713 09:06:48.922868 13796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "781e9b94cce545338eed67e672056954"
dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
 from {username='slave'} at 127.0.0.1:56678
I20260713 09:06:48.923393 13796 raft_consensus.cc:493] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:48.923712 13796 raft_consensus.cc:3060] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:48.931555 13796 raft_consensus.cc:515] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:48.934352 13796 leader_election.cc:290] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 2 election: Requested vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:48.935447 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781e9b94cce545338eed67e672056954" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
I20260713 09:06:48.936623 13399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781e9b94cce545338eed67e672056954" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
I20260713 09:06:48.936934 13321 raft_consensus.cc:3060] T 781e9b94cce545338eed67e672056954 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:48.937217 13399 raft_consensus.cc:3055] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:48.937656 13399 raft_consensus.cc:740] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Running, Role: LEADER
I20260713 09:06:48.938686 13399 consensus_queue.cc:260] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:48.940028 13399 raft_consensus.cc:3060] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:48.943892 13321 raft_consensus.cc:2468] T 781e9b94cce545338eed67e672056954 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3694df3c2a5243dd9f1568ba9f0466b8 in term 2.
I20260713 09:06:48.945405 13749 leader_election.cc:304] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c, 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 
I20260713 09:06:48.946442 13962 raft_consensus.cc:2804] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:48.947431 13399 raft_consensus.cc:2468] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3694df3c2a5243dd9f1568ba9f0466b8 in term 2.
I20260713 09:06:48.948204 13962 raft_consensus.cc:697] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 LEADER]: Becoming Leader. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Running, Role: LEADER
I20260713 09:06:48.949385 13962 consensus_queue.cc:237] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:48.959913 13147 catalog_manager.cc:5697] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 reported cstate change: term changed from 1 to 2, leader changed from 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67) to 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65). New cstate: current_term: 2 leader_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:49.032028 13969 raft_consensus.cc:993] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f: : Instructing follower 3694df3c2a5243dd9f1568ba9f0466b8 to start an election
I20260713 09:06:49.032613 13951 raft_consensus.cc:1081] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 3 LEADER]: Signalling peer 3694df3c2a5243dd9f1568ba9f0466b8 to start an election
I20260713 09:06:49.034062 13796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10e37dd3943b4c9c80f04d071b0bd128"
dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
 from {username='slave'} at 127.0.0.1:56678
I20260713 09:06:49.034686 13796 raft_consensus.cc:493] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:49.035043 13796 raft_consensus.cc:3060] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:49.041270 13796 raft_consensus.cc:515] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:49.043496 13796 leader_election.cc:290] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 4 election: Requested vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:49.044346 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e37dd3943b4c9c80f04d071b0bd128" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
I20260713 09:06:49.044739 13399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e37dd3943b4c9c80f04d071b0bd128" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
I20260713 09:06:49.045049 13326 raft_consensus.cc:3060] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:49.045336 13399 raft_consensus.cc:3055] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:49.045678 13399 raft_consensus.cc:740] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Running, Role: LEADER
I20260713 09:06:49.046861 13399 consensus_queue.cc:260] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:49.048324 13399 raft_consensus.cc:3060] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:49.054718 13326 raft_consensus.cc:2468] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3694df3c2a5243dd9f1568ba9f0466b8 in term 4.
I20260713 09:06:49.056084 13749 leader_election.cc:304] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [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: 2d834193bc8f4a60b914af2df35ee46c, 3694df3c2a5243dd9f1568ba9f0466b8; no voters: 
I20260713 09:06:49.056689 13399 raft_consensus.cc:2468] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3694df3c2a5243dd9f1568ba9f0466b8 in term 4.
I20260713 09:06:49.056931 13962 raft_consensus.cc:2804] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:49.057551 13962 raft_consensus.cc:697] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 4 LEADER]: Becoming Leader. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Running, Role: LEADER
I20260713 09:06:49.058533 13962 consensus_queue.cc:237] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:49.067852 13147 catalog_manager.cc:5697] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 reported cstate change: term changed from 3 to 4, leader changed from 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67) to 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65). New cstate: current_term: 4 leader_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:49.111155 13966 raft_consensus.cc:993] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c: : Instructing follower 8c86f8e0192f4af8934bdded5883c50f to start an election
I20260713 09:06:49.111644 13966 raft_consensus.cc:1081] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 3 LEADER]: Signalling peer 8c86f8e0192f4af8934bdded5883c50f to start an election
I20260713 09:06:49.113360 13468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69a9f9bb9aad4ab1a4e81953d6c73691"
dest_uuid: "8c86f8e0192f4af8934bdded5883c50f"
 from {username='slave'} at 127.0.0.1:35944
I20260713 09:06:49.113991 13468 raft_consensus.cc:493] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:49.114353 13468 raft_consensus.cc:3060] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:49.121024 13468 raft_consensus.cc:515] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:49.123546 13468 leader_election.cc:290] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [CANDIDATE]: Term 4 election: Requested vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:49.124595 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a9f9bb9aad4ab1a4e81953d6c73691" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
I20260713 09:06:49.124716 13399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a9f9bb9aad4ab1a4e81953d6c73691" candidate_uuid: "8c86f8e0192f4af8934bdded5883c50f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
I20260713 09:06:49.125346 13326 raft_consensus.cc:3055] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:49.125511 13399 raft_consensus.cc:3060] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:49.125716 13326 raft_consensus.cc:740] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Running, Role: LEADER
I20260713 09:06:49.126885 13326 consensus_queue.cc:260] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:49.128010 13326 raft_consensus.cc:3060] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:49.133723 13326 raft_consensus.cc:2468] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 4.
I20260713 09:06:49.133800 13399 raft_consensus.cc:2468] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c86f8e0192f4af8934bdded5883c50f in term 4.
I20260713 09:06:49.135082 13437 leader_election.cc:304] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [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: 2d834193bc8f4a60b914af2df35ee46c, 8c86f8e0192f4af8934bdded5883c50f; no voters: 
I20260713 09:06:49.135988 13949 raft_consensus.cc:2804] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:49.136497 13949 raft_consensus.cc:697] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [term 4 LEADER]: Becoming Leader. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Running, Role: LEADER
I20260713 09:06:49.137428 13949 consensus_queue.cc:237] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:49.146565 13147 catalog_manager.cc:5697] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f reported cstate change: term changed from 3 to 4, leader changed from 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66) to 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68). New cstate: current_term: 4 leader_uuid: "8c86f8e0192f4af8934bdded5883c50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:49.169638 13886 raft_consensus.cc:993] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f: : Instructing follower 7f49d08ee6074a0e939f4976fb82ba2f to start an election
I20260713 09:06:49.170281 13886 raft_consensus.cc:1081] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [term 1 LEADER]: Signalling peer 7f49d08ee6074a0e939f4976fb82ba2f to start an election
I20260713 09:06:49.172340 13399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42d8d947e6ac4f54844510568fc70ada"
dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
 from {username='slave'} at 127.0.0.1:41552
I20260713 09:06:49.172927 13399 raft_consensus.cc:493] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:49.173210 13399 raft_consensus.cc:3060] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:49.180902 13399 raft_consensus.cc:515] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:49.183058 13399 leader_election.cc:290] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 2 election: Requested vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:49.184072 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8d947e6ac4f54844510568fc70ada" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
I20260713 09:06:49.184366 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8d947e6ac4f54844510568fc70ada" candidate_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c86f8e0192f4af8934bdded5883c50f"
I20260713 09:06:49.184902 13326 raft_consensus.cc:3060] T 42d8d947e6ac4f54844510568fc70ada P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:49.185009 13468 raft_consensus.cc:3055] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:49.185495 13468 raft_consensus.cc:740] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Running, Role: LEADER
I20260713 09:06:49.186362 13468 consensus_queue.cc:260] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:49.187625 13468 raft_consensus.cc:3060] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:49.193321 13326 raft_consensus.cc:2468] T 42d8d947e6ac4f54844510568fc70ada P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 2.
I20260713 09:06:49.194780 13468 raft_consensus.cc:2468] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f49d08ee6074a0e939f4976fb82ba2f in term 2.
I20260713 09:06:49.194830 13363 leader_election.cc:304] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c, 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 
I20260713 09:06:49.195825 13951 raft_consensus.cc:2804] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:49.196372 13951 raft_consensus.cc:697] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 LEADER]: Becoming Leader. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Running, Role: LEADER
I20260713 09:06:49.197317 13951 consensus_queue.cc:237] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:49.206624 13147 catalog_manager.cc:5697] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f reported cstate change: term changed from 1 to 2, leader changed from 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68) to 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67). New cstate: current_term: 2 leader_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:49.218005 13970 raft_consensus.cc:993] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f: : Instructing follower 2d834193bc8f4a60b914af2df35ee46c to start an election
I20260713 09:06:49.218649 13951 raft_consensus.cc:1081] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Signalling peer 2d834193bc8f4a60b914af2df35ee46c to start an election
I20260713 09:06:49.220435 13326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e878303cc7047ada8404f75b0ea4fab"
dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
 from {username='slave'} at 127.0.0.1:53734
I20260713 09:06:49.221102 13326 raft_consensus.cc:493] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:49.221473 13326 raft_consensus.cc:3060] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:49.227591 13326 raft_consensus.cc:515] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:49.229759 13326 leader_election.cc:290] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 2 election: Requested vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:49.230945 13399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e878303cc7047ada8404f75b0ea4fab" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
I20260713 09:06:49.231491 13399 raft_consensus.cc:3055] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:49.231768 13399 raft_consensus.cc:740] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Running, Role: LEADER
I20260713 09:06:49.232468 13399 consensus_queue.cc:260] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:49.233399 13399 raft_consensus.cc:3060] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:49.233224 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e878303cc7047ada8404f75b0ea4fab" candidate_uuid: "2d834193bc8f4a60b914af2df35ee46c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c86f8e0192f4af8934bdded5883c50f"
I20260713 09:06:49.234067 13468 raft_consensus.cc:3060] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:49.239240 13399 raft_consensus.cc:2468] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 2.
I20260713 09:06:49.240738 13290 leader_election.cc:304] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d834193bc8f4a60b914af2df35ee46c, 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 
I20260713 09:06:49.241714 13976 raft_consensus.cc:2804] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:49.242290 13976 raft_consensus.cc:697] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c [term 2 LEADER]: Becoming Leader. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Running, Role: LEADER
I20260713 09:06:49.242919 13468 raft_consensus.cc:2468] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d834193bc8f4a60b914af2df35ee46c in term 2.
I20260713 09:06:49.243347 13976 consensus_queue.cc:237] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } }
I20260713 09:06:49.253855 13147 catalog_manager.cc:5697] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c reported cstate change: term changed from 1 to 2, leader changed from 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67) to 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66). New cstate: current_term: 2 leader_uuid: "2d834193bc8f4a60b914af2df35ee46c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:49.346220 13399 raft_consensus.cc:1275] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Refusing update from remote peer 3694df3c2a5243dd9f1568ba9f0466b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:49.347841 13962 consensus_queue.cc:1048] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:49.359701 13326 raft_consensus.cc:1275] T 781e9b94cce545338eed67e672056954 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Refusing update from remote peer 3694df3c2a5243dd9f1568ba9f0466b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:49.361922 13979 consensus_queue.cc:1048] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:06:49.519968 13180 debug-util.cc:398] Leaking SignalData structure 0x7b080023cfa0 after lost signal to thread 11172
W20260713 09:06:49.520955 13180 debug-util.cc:398] Leaking SignalData structure 0x7b08000d8180 after lost signal to thread 13183
W20260713 09:06:49.521929 13180 debug-util.cc:398] Leaking SignalData structure 0x7b080017ac00 after lost signal to thread 13350
W20260713 09:06:49.523054 13180 debug-util.cc:398] Leaking SignalData structure 0x7b0800172260 after lost signal to thread 13424
W20260713 09:06:49.524986 13180 debug-util.cc:398] Leaking SignalData structure 0x7b08001ff4a0 after lost signal to thread 13825
I20260713 09:06:49.527776 13399 raft_consensus.cc:1275] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 4 FOLLOWER]: Refusing update from remote peer 3694df3c2a5243dd9f1568ba9f0466b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:06:49.529417 13979 consensus_queue.cc:1048] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:49.547292 13326 raft_consensus.cc:1275] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [term 4 FOLLOWER]: Refusing update from remote peer 3694df3c2a5243dd9f1568ba9f0466b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:06:49.549317 13979 consensus_queue.cc:1048] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:49.590343 13326 raft_consensus.cc:1275] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 4 FOLLOWER]: Refusing update from remote peer 8c86f8e0192f4af8934bdded5883c50f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:06:49.591882 13949 consensus_queue.cc:1048] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:49.610184 13399 raft_consensus.cc:1275] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [term 4 FOLLOWER]: Refusing update from remote peer 8c86f8e0192f4af8934bdded5883c50f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:06:49.612370 13999 consensus_queue.cc:1048] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:49.656560 13468 raft_consensus.cc:1275] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Refusing update from remote peer 2d834193bc8f4a60b914af2df35ee46c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:49.658360 13976 consensus_queue.cc:1048] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:49.671304 13399 raft_consensus.cc:1275] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Refusing update from remote peer 2d834193bc8f4a60b914af2df35ee46c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:49.674711 13966 consensus_queue.cc:1048] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:49.704664 13321 raft_consensus.cc:1275] T 42d8d947e6ac4f54844510568fc70ada P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Refusing update from remote peer 7f49d08ee6074a0e939f4976fb82ba2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:49.706641 13951 consensus_queue.cc:1048] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:49.718124 13468 raft_consensus.cc:1275] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Refusing update from remote peer 7f49d08ee6074a0e939f4976fb82ba2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:49.719648 13951 consensus_queue.cc:1048] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:49.767813 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:49.792738 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:49.807124 13468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "043aa15899a34f4daf317cdce82602e1"
dest_uuid: "8c86f8e0192f4af8934bdded5883c50f"
mode: GRACEFUL
new_leader_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
 from {username='slave'} at 127.0.0.1:37362
I20260713 09:06:49.807953 13468 raft_consensus.cc:606] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 3 LEADER]: Received request to transfer leadership to TS 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:49.811251 13396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1552c56ff23d4c2f885d7f87c59abf6e"
dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
mode: GRACEFUL
new_leader_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
 from {username='slave'} at 127.0.0.1:45148
I20260713 09:06:49.811779 13396 raft_consensus.cc:606] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Received request to transfer leadership to TS 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:49.814846 13321 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e76f7053afe4bc89d0a23613323c064"
dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
mode: GRACEFUL
new_leader_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
 from {username='slave'} at 127.0.0.1:33418
I20260713 09:06:49.815733 13321 raft_consensus.cc:606] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 3 LEADER]: Received request to transfer leadership to TS 3694df3c2a5243dd9f1568ba9f0466b8
I20260713 09:06:49.818233 11169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:06:49.819892 11169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:49.998548 13886 raft_consensus.cc:993] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f: : Instructing follower 3694df3c2a5243dd9f1568ba9f0466b8 to start an election
I20260713 09:06:49.999097 13886 raft_consensus.cc:1081] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 3 LEADER]: Signalling peer 3694df3c2a5243dd9f1568ba9f0466b8 to start an election
I20260713 09:06:50.000758 13796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "043aa15899a34f4daf317cdce82602e1"
dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
 from {username='slave'} at 127.0.0.1:56696
I20260713 09:06:50.001294 13796 raft_consensus.cc:493] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:50.001552 13796 raft_consensus.cc:3060] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:50.007018 13796 raft_consensus.cc:515] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:50.008771 13796 leader_election.cc:290] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 4 election: Requested vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:50.009668 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043aa15899a34f4daf317cdce82602e1" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
I20260713 09:06:50.010133 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043aa15899a34f4daf317cdce82602e1" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "8c86f8e0192f4af8934bdded5883c50f"
I20260713 09:06:50.010363 13396 raft_consensus.cc:3060] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:50.010869 13468 raft_consensus.cc:3055] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:50.011209 13468 raft_consensus.cc:740] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8c86f8e0192f4af8934bdded5883c50f, State: Running, Role: LEADER
I20260713 09:06:50.011994 13468 consensus_queue.cc:260] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:50.013058 13468 raft_consensus.cc:3060] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:50.016388 13396 raft_consensus.cc:2468] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3694df3c2a5243dd9f1568ba9f0466b8 in term 4.
I20260713 09:06:50.017669 13750 leader_election.cc:304] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [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: 3694df3c2a5243dd9f1568ba9f0466b8, 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 
I20260713 09:06:50.018395 13979 raft_consensus.cc:2804] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:50.018918 13979 raft_consensus.cc:697] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 4 LEADER]: Becoming Leader. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Running, Role: LEADER
I20260713 09:06:50.019893 13979 consensus_queue.cc:237] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:50.020138 13468 raft_consensus.cc:2468] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3694df3c2a5243dd9f1568ba9f0466b8 in term 4.
I20260713 09:06:50.028676 13147 catalog_manager.cc:5697] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 reported cstate change: term changed from 3 to 4, leader changed from 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68) to 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65). New cstate: current_term: 4 leader_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:50.084649 13976 raft_consensus.cc:993] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c: : Instructing follower 3694df3c2a5243dd9f1568ba9f0466b8 to start an election
I20260713 09:06:50.085135 13966 raft_consensus.cc:1081] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 3 LEADER]: Signalling peer 3694df3c2a5243dd9f1568ba9f0466b8 to start an election
I20260713 09:06:50.086804 13796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e76f7053afe4bc89d0a23613323c064"
dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
 from {username='slave'} at 127.0.0.1:56694
I20260713 09:06:50.087390 13796 raft_consensus.cc:493] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:50.087672 13796 raft_consensus.cc:3060] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:50.094847 13796 raft_consensus.cc:515] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:50.096675 13796 leader_election.cc:290] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 4 election: Requested vote from peers 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285), 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583)
I20260713 09:06:50.097546 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e76f7053afe4bc89d0a23613323c064" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "2d834193bc8f4a60b914af2df35ee46c"
I20260713 09:06:50.097747 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e76f7053afe4bc89d0a23613323c064" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
I20260713 09:06:50.098358 13321 raft_consensus.cc:3055] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:50.098397 13396 raft_consensus.cc:3060] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:50.099045 13321 raft_consensus.cc:740] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2d834193bc8f4a60b914af2df35ee46c, State: Running, Role: LEADER
I20260713 09:06:50.099980 13321 consensus_queue.cc:260] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:50.101091 13321 raft_consensus.cc:3060] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:50.105266 13970 raft_consensus.cc:993] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f: : Instructing follower 3694df3c2a5243dd9f1568ba9f0466b8 to start an election
I20260713 09:06:50.105389 13396 raft_consensus.cc:2468] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3694df3c2a5243dd9f1568ba9f0466b8 in term 4.
I20260713 09:06:50.105959 13951 raft_consensus.cc:1081] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Signalling peer 3694df3c2a5243dd9f1568ba9f0466b8 to start an election
I20260713 09:06:50.106838 13750 leader_election.cc:304] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [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: 3694df3c2a5243dd9f1568ba9f0466b8, 7f49d08ee6074a0e939f4976fb82ba2f; no voters: 
I20260713 09:06:50.107889 13979 raft_consensus.cc:2804] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:50.108057 13321 raft_consensus.cc:2468] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3694df3c2a5243dd9f1568ba9f0466b8 in term 4.
I20260713 09:06:50.108083 13796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1552c56ff23d4c2f885d7f87c59abf6e"
dest_uuid: "3694df3c2a5243dd9f1568ba9f0466b8"
 from {username='slave'} at 127.0.0.1:56678
I20260713 09:06:50.108772 13979 raft_consensus.cc:697] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 4 LEADER]: Becoming Leader. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Running, Role: LEADER
I20260713 09:06:50.109587 13796 raft_consensus.cc:493] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:50.110149 13796 raft_consensus.cc:3060] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.110380 13979 consensus_queue.cc:237] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } }
I20260713 09:06:50.116447 13796 raft_consensus.cc:515] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:50.119666 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1552c56ff23d4c2f885d7f87c59abf6e" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f49d08ee6074a0e939f4976fb82ba2f"
I20260713 09:06:50.120409 13396 raft_consensus.cc:3055] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:50.120797 13396 raft_consensus.cc:740] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f49d08ee6074a0e939f4976fb82ba2f, State: Running, Role: LEADER
I20260713 09:06:50.121112 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1552c56ff23d4c2f885d7f87c59abf6e" candidate_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c86f8e0192f4af8934bdded5883c50f"
I20260713 09:06:50.120898 13147 catalog_manager.cc:5697] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 reported cstate change: term changed from 3 to 4, leader changed from 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66) to 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65). New cstate: current_term: 4 leader_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:50.121730 13468 raft_consensus.cc:3060] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.121846 13396 consensus_queue.cc:260] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:50.122972 13796 leader_election.cc:290] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 2 election: Requested vote from peers 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583), 8c86f8e0192f4af8934bdded5883c50f (127.10.232.68:41449)
I20260713 09:06:50.123217 13396 raft_consensus.cc:3060] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.128901 13468 raft_consensus.cc:2468] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3694df3c2a5243dd9f1568ba9f0466b8 in term 2.
I20260713 09:06:50.130107 13396 raft_consensus.cc:2468] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3694df3c2a5243dd9f1568ba9f0466b8 in term 2.
I20260713 09:06:50.130496 13752 leader_election.cc:304] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3694df3c2a5243dd9f1568ba9f0466b8, 8c86f8e0192f4af8934bdded5883c50f; no voters: 
I20260713 09:06:50.131438 13979 raft_consensus.cc:2804] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:50.131925 13979 raft_consensus.cc:697] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 LEADER]: Becoming Leader. State: Replica: 3694df3c2a5243dd9f1568ba9f0466b8, State: Running, Role: LEADER
I20260713 09:06:50.132952 13979 consensus_queue.cc:237] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } }
I20260713 09:06:50.141899 13147 catalog_manager.cc:5697] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8 reported cstate change: term changed from 1 to 2, leader changed from 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67) to 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65). New cstate: current_term: 2 leader_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3694df3c2a5243dd9f1568ba9f0466b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37071 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:50.442577 13396 raft_consensus.cc:1275] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [term 4 FOLLOWER]: Refusing update from remote peer 3694df3c2a5243dd9f1568ba9f0466b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:06:50.444141 13979 consensus_queue.cc:1048] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:50.454195 13468 raft_consensus.cc:1275] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 4 FOLLOWER]: Refusing update from remote peer 3694df3c2a5243dd9f1568ba9f0466b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:06:50.456105 13979 consensus_queue.cc:1048] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:50.580165 13396 raft_consensus.cc:1275] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Refusing update from remote peer 3694df3c2a5243dd9f1568ba9f0466b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:50.581451 13979 consensus_queue.cc:1048] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:50.586135 13321 raft_consensus.cc:1275] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 4 FOLLOWER]: Refusing update from remote peer 3694df3c2a5243dd9f1568ba9f0466b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:06:50.587724 13979 consensus_queue.cc:1048] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d834193bc8f4a60b914af2df35ee46c" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:50.593380 13468 raft_consensus.cc:1275] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Refusing update from remote peer 3694df3c2a5243dd9f1568ba9f0466b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:50.594964 13962 consensus_queue.cc:1048] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c86f8e0192f4af8934bdded5883c50f" member_type: VOTER last_known_addr { host: "127.10.232.68" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:50.609184 13396 raft_consensus.cc:1275] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [term 4 FOLLOWER]: Refusing update from remote peer 3694df3c2a5243dd9f1568ba9f0466b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:06:50.613747 13962 consensus_queue.cc:1048] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f49d08ee6074a0e939f4976fb82ba2f" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:50.821075 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:50.837185 11169 tablet_server.cc:179] TabletServer@127.10.232.65:37071 shutting down...
I20260713 09:06:50.873728 11169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:50.874646 11169 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:50.875587 11169 raft_consensus.cc:2243] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:50.876147 11169 raft_consensus.cc:2272] T 2813f6b853bd479987862682a8799d5e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:50.878564 11169 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:50.879217 11169 raft_consensus.cc:2243] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:50.879685 11169 raft_consensus.cc:2272] T 723f1b25a350466b98e6af750ab31485 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:50.881845 11169 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:50.882477 11169 raft_consensus.cc:2243] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:50.882912 11169 raft_consensus.cc:2272] T 08033fa92eaf44d986d05c2820e9171e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:50.885252 11169 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:50.885828 11169 raft_consensus.cc:2243] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:06:50.886662 11169 raft_consensus.cc:2272] T 5e76f7053afe4bc89d0a23613323c064 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:50.889454 11169 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:50.890007 11169 raft_consensus.cc:2243] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:06:50.890854 11169 raft_consensus.cc:2272] T 043aa15899a34f4daf317cdce82602e1 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:50.893328 11169 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:50.893862 11169 raft_consensus.cc:2243] T f31146cae8a140128540297bdacf2e95 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:50.894259 11169 raft_consensus.cc:2272] T f31146cae8a140128540297bdacf2e95 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:50.896199 11169 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:50.896656 11169 raft_consensus.cc:2243] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:50.897006 11169 raft_consensus.cc:2272] T 752ebc871bda4584a5a59c2ae57b7012 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:50.898768 11169 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:50.899228 11169 raft_consensus.cc:2243] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:50.899888 11169 raft_consensus.cc:2272] T 781e9b94cce545338eed67e672056954 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:50.901649 11169 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:50.902134 11169 raft_consensus.cc:2243] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:50.902535 11169 raft_consensus.cc:2272] T ed0d50a776694b14b5cf7bdb36c88aef P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:50.904573 11169 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:50.905074 11169 raft_consensus.cc:2243] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:50.905444 11169 raft_consensus.cc:2272] T 14fd9aeb71c14f4390c52f63a513d957 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:50.907709 11169 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:50.908452 11169 raft_consensus.cc:2243] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:50.908921 11169 raft_consensus.cc:2272] T 9bb48d7ca330400985d613e344a33568 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:50.911139 11169 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:50.911703 11169 raft_consensus.cc:2243] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:50.912117 11169 raft_consensus.cc:2272] T 65eee811537f4bafb0dbc120fd709e7d P 3694df3c2a5243dd9f1568ba9f0466b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:50.914685 11169 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:50.915349 11169 raft_consensus.cc:2243] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:06:50.916191 11169 raft_consensus.cc:2272] T 10e37dd3943b4c9c80f04d071b0bd128 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:50.916661 13439 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 29 similar messages]
I20260713 09:06:50.918962 11169 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:50.919649 11169 raft_consensus.cc:2243] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:50.920149 11169 raft_consensus.cc:2272] T 87aec390b0914e1698b2064770d5308b P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:50.920310 13439 consensus_peers.cc:597] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f -> Peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Couldn't send request to peer 3694df3c2a5243dd9f1568ba9f0466b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:50.922237 11169 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:50.922797 11169 raft_consensus.cc:2243] T 6e00405cdeb84f81b8c53085f056c569 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:50.923233 11169 raft_consensus.cc:2272] T 6e00405cdeb84f81b8c53085f056c569 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:50.925244 11169 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:50.926028 11169 raft_consensus.cc:2243] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:50.927371 11169 raft_consensus.cc:2272] T 1552c56ff23d4c2f885d7f87c59abf6e P 3694df3c2a5243dd9f1568ba9f0466b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:50.932258 11169 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:50.933310 11169 raft_consensus.cc:2243] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:50.934029 11169 raft_consensus.cc:2272] T 2457a7a7648c4eae83572fc2c9aced27 P 3694df3c2a5243dd9f1568ba9f0466b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:50.937278 11169 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:50.937955 11169 raft_consensus.cc:2243] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:50.939059 11169 raft_consensus.cc:2272] T a8a2fc4db4dd4635812996912d5c801a P 3694df3c2a5243dd9f1568ba9f0466b8 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:50.941831 13439 consensus_peers.cc:597] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f -> Peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Couldn't send request to peer 3694df3c2a5243dd9f1568ba9f0466b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:50.945351 13291 consensus_peers.cc:597] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c -> Peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Couldn't send request to peer 3694df3c2a5243dd9f1568ba9f0466b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:50.960556 13291 consensus_peers.cc:597] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c -> Peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Couldn't send request to peer 3694df3c2a5243dd9f1568ba9f0466b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:50.989322 11169 tablet_server.cc:196] TabletServer@127.10.232.65:37071 shutdown complete.
W20260713 09:06:51.006208 13439 consensus_peers.cc:597] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f -> Peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Couldn't send request to peer 3694df3c2a5243dd9f1568ba9f0466b8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:51.033445 11169 tablet_server.cc:179] TabletServer@127.10.232.66:0 shutting down...
W20260713 09:06:51.047631 13363 consensus_peers.cc:597] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f -> Peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Couldn't send request to peer 2d834193bc8f4a60b914af2df35ee46c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:51.058748 13437 consensus_peers.cc:597] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f -> Peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Couldn't send request to peer 2d834193bc8f4a60b914af2df35ee46c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:51.070688 13291 consensus_peers.cc:597] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c -> Peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Couldn't send request to peer 3694df3c2a5243dd9f1568ba9f0466b8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:51.077524 11169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:51.078403 11169 tablet_replica.cc:333] T 1cfcfb72555047e2a814c7fb2b48a969 P 2d834193bc8f4a60b914af2df35ee46c: stopping tablet replica
I20260713 09:06:51.079278 11169 raft_consensus.cc:2243] T 1cfcfb72555047e2a814c7fb2b48a969 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.079816 11169 raft_consensus.cc:2272] T 1cfcfb72555047e2a814c7fb2b48a969 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.082022 11169 tablet_replica.cc:333] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c: stopping tablet replica
I20260713 09:06:51.082803 11169 raft_consensus.cc:2243] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.083283 11169 raft_consensus.cc:2272] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 2d834193bc8f4a60b914af2df35ee46c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.085490 11169 tablet_replica.cc:333] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c: stopping tablet replica
I20260713 09:06:51.086189 11169 raft_consensus.cc:2243] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:51.087158 11169 raft_consensus.cc:2272] T 723f1b25a350466b98e6af750ab31485 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.089975 11169 tablet_replica.cc:333] T 781e9b94cce545338eed67e672056954 P 2d834193bc8f4a60b914af2df35ee46c: stopping tablet replica
I20260713 09:06:51.090822 11169 raft_consensus.cc:2243] T 781e9b94cce545338eed67e672056954 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.091305 11169 raft_consensus.cc:2272] T 781e9b94cce545338eed67e672056954 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.093667 11169 tablet_replica.cc:333] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c: stopping tablet replica
I20260713 09:06:51.094276 11169 raft_consensus.cc:2243] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.094811 11169 raft_consensus.cc:2272] T 10e37dd3943b4c9c80f04d071b0bd128 P 2d834193bc8f4a60b914af2df35ee46c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.097335 11169 tablet_replica.cc:333] T 3662830aa3ec46bebe1e2733be5fde12 P 2d834193bc8f4a60b914af2df35ee46c: stopping tablet replica
I20260713 09:06:51.097944 11169 raft_consensus.cc:2243] T 3662830aa3ec46bebe1e2733be5fde12 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.098457 11169 raft_consensus.cc:2272] T 3662830aa3ec46bebe1e2733be5fde12 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.100926 11169 tablet_replica.cc:333] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c: stopping tablet replica
I20260713 09:06:51.101645 11169 raft_consensus.cc:2243] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.102178 11169 raft_consensus.cc:2272] T 2813f6b853bd479987862682a8799d5e P 2d834193bc8f4a60b914af2df35ee46c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.105523 11169 tablet_replica.cc:333] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c: stopping tablet replica
I20260713 09:06:51.106343 11169 raft_consensus.cc:2243] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:51.107635 11169 raft_consensus.cc:2272] T f31146cae8a140128540297bdacf2e95 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.111317 11169 tablet_replica.cc:333] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c: stopping tablet replica
W20260713 09:06:51.111851 13365 consensus_peers.cc:597] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f -> Peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Couldn't send request to peer 3694df3c2a5243dd9f1568ba9f0466b8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:51.111992 11169 raft_consensus.cc:2243] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:51.113240 11169 raft_consensus.cc:2272] T 08033fa92eaf44d986d05c2820e9171e P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.115808 11169 tablet_replica.cc:333] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c: stopping tablet replica
I20260713 09:06:51.116606 11169 raft_consensus.cc:2243] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.117132 11169 raft_consensus.cc:2272] T 5e76f7053afe4bc89d0a23613323c064 P 2d834193bc8f4a60b914af2df35ee46c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.120805 11169 tablet_replica.cc:333] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c: stopping tablet replica
I20260713 09:06:51.121631 11169 raft_consensus.cc:2243] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:51.122746 11169 raft_consensus.cc:2272] T 2457a7a7648c4eae83572fc2c9aced27 P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.125000 11169 tablet_replica.cc:333] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c: stopping tablet replica
I20260713 09:06:51.125550 11169 raft_consensus.cc:2243] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.126026 11169 raft_consensus.cc:2272] T a06d1528408d400a8d18e97d6b240c48 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.128382 11169 tablet_replica.cc:333] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c: stopping tablet replica
I20260713 09:06:51.128984 11169 raft_consensus.cc:2243] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.129439 11169 raft_consensus.cc:2272] T a8a2fc4db4dd4635812996912d5c801a P 2d834193bc8f4a60b914af2df35ee46c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.131528 11169 tablet_replica.cc:333] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c: stopping tablet replica
I20260713 09:06:51.132015 11169 raft_consensus.cc:2243] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:51.132817 11169 raft_consensus.cc:2272] T 4e878303cc7047ada8404f75b0ea4fab P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.135223 11169 tablet_replica.cc:333] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c: stopping tablet replica
I20260713 09:06:51.135878 11169 raft_consensus.cc:2243] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.136399 11169 raft_consensus.cc:2272] T 65eee811537f4bafb0dbc120fd709e7d P 2d834193bc8f4a60b914af2df35ee46c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.139086 11169 tablet_replica.cc:333] T 42d8d947e6ac4f54844510568fc70ada P 2d834193bc8f4a60b914af2df35ee46c: stopping tablet replica
I20260713 09:06:51.139556 11169 raft_consensus.cc:2243] T 42d8d947e6ac4f54844510568fc70ada P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.139966 11169 raft_consensus.cc:2272] T 42d8d947e6ac4f54844510568fc70ada P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.141721 11169 tablet_replica.cc:333] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c: stopping tablet replica
I20260713 09:06:51.142185 11169 raft_consensus.cc:2243] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.142663 11169 raft_consensus.cc:2272] T 14fd9aeb71c14f4390c52f63a513d957 P 2d834193bc8f4a60b914af2df35ee46c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.144632 11169 tablet_replica.cc:333] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c: stopping tablet replica
I20260713 09:06:51.145052 11169 raft_consensus.cc:2243] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:51.146306 11169 raft_consensus.cc:2272] T ed0d50a776694b14b5cf7bdb36c88aef P 2d834193bc8f4a60b914af2df35ee46c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:51.153128 13363 consensus_peers.cc:597] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f -> Peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Couldn't send request to peer 2d834193bc8f4a60b914af2df35ee46c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:51.172765 13365 consensus_peers.cc:597] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f -> Peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Couldn't send request to peer 3694df3c2a5243dd9f1568ba9f0466b8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:51.173589 13437 consensus_peers.cc:597] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f -> Peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Couldn't send request to peer 2d834193bc8f4a60b914af2df35ee46c. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:51.187047 13365 consensus_peers.cc:597] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f -> Peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Couldn't send request to peer 3694df3c2a5243dd9f1568ba9f0466b8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:51.193813 11169 tablet_server.cc:196] TabletServer@127.10.232.66:0 shutdown complete.
W20260713 09:06:51.229041 13363 consensus_peers.cc:597] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f -> Peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Couldn't send request to peer 2d834193bc8f4a60b914af2df35ee46c. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.66:33285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:51.231879 11169 tablet_server.cc:179] TabletServer@127.10.232.67:0 shutting down...
W20260713 09:06:51.254918 13438 consensus_peers.cc:597] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f -> Peer 7f49d08ee6074a0e939f4976fb82ba2f (127.10.232.67:45583): Couldn't send request to peer 7f49d08ee6074a0e939f4976fb82ba2f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:51.270490 11169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:51.271483 11169 tablet_replica.cc:333] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f: stopping tablet replica
I20260713 09:06:51.272192 11169 raft_consensus.cc:2243] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.272676 11169 raft_consensus.cc:2272] T 781e9b94cce545338eed67e672056954 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.274817 11169 tablet_replica.cc:333] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f: stopping tablet replica
I20260713 09:06:51.275385 11169 raft_consensus.cc:2243] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.275825 11169 raft_consensus.cc:2272] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 7f49d08ee6074a0e939f4976fb82ba2f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.277912 11169 tablet_replica.cc:333] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f: stopping tablet replica
I20260713 09:06:51.278512 11169 raft_consensus.cc:2243] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:51.279258 11169 raft_consensus.cc:2272] T 1cfcfb72555047e2a814c7fb2b48a969 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.281004 11169 tablet_replica.cc:333] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f: stopping tablet replica
I20260713 09:06:51.281543 11169 raft_consensus.cc:2243] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:51.282280 11169 raft_consensus.cc:2272] T 14fd9aeb71c14f4390c52f63a513d957 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.284171 11169 tablet_replica.cc:333] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f: stopping tablet replica
I20260713 09:06:51.284736 11169 raft_consensus.cc:2243] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.285149 11169 raft_consensus.cc:2272] T 4e878303cc7047ada8404f75b0ea4fab P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.287123 11169 tablet_replica.cc:333] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f: stopping tablet replica
I20260713 09:06:51.287655 11169 raft_consensus.cc:2243] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:51.288668 11169 raft_consensus.cc:2272] T 9bb48d7ca330400985d613e344a33568 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.290987 11169 tablet_replica.cc:333] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f: stopping tablet replica
W20260713 09:06:51.290934 13439 consensus_peers.cc:597] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f -> Peer 3694df3c2a5243dd9f1568ba9f0466b8 (127.10.232.65:37071): Couldn't send request to peer 3694df3c2a5243dd9f1568ba9f0466b8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:51.291774 11169 raft_consensus.cc:2243] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.292176 11169 raft_consensus.cc:2272] T 1552c56ff23d4c2f885d7f87c59abf6e P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.294639 11169 tablet_replica.cc:333] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f: stopping tablet replica
I20260713 09:06:51.295240 11169 raft_consensus.cc:2243] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:51.296002 11169 raft_consensus.cc:2272] T 6e00405cdeb84f81b8c53085f056c569 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.297799 11169 tablet_replica.cc:333] T 87aec390b0914e1698b2064770d5308b P 7f49d08ee6074a0e939f4976fb82ba2f: stopping tablet replica
I20260713 09:06:51.298323 11169 raft_consensus.cc:2243] T 87aec390b0914e1698b2064770d5308b P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.298820 11169 raft_consensus.cc:2272] T 87aec390b0914e1698b2064770d5308b P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.300580 11169 tablet_replica.cc:333] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f: stopping tablet replica
I20260713 09:06:51.301080 11169 raft_consensus.cc:2243] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.301501 11169 raft_consensus.cc:2272] T a8a2fc4db4dd4635812996912d5c801a P 7f49d08ee6074a0e939f4976fb82ba2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.303234 11169 tablet_replica.cc:333] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f: stopping tablet replica
I20260713 09:06:51.303740 11169 raft_consensus.cc:2243] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.304176 11169 raft_consensus.cc:2272] T a06d1528408d400a8d18e97d6b240c48 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.305868 11169 tablet_replica.cc:333] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f: stopping tablet replica
I20260713 09:06:51.306367 11169 raft_consensus.cc:2243] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:51.307128 11169 raft_consensus.cc:2272] T 42d8d947e6ac4f54844510568fc70ada P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.308727 11169 tablet_replica.cc:333] T 08033fa92eaf44d986d05c2820e9171e P 7f49d08ee6074a0e939f4976fb82ba2f: stopping tablet replica
I20260713 09:06:51.309230 11169 raft_consensus.cc:2243] T 08033fa92eaf44d986d05c2820e9171e P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.309629 11169 raft_consensus.cc:2272] T 08033fa92eaf44d986d05c2820e9171e P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.311400 11169 tablet_replica.cc:333] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f: stopping tablet replica
I20260713 09:06:51.311895 11169 raft_consensus.cc:2243] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.312328 11169 raft_consensus.cc:2272] T 5e76f7053afe4bc89d0a23613323c064 P 7f49d08ee6074a0e939f4976fb82ba2f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.315099 11169 tablet_replica.cc:333] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f: stopping tablet replica
I20260713 09:06:51.315691 11169 raft_consensus.cc:2243] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.316144 11169 raft_consensus.cc:2272] T 10e37dd3943b4c9c80f04d071b0bd128 P 7f49d08ee6074a0e939f4976fb82ba2f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.317991 11169 tablet_replica.cc:333] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f: stopping tablet replica
I20260713 09:06:51.318630 11169 raft_consensus.cc:2243] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.319084 11169 raft_consensus.cc:2272] T 043aa15899a34f4daf317cdce82602e1 P 7f49d08ee6074a0e939f4976fb82ba2f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.321493 11169 tablet_replica.cc:333] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f: stopping tablet replica
I20260713 09:06:51.322011 11169 raft_consensus.cc:2243] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:51.322903 11169 raft_consensus.cc:2272] T 3662830aa3ec46bebe1e2733be5fde12 P 7f49d08ee6074a0e939f4976fb82ba2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.324795 11169 tablet_replica.cc:333] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f: stopping tablet replica
I20260713 09:06:51.325286 11169 raft_consensus.cc:2243] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.325733 11169 raft_consensus.cc:2272] T 752ebc871bda4584a5a59c2ae57b7012 P 7f49d08ee6074a0e939f4976fb82ba2f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:51.333619 13437 consensus_peers.cc:597] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f -> Peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Couldn't send request to peer 2d834193bc8f4a60b914af2df35ee46c. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.66:33285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:51.369915 11169 tablet_server.cc:196] TabletServer@127.10.232.67:0 shutdown complete.
I20260713 09:06:51.407434 11169 tablet_server.cc:179] TabletServer@127.10.232.68:0 shutting down...
W20260713 09:06:51.439394 13437 consensus_peers.cc:597] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f -> Peer 2d834193bc8f4a60b914af2df35ee46c (127.10.232.66:33285): Couldn't send request to peer 2d834193bc8f4a60b914af2df35ee46c. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.66:33285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:51.451649 11169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:51.452687 11169 tablet_replica.cc:333] T 1cfcfb72555047e2a814c7fb2b48a969 P 8c86f8e0192f4af8934bdded5883c50f: stopping tablet replica
I20260713 09:06:51.453559 11169 raft_consensus.cc:2243] T 1cfcfb72555047e2a814c7fb2b48a969 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.454074 11169 raft_consensus.cc:2272] T 1cfcfb72555047e2a814c7fb2b48a969 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.456555 11169 tablet_replica.cc:333] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f: stopping tablet replica
I20260713 09:06:51.457460 11169 raft_consensus.cc:2243] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:06:51.458336 11169 raft_consensus.cc:2272] T 69a9f9bb9aad4ab1a4e81953d6c73691 P 8c86f8e0192f4af8934bdded5883c50f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.460568 11169 tablet_replica.cc:333] T 723f1b25a350466b98e6af750ab31485 P 8c86f8e0192f4af8934bdded5883c50f: stopping tablet replica
I20260713 09:06:51.461172 11169 raft_consensus.cc:2243] T 723f1b25a350466b98e6af750ab31485 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.461618 11169 raft_consensus.cc:2272] T 723f1b25a350466b98e6af750ab31485 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.463543 11169 tablet_replica.cc:333] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f: stopping tablet replica
I20260713 09:06:51.464092 11169 raft_consensus.cc:2243] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:51.467968 11169 raft_consensus.cc:2272] T 752ebc871bda4584a5a59c2ae57b7012 P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.470482 11169 tablet_replica.cc:333] T f31146cae8a140128540297bdacf2e95 P 8c86f8e0192f4af8934bdded5883c50f: stopping tablet replica
I20260713 09:06:51.471150 11169 raft_consensus.cc:2243] T f31146cae8a140128540297bdacf2e95 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.471629 11169 raft_consensus.cc:2272] T f31146cae8a140128540297bdacf2e95 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.473490 11169 tablet_replica.cc:333] T 2457a7a7648c4eae83572fc2c9aced27 P 8c86f8e0192f4af8934bdded5883c50f: stopping tablet replica
I20260713 09:06:51.473997 11169 raft_consensus.cc:2243] T 2457a7a7648c4eae83572fc2c9aced27 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.474465 11169 raft_consensus.cc:2272] T 2457a7a7648c4eae83572fc2c9aced27 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.476191 11169 tablet_replica.cc:333] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f: stopping tablet replica
I20260713 09:06:51.476696 11169 raft_consensus.cc:2243] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:51.477455 11169 raft_consensus.cc:2272] T a06d1528408d400a8d18e97d6b240c48 P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.479295 11169 tablet_replica.cc:333] T 6e00405cdeb84f81b8c53085f056c569 P 8c86f8e0192f4af8934bdded5883c50f: stopping tablet replica
I20260713 09:06:51.479789 11169 raft_consensus.cc:2243] T 6e00405cdeb84f81b8c53085f056c569 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.480213 11169 raft_consensus.cc:2272] T 6e00405cdeb84f81b8c53085f056c569 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.481999 11169 tablet_replica.cc:333] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f: stopping tablet replica
I20260713 09:06:51.482563 11169 raft_consensus.cc:2243] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:51.483382 11169 raft_consensus.cc:2272] T 87aec390b0914e1698b2064770d5308b P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.485100 11169 tablet_replica.cc:333] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f: stopping tablet replica
I20260713 09:06:51.485589 11169 raft_consensus.cc:2243] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.486014 11169 raft_consensus.cc:2272] T 1552c56ff23d4c2f885d7f87c59abf6e P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.488417 11169 tablet_replica.cc:333] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f: stopping tablet replica
I20260713 09:06:51.488998 11169 raft_consensus.cc:2243] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:51.489732 11169 raft_consensus.cc:2272] T 2813f6b853bd479987862682a8799d5e P 8c86f8e0192f4af8934bdded5883c50f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.491508 11169 tablet_replica.cc:333] T ed0d50a776694b14b5cf7bdb36c88aef P 8c86f8e0192f4af8934bdded5883c50f: stopping tablet replica
I20260713 09:06:51.492005 11169 raft_consensus.cc:2243] T ed0d50a776694b14b5cf7bdb36c88aef P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.492404 11169 raft_consensus.cc:2272] T ed0d50a776694b14b5cf7bdb36c88aef P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.494115 11169 tablet_replica.cc:333] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f: stopping tablet replica
I20260713 09:06:51.494644 11169 raft_consensus.cc:2243] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:51.495409 11169 raft_consensus.cc:2272] T 65eee811537f4bafb0dbc120fd709e7d P 8c86f8e0192f4af8934bdded5883c50f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.497108 11169 tablet_replica.cc:333] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f: stopping tablet replica
I20260713 09:06:51.497586 11169 raft_consensus.cc:2243] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.497973 11169 raft_consensus.cc:2272] T 4e878303cc7047ada8404f75b0ea4fab P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.499702 11169 tablet_replica.cc:333] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f: stopping tablet replica
I20260713 09:06:51.500355 11169 raft_consensus.cc:2243] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.500771 11169 raft_consensus.cc:2272] T 043aa15899a34f4daf317cdce82602e1 P 8c86f8e0192f4af8934bdded5883c50f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.502480 11169 tablet_replica.cc:333] T 3662830aa3ec46bebe1e2733be5fde12 P 8c86f8e0192f4af8934bdded5883c50f: stopping tablet replica
I20260713 09:06:51.502995 11169 raft_consensus.cc:2243] T 3662830aa3ec46bebe1e2733be5fde12 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.503402 11169 raft_consensus.cc:2272] T 3662830aa3ec46bebe1e2733be5fde12 P 8c86f8e0192f4af8934bdded5883c50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.505141 11169 tablet_replica.cc:333] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f: stopping tablet replica
I20260713 09:06:51.505606 11169 raft_consensus.cc:2243] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.505995 11169 raft_consensus.cc:2272] T 42d8d947e6ac4f54844510568fc70ada P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.507818 11169 tablet_replica.cc:333] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f: stopping tablet replica
I20260713 09:06:51.508292 11169 raft_consensus.cc:2243] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.508738 11169 raft_consensus.cc:2272] T 9bb48d7ca330400985d613e344a33568 P 8c86f8e0192f4af8934bdded5883c50f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.547506 11169 tablet_server.cc:196] TabletServer@127.10.232.68:0 shutdown complete.
I20260713 09:06:51.584307 11169 master.cc:562] Master@127.10.232.126:36469 shutting down...
I20260713 09:06:51.614004 11169 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2295ccb9ec6b41c5b92e48861882a9fc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:51.614696 11169 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2295ccb9ec6b41c5b92e48861882a9fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.615056 11169 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2295ccb9ec6b41c5b92e48861882a9fc: stopping tablet replica
I20260713 09:06:51.663552 11169 master.cc:584] Master@127.10.232.126:36469 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (19943 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:06:51.724411 11169 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.232.126:41543
I20260713 09:06:51.725760 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:51.732641 14034 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
W20260713 09:06:51.732766 14035 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
W20260713 09:06:51.733729 14037 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
I20260713 09:06:51.734930 11169 server_base.cc:1061] running on GCE node
I20260713 09:06:51.736006 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:51.736243 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:51.736424 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933611736404 us; error 0 us; skew 500 ppm
I20260713 09:06:51.736984 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:51.740244 11169 webserver.cc:533] Webserver started at http://127.10.232.126:32839/ using document root <none> and password file <none>
I20260713 09:06:51.740875 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:51.741053 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:51.741305 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:51.742522 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933536821961-11169-0/minicluster-data/master-0-root/instance:
uuid: "598ce36b0b7242a0aecfe70bc773b946"
format_stamp: "Formatted at 2026-07-13 09:06:51 on dist-test-slave-5ggs"
I20260713 09:06:51.747474 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:06:51.751489 14042 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:51.752458 11169 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:06:51.752781 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933536821961-11169-0/minicluster-data/master-0-root
uuid: "598ce36b0b7242a0aecfe70bc773b946"
format_stamp: "Formatted at 2026-07-13 09:06:51 on dist-test-slave-5ggs"
I20260713 09:06:51.753044 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933536821961-11169-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933536821961-11169-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933536821961-11169-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)
I20260713 09:06:51.775732 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:51.777061 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:51.821554 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.126:41543
I20260713 09:06:51.821941 14093 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.126:41543 every 8 connection(s)
I20260713 09:06:51.826696 14094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:51.840847 14094 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 598ce36b0b7242a0aecfe70bc773b946: Bootstrap starting.
I20260713 09:06:51.846980 14094 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 598ce36b0b7242a0aecfe70bc773b946: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:51.852478 14094 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 598ce36b0b7242a0aecfe70bc773b946: No bootstrap required, opened a new log
I20260713 09:06:51.855186 14094 raft_consensus.cc:359] T 00000000000000000000000000000000 P 598ce36b0b7242a0aecfe70bc773b946 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "598ce36b0b7242a0aecfe70bc773b946" member_type: VOTER }
I20260713 09:06:51.855690 14094 raft_consensus.cc:385] T 00000000000000000000000000000000 P 598ce36b0b7242a0aecfe70bc773b946 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:51.855904 14094 raft_consensus.cc:740] T 00000000000000000000000000000000 P 598ce36b0b7242a0aecfe70bc773b946 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 598ce36b0b7242a0aecfe70bc773b946, State: Initialized, Role: FOLLOWER
I20260713 09:06:51.856555 14094 consensus_queue.cc:260] T 00000000000000000000000000000000 P 598ce36b0b7242a0aecfe70bc773b946 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "598ce36b0b7242a0aecfe70bc773b946" member_type: VOTER }
I20260713 09:06:51.856995 14094 raft_consensus.cc:399] T 00000000000000000000000000000000 P 598ce36b0b7242a0aecfe70bc773b946 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:51.857191 14094 raft_consensus.cc:493] T 00000000000000000000000000000000 P 598ce36b0b7242a0aecfe70bc773b946 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:51.857410 14094 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 598ce36b0b7242a0aecfe70bc773b946 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:51.862958 14094 raft_consensus.cc:515] T 00000000000000000000000000000000 P 598ce36b0b7242a0aecfe70bc773b946 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "598ce36b0b7242a0aecfe70bc773b946" member_type: VOTER }
I20260713 09:06:51.863605 14094 leader_election.cc:304] T 00000000000000000000000000000000 P 598ce36b0b7242a0aecfe70bc773b946 [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: 598ce36b0b7242a0aecfe70bc773b946; no voters: 
I20260713 09:06:51.865095 14094 leader_election.cc:290] T 00000000000000000000000000000000 P 598ce36b0b7242a0aecfe70bc773b946 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:51.865495 14097 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 598ce36b0b7242a0aecfe70bc773b946 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:51.867240 14097 raft_consensus.cc:697] T 00000000000000000000000000000000 P 598ce36b0b7242a0aecfe70bc773b946 [term 1 LEADER]: Becoming Leader. State: Replica: 598ce36b0b7242a0aecfe70bc773b946, State: Running, Role: LEADER
I20260713 09:06:51.867942 14097 consensus_queue.cc:237] T 00000000000000000000000000000000 P 598ce36b0b7242a0aecfe70bc773b946 [LEADER]: Queue going to LEADER mode. State: All 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: "598ce36b0b7242a0aecfe70bc773b946" member_type: VOTER }
I20260713 09:06:51.868623 14094 sys_catalog.cc:565] T 00000000000000000000000000000000 P 598ce36b0b7242a0aecfe70bc773b946 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:51.872524 14098 sys_catalog.cc:455] T 00000000000000000000000000000000 P 598ce36b0b7242a0aecfe70bc773b946 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "598ce36b0b7242a0aecfe70bc773b946" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "598ce36b0b7242a0aecfe70bc773b946" member_type: VOTER } }
I20260713 09:06:51.873371 14098 sys_catalog.cc:458] T 00000000000000000000000000000000 P 598ce36b0b7242a0aecfe70bc773b946 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:51.872680 14099 sys_catalog.cc:455] T 00000000000000000000000000000000 P 598ce36b0b7242a0aecfe70bc773b946 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 598ce36b0b7242a0aecfe70bc773b946. Latest consensus state: current_term: 1 leader_uuid: "598ce36b0b7242a0aecfe70bc773b946" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "598ce36b0b7242a0aecfe70bc773b946" member_type: VOTER } }
I20260713 09:06:51.873802 14099 sys_catalog.cc:458] T 00000000000000000000000000000000 P 598ce36b0b7242a0aecfe70bc773b946 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:51.877985 14104 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:51.888406 14104 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:51.890070 11169 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:51.899601 14104 catalog_manager.cc:1383] Generated new cluster ID: 40bdd7189a914c8687770ec192f4b624
I20260713 09:06:51.899932 14104 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:51.922670 14104 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:51.924042 14104 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:51.942830 14104 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 598ce36b0b7242a0aecfe70bc773b946: Generated new TSK 0
I20260713 09:06:51.943444 14104 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:51.956708 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:51.963255 14115 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
W20260713 09:06:51.963915 14116 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
W20260713 09:06:51.965906 14118 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
I20260713 09:06:51.966766 11169 server_base.cc:1061] running on GCE node
I20260713 09:06:51.967875 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:51.968119 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:51.968259 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933611968246 us; error 0 us; skew 500 ppm
I20260713 09:06:51.968775 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:51.971470 11169 webserver.cc:533] Webserver started at http://127.10.232.65:43637/ using document root <none> and password file <none>
I20260713 09:06:51.972018 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:51.972208 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:51.972458 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:51.973658 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933536821961-11169-0/minicluster-data/ts-0-root/instance:
uuid: "30a03e4ed4f24aac84a2f497c43ccfb8"
format_stamp: "Formatted at 2026-07-13 09:06:51 on dist-test-slave-5ggs"
I20260713 09:06:51.978936 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260713 09:06:51.982762 14123 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:51.983815 11169 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:06:51.984094 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933536821961-11169-0/minicluster-data/ts-0-root
uuid: "30a03e4ed4f24aac84a2f497c43ccfb8"
format_stamp: "Formatted at 2026-07-13 09:06:51 on dist-test-slave-5ggs"
I20260713 09:06:51.984362 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933536821961-11169-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933536821961-11169-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933536821961-11169-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)
I20260713 09:06:52.005566 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:52.006855 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:52.008647 11169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:52.011349 11169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:52.011569 11169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:52.011917 11169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:52.012086 11169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:52.057686 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.65:37719
I20260713 09:06:52.057866 14185 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.65:37719 every 8 connection(s)
I20260713 09:06:52.062920 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:52.071506 14190 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
W20260713 09:06:52.072358 14191 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
I20260713 09:06:52.074815 11169 server_base.cc:1061] running on GCE node
W20260713 09:06:52.075587 14193 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
I20260713 09:06:52.076615 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:52.076829 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:52.077064 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933612077027 us; error 0 us; skew 500 ppm
I20260713 09:06:52.077719 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:52.080827 11169 webserver.cc:533] Webserver started at http://127.10.232.66:44567/ using document root <none> and password file <none>
I20260713 09:06:52.081444 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:52.081717 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:52.082013 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:52.082108 14186 heartbeater.cc:344] Connected to a master server at 127.10.232.126:41543
I20260713 09:06:52.082619 14186 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:52.083333 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933536821961-11169-0/minicluster-data/ts-1-root/instance:
uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7"
format_stamp: "Formatted at 2026-07-13 09:06:52 on dist-test-slave-5ggs"
I20260713 09:06:52.083480 14186 heartbeater.cc:507] Master 127.10.232.126:41543 requested a full tablet report, sending...
I20260713 09:06:52.086127 14059 ts_manager.cc:194] Registered new tserver with Master: 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719)
I20260713 09:06:52.088514 14059 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46776
I20260713 09:06:52.089164 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:06:52.093014 14198 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:52.093989 11169 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260713 09:06:52.094347 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933536821961-11169-0/minicluster-data/ts-1-root
uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7"
format_stamp: "Formatted at 2026-07-13 09:06:52 on dist-test-slave-5ggs"
I20260713 09:06:52.094708 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933536821961-11169-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933536821961-11169-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933536821961-11169-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)
I20260713 09:06:52.114531 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:52.115856 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:52.117698 11169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:52.120452 11169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:52.120705 11169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:52.120994 11169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:52.121215 11169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:52.171115 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.66:46853
I20260713 09:06:52.171268 14260 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.66:46853 every 8 connection(s)
I20260713 09:06:52.176227 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:52.185132 14264 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
W20260713 09:06:52.186122 14265 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
W20260713 09:06:52.188375 14267 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
I20260713 09:06:52.188846 11169 server_base.cc:1061] running on GCE node
I20260713 09:06:52.190303 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:52.190618 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:52.190842 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933612190824 us; error 0 us; skew 500 ppm
I20260713 09:06:52.191603 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:52.193004 14261 heartbeater.cc:344] Connected to a master server at 127.10.232.126:41543
I20260713 09:06:52.193516 14261 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:52.194550 14261 heartbeater.cc:507] Master 127.10.232.126:41543 requested a full tablet report, sending...
I20260713 09:06:52.194649 11169 webserver.cc:533] Webserver started at http://127.10.232.67:38143/ using document root <none> and password file <none>
I20260713 09:06:52.195281 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:52.195494 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:52.195780 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:52.197054 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933536821961-11169-0/minicluster-data/ts-2-root/instance:
uuid: "aee03f59347649adbfd77383e5d6573b"
format_stamp: "Formatted at 2026-07-13 09:06:52 on dist-test-slave-5ggs"
I20260713 09:06:52.197077 14059 ts_manager.cc:194] Registered new tserver with Master: ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66:46853)
I20260713 09:06:52.198751 14059 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46788
I20260713 09:06:52.202534 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:06:52.206379 14272 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:52.207389 11169 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260713 09:06:52.207748 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933536821961-11169-0/minicluster-data/ts-2-root
uuid: "aee03f59347649adbfd77383e5d6573b"
format_stamp: "Formatted at 2026-07-13 09:06:52 on dist-test-slave-5ggs"
I20260713 09:06:52.208052 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933536821961-11169-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933536821961-11169-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933536821961-11169-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)
I20260713 09:06:52.225481 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:52.226859 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:52.228571 11169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:52.231141 11169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:52.231446 11169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:52.231746 11169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:52.231945 11169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:52.278815 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.67:34647
I20260713 09:06:52.278980 14334 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.67:34647 every 8 connection(s)
I20260713 09:06:52.295351 14335 heartbeater.cc:344] Connected to a master server at 127.10.232.126:41543
I20260713 09:06:52.295882 14335 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:52.296725 14335 heartbeater.cc:507] Master 127.10.232.126:41543 requested a full tablet report, sending...
I20260713 09:06:52.299432 14059 ts_manager.cc:194] Registered new tserver with Master: aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647)
I20260713 09:06:52.300324 11169 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017451694s
I20260713 09:06:52.301172 14059 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46794
I20260713 09:06:52.332939 14059 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46800:
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"
    }
  }
}
W20260713 09:06:52.335927 14059 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.
I20260713 09:06:52.421970 14226 tablet_service.cc:1511] Processing CreateTablet for tablet 2550b8589e214916a6e0a28b7f431765 (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:52.423697 14226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2550b8589e214916a6e0a28b7f431765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.423275 14223 tablet_service.cc:1511] Processing CreateTablet for tablet 79197dc2f86e47f6814beabe35ee134f (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:52.425107 14222 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9ea3519945433a90517b7ad717465c (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:52.425248 14220 tablet_service.cc:1511] Processing CreateTablet for tablet 808280f0ac4947449c85163154e28f81 (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:52.427825 14224 tablet_service.cc:1511] Processing CreateTablet for tablet 31e92ca26b9249f39d43161ca05b1ed3 (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:52.427891 14221 tablet_service.cc:1511] Processing CreateTablet for tablet e84baa796dc14ec69b46effa5197303f (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:52.429450 14223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79197dc2f86e47f6814beabe35ee134f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.430132 14225 tablet_service.cc:1511] Processing CreateTablet for tablet 78c5ad8723bd45e9bb0ec9d5c05b83cc (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:52.431702 14225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c5ad8723bd45e9bb0ec9d5c05b83cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.434816 14220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 808280f0ac4947449c85163154e28f81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.433518 14219 tablet_service.cc:1511] Processing CreateTablet for tablet 3e3dc76720354a9d93291d3b586ccad8 (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:52.436218 14219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e3dc76720354a9d93291d3b586ccad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.438815 14218 tablet_service.cc:1511] Processing CreateTablet for tablet 6a746a75eb664065a955fb5b60bff0e5 (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:52.438836 14222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9ea3519945433a90517b7ad717465c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.442813 14218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a746a75eb664065a955fb5b60bff0e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.446274 14217 tablet_service.cc:1511] Processing CreateTablet for tablet 312bcd92f8f04eaa804c834fc98d8889 (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:52.448940 14221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e84baa796dc14ec69b46effa5197303f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.449935 14224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31e92ca26b9249f39d43161ca05b1ed3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.455521 14217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 312bcd92f8f04eaa804c834fc98d8889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.487660 14349 tablet_bootstrap.cc:492] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7: Bootstrap starting.
I20260713 09:06:52.496562 14349 tablet_bootstrap.cc:654] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:52.498786 14151 tablet_service.cc:1511] Processing CreateTablet for tablet 2550b8589e214916a6e0a28b7f431765 (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:52.508574 14143 tablet_service.cc:1511] Processing CreateTablet for tablet 6a746a75eb664065a955fb5b60bff0e5 (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:52.509568 14151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2550b8589e214916a6e0a28b7f431765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.503046 14148 tablet_service.cc:1511] Processing CreateTablet for tablet 79197dc2f86e47f6814beabe35ee134f (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:52.510736 14143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a746a75eb664065a955fb5b60bff0e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.504441 14147 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9ea3519945433a90517b7ad717465c (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:52.513809 14147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9ea3519945433a90517b7ad717465c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.500222 14150 tablet_service.cc:1511] Processing CreateTablet for tablet 78c5ad8723bd45e9bb0ec9d5c05b83cc (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:52.520061 14150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c5ad8723bd45e9bb0ec9d5c05b83cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.507532 14145 tablet_service.cc:1511] Processing CreateTablet for tablet 808280f0ac4947449c85163154e28f81 (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:52.523994 14145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 808280f0ac4947449c85163154e28f81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.508060 14144 tablet_service.cc:1511] Processing CreateTablet for tablet 3e3dc76720354a9d93291d3b586ccad8 (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:52.527797 14144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e3dc76720354a9d93291d3b586ccad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.508633 14142 tablet_service.cc:1511] Processing CreateTablet for tablet 312bcd92f8f04eaa804c834fc98d8889 (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:52.505928 14146 tablet_service.cc:1511] Processing CreateTablet for tablet e84baa796dc14ec69b46effa5197303f (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:52.537256 14349 tablet_bootstrap.cc:492] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7: No bootstrap required, opened a new log
I20260713 09:06:52.537798 14349 ts_tablet_manager.cc:1403] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.027s
I20260713 09:06:52.501629 14149 tablet_service.cc:1511] Processing CreateTablet for tablet 31e92ca26b9249f39d43161ca05b1ed3 (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:52.538831 14142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 312bcd92f8f04eaa804c834fc98d8889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.539791 14149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31e92ca26b9249f39d43161ca05b1ed3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.541136 14349 raft_consensus.cc:359] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:52.542003 14349 raft_consensus.cc:385] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:52.542335 14349 raft_consensus.cc:740] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9c3ccce75c4c32b5d317dfe002b8b7, State: Initialized, Role: FOLLOWER
I20260713 09:06:52.543133 14148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79197dc2f86e47f6814beabe35ee134f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.543242 14349 consensus_queue.cc:260] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:52.546967 14146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e84baa796dc14ec69b46effa5197303f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.568935 14261 heartbeater.cc:499] Master 127.10.232.126:41543 was elected leader, sending a full tablet report...
I20260713 09:06:52.570734 14349 ts_tablet_manager.cc:1434] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7: Time spent starting tablet: real 0.033s	user 0.011s	sys 0.001s
I20260713 09:06:52.572000 14349 tablet_bootstrap.cc:492] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7: Bootstrap starting.
I20260713 09:06:52.575656 14299 tablet_service.cc:1511] Processing CreateTablet for tablet 78c5ad8723bd45e9bb0ec9d5c05b83cc (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:52.577116 14299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c5ad8723bd45e9bb0ec9d5c05b83cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.579584 14298 tablet_service.cc:1511] Processing CreateTablet for tablet 31e92ca26b9249f39d43161ca05b1ed3 (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:52.580871 14349 tablet_bootstrap.cc:654] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:52.582327 14297 tablet_service.cc:1511] Processing CreateTablet for tablet 79197dc2f86e47f6814beabe35ee134f (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:52.571604 14300 tablet_service.cc:1511] Processing CreateTablet for tablet 2550b8589e214916a6e0a28b7f431765 (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:52.590219 14294 tablet_service.cc:1511] Processing CreateTablet for tablet 808280f0ac4947449c85163154e28f81 (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:52.591013 14296 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9ea3519945433a90517b7ad717465c (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:52.592878 14293 tablet_service.cc:1511] Processing CreateTablet for tablet 3e3dc76720354a9d93291d3b586ccad8 (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:52.593480 14295 tablet_service.cc:1511] Processing CreateTablet for tablet e84baa796dc14ec69b46effa5197303f (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:52.595341 14292 tablet_service.cc:1511] Processing CreateTablet for tablet 6a746a75eb664065a955fb5b60bff0e5 (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:52.598667 14291 tablet_service.cc:1511] Processing CreateTablet for tablet 312bcd92f8f04eaa804c834fc98d8889 (DEFAULT_TABLE table=test-workload [id=be4f317e37f648c6ac80f3f243b89058]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:52.581049 14298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31e92ca26b9249f39d43161ca05b1ed3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.603353 14294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 808280f0ac4947449c85163154e28f81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.605106 14293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e3dc76720354a9d93291d3b586ccad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.606117 14300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2550b8589e214916a6e0a28b7f431765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.610950 14291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 312bcd92f8f04eaa804c834fc98d8889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.614797 14297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79197dc2f86e47f6814beabe35ee134f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.618762 14296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9ea3519945433a90517b7ad717465c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.622754 14295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e84baa796dc14ec69b46effa5197303f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.626781 14292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a746a75eb664065a955fb5b60bff0e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:52.635731 14351 tablet_bootstrap.cc:492] T 6a746a75eb664065a955fb5b60bff0e5 P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap starting.
I20260713 09:06:52.646694 14351 tablet_bootstrap.cc:654] T 6a746a75eb664065a955fb5b60bff0e5 P 30a03e4ed4f24aac84a2f497c43ccfb8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:52.681456 14349 tablet_bootstrap.cc:492] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7: No bootstrap required, opened a new log
I20260713 09:06:52.682132 14349 ts_tablet_manager.cc:1403] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7: Time spent bootstrapping tablet: real 0.110s	user 0.050s	sys 0.047s
I20260713 09:06:52.685356 14349 raft_consensus.cc:359] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:52.686131 14349 raft_consensus.cc:385] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:52.686685 14349 raft_consensus.cc:740] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9c3ccce75c4c32b5d317dfe002b8b7, State: Initialized, Role: FOLLOWER
I20260713 09:06:52.687749 14349 consensus_queue.cc:260] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:52.690371 14349 ts_tablet_manager.cc:1434] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:52.691701 14349 tablet_bootstrap.cc:492] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7: Bootstrap starting.
I20260713 09:06:52.699234 14352 raft_consensus.cc:493] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:52.700001 14352 raft_consensus.cc:515] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:52.703704 14352 leader_election.cc:290] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719), aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647)
I20260713 09:06:52.698575 14349 tablet_bootstrap.cc:654] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:52.721601 14349 tablet_bootstrap.cc:492] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7: No bootstrap required, opened a new log
I20260713 09:06:52.722436 14349 ts_tablet_manager.cc:1403] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.008s
I20260713 09:06:52.726581 14349 raft_consensus.cc:359] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } } peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } }
I20260713 09:06:52.727698 14349 raft_consensus.cc:385] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:52.728092 14349 raft_consensus.cc:740] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9c3ccce75c4c32b5d317dfe002b8b7, State: Initialized, Role: FOLLOWER
I20260713 09:06:52.729102 14349 consensus_queue.cc:260] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } } peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } }
I20260713 09:06:52.733384 14349 ts_tablet_manager.cc:1434] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260713 09:06:52.735443 14349 tablet_bootstrap.cc:492] T 3e3dc76720354a9d93291d3b586ccad8 P ab9c3ccce75c4c32b5d317dfe002b8b7: Bootstrap starting.
I20260713 09:06:52.745182 14349 tablet_bootstrap.cc:654] T 3e3dc76720354a9d93291d3b586ccad8 P ab9c3ccce75c4c32b5d317dfe002b8b7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:52.761422 14349 tablet_bootstrap.cc:492] T 3e3dc76720354a9d93291d3b586ccad8 P ab9c3ccce75c4c32b5d317dfe002b8b7: No bootstrap required, opened a new log
I20260713 09:06:52.762188 14349 ts_tablet_manager.cc:1403] T 3e3dc76720354a9d93291d3b586ccad8 P ab9c3ccce75c4c32b5d317dfe002b8b7: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.006s
I20260713 09:06:52.763995 14355 tablet_bootstrap.cc:492] T 808280f0ac4947449c85163154e28f81 P aee03f59347649adbfd77383e5d6573b: Bootstrap starting.
I20260713 09:06:52.765815 14349 raft_consensus.cc:359] T 3e3dc76720354a9d93291d3b586ccad8 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:52.766698 14349 raft_consensus.cc:385] T 3e3dc76720354a9d93291d3b586ccad8 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:52.767011 14349 raft_consensus.cc:740] T 3e3dc76720354a9d93291d3b586ccad8 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9c3ccce75c4c32b5d317dfe002b8b7, State: Initialized, Role: FOLLOWER
I20260713 09:06:52.767843 14349 consensus_queue.cc:260] T 3e3dc76720354a9d93291d3b586ccad8 P ab9c3ccce75c4c32b5d317dfe002b8b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:52.770658 14349 ts_tablet_manager.cc:1434] T 3e3dc76720354a9d93291d3b586ccad8 P ab9c3ccce75c4c32b5d317dfe002b8b7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:06:52.771752 14349 tablet_bootstrap.cc:492] T 9e9ea3519945433a90517b7ad717465c P ab9c3ccce75c4c32b5d317dfe002b8b7: Bootstrap starting.
I20260713 09:06:52.778894 14349 tablet_bootstrap.cc:654] T 9e9ea3519945433a90517b7ad717465c P ab9c3ccce75c4c32b5d317dfe002b8b7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:52.791436 14349 tablet_bootstrap.cc:492] T 9e9ea3519945433a90517b7ad717465c P ab9c3ccce75c4c32b5d317dfe002b8b7: No bootstrap required, opened a new log
I20260713 09:06:52.792016 14349 ts_tablet_manager.cc:1403] T 9e9ea3519945433a90517b7ad717465c P ab9c3ccce75c4c32b5d317dfe002b8b7: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260713 09:06:52.795765 14349 raft_consensus.cc:359] T 9e9ea3519945433a90517b7ad717465c P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:52.796705 14349 raft_consensus.cc:385] T 9e9ea3519945433a90517b7ad717465c P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:52.797049 14349 raft_consensus.cc:740] T 9e9ea3519945433a90517b7ad717465c P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9c3ccce75c4c32b5d317dfe002b8b7, State: Initialized, Role: FOLLOWER
I20260713 09:06:52.797896 14355 tablet_bootstrap.cc:654] T 808280f0ac4947449c85163154e28f81 P aee03f59347649adbfd77383e5d6573b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:52.798026 14349 consensus_queue.cc:260] T 9e9ea3519945433a90517b7ad717465c P ab9c3ccce75c4c32b5d317dfe002b8b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
W20260713 09:06:52.799358 14200 leader_election.cc:343] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647): Not found: Tablet not found: 6a746a75eb664065a955fb5b60bff0e5
I20260713 09:06:52.799728 14351 tablet_bootstrap.cc:492] T 6a746a75eb664065a955fb5b60bff0e5 P 30a03e4ed4f24aac84a2f497c43ccfb8: No bootstrap required, opened a new log
I20260713 09:06:52.800302 14351 ts_tablet_manager.cc:1403] T 6a746a75eb664065a955fb5b60bff0e5 P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent bootstrapping tablet: real 0.165s	user 0.044s	sys 0.104s
I20260713 09:06:52.800673 14349 ts_tablet_manager.cc:1434] T 9e9ea3519945433a90517b7ad717465c P ab9c3ccce75c4c32b5d317dfe002b8b7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:52.801903 14349 tablet_bootstrap.cc:492] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7: Bootstrap starting.
I20260713 09:06:52.803546 14351 raft_consensus.cc:359] T 6a746a75eb664065a955fb5b60bff0e5 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:52.804364 14351 raft_consensus.cc:385] T 6a746a75eb664065a955fb5b60bff0e5 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:52.811749 14349 tablet_bootstrap.cc:654] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:52.812716 14351 raft_consensus.cc:740] T 6a746a75eb664065a955fb5b60bff0e5 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30a03e4ed4f24aac84a2f497c43ccfb8, State: Initialized, Role: FOLLOWER
I20260713 09:06:52.814136 14351 consensus_queue.cc:260] T 6a746a75eb664065a955fb5b60bff0e5 P 30a03e4ed4f24aac84a2f497c43ccfb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:52.856801 14161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a746a75eb664065a955fb5b60bff0e5" candidate_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" is_pre_election: true
I20260713 09:06:52.857949 14161 raft_consensus.cc:2468] T 6a746a75eb664065a955fb5b60bff0e5 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab9c3ccce75c4c32b5d317dfe002b8b7 in term 0.
I20260713 09:06:52.860100 14199 leader_election.cc:304] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7 [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: 30a03e4ed4f24aac84a2f497c43ccfb8, ab9c3ccce75c4c32b5d317dfe002b8b7; no voters: aee03f59347649adbfd77383e5d6573b
I20260713 09:06:52.861435 14352 raft_consensus.cc:2804] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:52.862040 14352 raft_consensus.cc:493] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:52.862615 14352 raft_consensus.cc:3060] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:52.873456 14186 heartbeater.cc:499] Master 127.10.232.126:41543 was elected leader, sending a full tablet report...
I20260713 09:06:52.873900 14351 ts_tablet_manager.cc:1434] T 6a746a75eb664065a955fb5b60bff0e5 P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent starting tablet: real 0.073s	user 0.027s	sys 0.036s
I20260713 09:06:52.874855 14355 tablet_bootstrap.cc:492] T 808280f0ac4947449c85163154e28f81 P aee03f59347649adbfd77383e5d6573b: No bootstrap required, opened a new log
I20260713 09:06:52.879649 14355 ts_tablet_manager.cc:1403] T 808280f0ac4947449c85163154e28f81 P aee03f59347649adbfd77383e5d6573b: Time spent bootstrapping tablet: real 0.116s	user 0.026s	sys 0.008s
I20260713 09:06:52.875536 14351 tablet_bootstrap.cc:492] T 2550b8589e214916a6e0a28b7f431765 P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap starting.
I20260713 09:06:52.879706 14349 tablet_bootstrap.cc:492] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7: No bootstrap required, opened a new log
W20260713 09:06:52.884292 14107 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:52.878484 14352 raft_consensus.cc:515] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:52.884318 14349 ts_tablet_manager.cc:1403] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.037s
I20260713 09:06:52.886905 14355 raft_consensus.cc:359] T 808280f0ac4947449c85163154e28f81 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:52.887477 14161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a746a75eb664065a955fb5b60bff0e5" candidate_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8"
I20260713 09:06:52.887771 14355 raft_consensus.cc:385] T 808280f0ac4947449c85163154e28f81 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:52.888306 14161 raft_consensus.cc:3060] T 6a746a75eb664065a955fb5b60bff0e5 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:52.888208 14349 raft_consensus.cc:359] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:52.889264 14349 raft_consensus.cc:385] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:52.889595 14352 leader_election.cc:290] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 election: Requested vote from peers 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719), aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647)
I20260713 09:06:52.889678 14349 raft_consensus.cc:740] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9c3ccce75c4c32b5d317dfe002b8b7, State: Initialized, Role: FOLLOWER
I20260713 09:06:52.890280 14352 raft_consensus.cc:493] T 3e3dc76720354a9d93291d3b586ccad8 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:52.890791 14352 raft_consensus.cc:515] T 3e3dc76720354a9d93291d3b586ccad8 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:52.890933 14349 consensus_queue.cc:260] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:52.888717 14355 raft_consensus.cc:740] T 808280f0ac4947449c85163154e28f81 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee03f59347649adbfd77383e5d6573b, State: Initialized, Role: FOLLOWER
I20260713 09:06:52.893528 14349 ts_tablet_manager.cc:1434] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:06:52.894336 14160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3dc76720354a9d93291d3b586ccad8" candidate_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" is_pre_election: true
I20260713 09:06:52.895489 14352 leader_election.cc:290] T 3e3dc76720354a9d93291d3b586ccad8 P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719), aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647)
W20260713 09:06:52.896709 14199 leader_election.cc:343] T 3e3dc76720354a9d93291d3b586ccad8 P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:52.897639 14349 tablet_bootstrap.cc:492] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7: Bootstrap starting.
I20260713 09:06:52.898881 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a746a75eb664065a955fb5b60bff0e5" candidate_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee03f59347649adbfd77383e5d6573b"
W20260713 09:06:52.900756 14200 leader_election.cc:343] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:52.901309 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3dc76720354a9d93291d3b586ccad8" candidate_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee03f59347649adbfd77383e5d6573b" is_pre_election: true
I20260713 09:06:52.894085 14355 consensus_queue.cc:260] T 808280f0ac4947449c85163154e28f81 P aee03f59347649adbfd77383e5d6573b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
W20260713 09:06:52.903277 14200 leader_election.cc:343] T 3e3dc76720354a9d93291d3b586ccad8 P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:52.903846 14200 leader_election.cc:304] T 3e3dc76720354a9d93291d3b586ccad8 P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab9c3ccce75c4c32b5d317dfe002b8b7; no voters: 30a03e4ed4f24aac84a2f497c43ccfb8, aee03f59347649adbfd77383e5d6573b
I20260713 09:06:52.904088 14335 heartbeater.cc:499] Master 127.10.232.126:41543 was elected leader, sending a full tablet report...
I20260713 09:06:52.905046 14349 tablet_bootstrap.cc:654] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:52.907639 14161 raft_consensus.cc:2468] T 6a746a75eb664065a955fb5b60bff0e5 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab9c3ccce75c4c32b5d317dfe002b8b7 in term 1.
I20260713 09:06:52.908630 14364 raft_consensus.cc:2749] T 3e3dc76720354a9d93291d3b586ccad8 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:52.894680 14351 tablet_bootstrap.cc:654] T 2550b8589e214916a6e0a28b7f431765 P 30a03e4ed4f24aac84a2f497c43ccfb8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:52.909427 14199 leader_election.cc:304] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30a03e4ed4f24aac84a2f497c43ccfb8, ab9c3ccce75c4c32b5d317dfe002b8b7; no voters: aee03f59347649adbfd77383e5d6573b
I20260713 09:06:52.910910 14349 tablet_bootstrap.cc:492] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7: No bootstrap required, opened a new log
I20260713 09:06:52.911207 14364 raft_consensus.cc:2804] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:52.911621 14349 ts_tablet_manager.cc:1403] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:06:52.911813 14364 raft_consensus.cc:697] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 LEADER]: Becoming Leader. State: Replica: ab9c3ccce75c4c32b5d317dfe002b8b7, State: Running, Role: LEADER
I20260713 09:06:52.912931 14364 consensus_queue.cc:237] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:52.914964 14355 ts_tablet_manager.cc:1434] T 808280f0ac4947449c85163154e28f81 P aee03f59347649adbfd77383e5d6573b: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.006s
I20260713 09:06:52.916047 14355 tablet_bootstrap.cc:492] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b: Bootstrap starting.
I20260713 09:06:52.915916 14349 raft_consensus.cc:359] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:52.916685 14349 raft_consensus.cc:385] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:52.916971 14349 raft_consensus.cc:740] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9c3ccce75c4c32b5d317dfe002b8b7, State: Initialized, Role: FOLLOWER
I20260713 09:06:52.917449 14351 tablet_bootstrap.cc:492] T 2550b8589e214916a6e0a28b7f431765 P 30a03e4ed4f24aac84a2f497c43ccfb8: No bootstrap required, opened a new log
I20260713 09:06:52.917733 14349 consensus_queue.cc:260] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:52.918020 14351 ts_tablet_manager.cc:1403] T 2550b8589e214916a6e0a28b7f431765 P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.000s
I20260713 09:06:52.920444 14349 ts_tablet_manager.cc:1434] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:52.921586 14349 tablet_bootstrap.cc:492] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7: Bootstrap starting.
I20260713 09:06:52.921622 14351 raft_consensus.cc:359] T 2550b8589e214916a6e0a28b7f431765 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } } peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } }
I20260713 09:06:52.922583 14351 raft_consensus.cc:385] T 2550b8589e214916a6e0a28b7f431765 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:52.922884 14351 raft_consensus.cc:740] T 2550b8589e214916a6e0a28b7f431765 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30a03e4ed4f24aac84a2f497c43ccfb8, State: Initialized, Role: FOLLOWER
I20260713 09:06:52.923940 14351 consensus_queue.cc:260] T 2550b8589e214916a6e0a28b7f431765 P 30a03e4ed4f24aac84a2f497c43ccfb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } } peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } }
I20260713 09:06:52.926848 14351 ts_tablet_manager.cc:1434] T 2550b8589e214916a6e0a28b7f431765 P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260713 09:06:52.928146 14351 tablet_bootstrap.cc:492] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap starting.
I20260713 09:06:52.929575 14349 tablet_bootstrap.cc:654] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:52.936159 14355 tablet_bootstrap.cc:654] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:52.940523 14351 tablet_bootstrap.cc:654] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:52.943059 14349 tablet_bootstrap.cc:492] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7: No bootstrap required, opened a new log
I20260713 09:06:52.943648 14349 ts_tablet_manager.cc:1403] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260713 09:06:52.946679 14349 raft_consensus.cc:359] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:52.947459 14349 raft_consensus.cc:385] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:52.947741 14349 raft_consensus.cc:740] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9c3ccce75c4c32b5d317dfe002b8b7, State: Initialized, Role: FOLLOWER
I20260713 09:06:52.948527 14349 consensus_queue.cc:260] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:52.950829 14349 ts_tablet_manager.cc:1434] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:06:52.951308 14355 tablet_bootstrap.cc:492] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b: No bootstrap required, opened a new log
I20260713 09:06:52.952005 14349 tablet_bootstrap.cc:492] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7: Bootstrap starting.
I20260713 09:06:52.952134 14355 ts_tablet_manager.cc:1403] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.005s
I20260713 09:06:52.955798 14351 tablet_bootstrap.cc:492] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8: No bootstrap required, opened a new log
I20260713 09:06:52.955919 14355 raft_consensus.cc:359] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:52.956645 14351 ts_tablet_manager.cc:1403] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.002s
I20260713 09:06:52.956790 14355 raft_consensus.cc:385] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:52.957127 14355 raft_consensus.cc:740] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee03f59347649adbfd77383e5d6573b, State: Initialized, Role: FOLLOWER
I20260713 09:06:52.958158 14355 consensus_queue.cc:260] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:52.959924 14349 tablet_bootstrap.cc:654] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:52.959308 14059 catalog_manager.cc:5697] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66). New cstate: current_term: 1 leader_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:52.959966 14351 raft_consensus.cc:359] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:52.960749 14355 ts_tablet_manager.cc:1434] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260713 09:06:52.960899 14351 raft_consensus.cc:385] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:52.961221 14351 raft_consensus.cc:740] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30a03e4ed4f24aac84a2f497c43ccfb8, State: Initialized, Role: FOLLOWER
I20260713 09:06:52.961853 14355 tablet_bootstrap.cc:492] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b: Bootstrap starting.
I20260713 09:06:52.962118 14351 consensus_queue.cc:260] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:52.964834 14351 ts_tablet_manager.cc:1434] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:52.966024 14351 tablet_bootstrap.cc:492] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap starting.
I20260713 09:06:52.970398 14355 tablet_bootstrap.cc:654] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:52.998006 14351 tablet_bootstrap.cc:654] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:52.999589 14349 tablet_bootstrap.cc:492] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7: No bootstrap required, opened a new log
I20260713 09:06:53.000111 14349 ts_tablet_manager.cc:1403] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7: Time spent bootstrapping tablet: real 0.048s	user 0.027s	sys 0.018s
I20260713 09:06:53.003400 14364 raft_consensus.cc:493] T 9e9ea3519945433a90517b7ad717465c P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:53.003959 14364 raft_consensus.cc:515] T 9e9ea3519945433a90517b7ad717465c P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.006935 14355 tablet_bootstrap.cc:492] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b: No bootstrap required, opened a new log
I20260713 09:06:53.007637 14355 ts_tablet_manager.cc:1403] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b: Time spent bootstrapping tablet: real 0.046s	user 0.029s	sys 0.015s
I20260713 09:06:53.008586 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9ea3519945433a90517b7ad717465c" candidate_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee03f59347649adbfd77383e5d6573b" is_pre_election: true
I20260713 09:06:53.011323 14355 raft_consensus.cc:359] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.012217 14161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9ea3519945433a90517b7ad717465c" candidate_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" is_pre_election: true
I20260713 09:06:53.012181 14355 raft_consensus.cc:385] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:06:53.014212 14200 leader_election.cc:343] T 9e9ea3519945433a90517b7ad717465c P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:53.014441 14355 raft_consensus.cc:740] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee03f59347649adbfd77383e5d6573b, State: Initialized, Role: FOLLOWER
I20260713 09:06:53.016069 14364 leader_election.cc:290] T 9e9ea3519945433a90517b7ad717465c P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719), aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647)
I20260713 09:06:53.015683 14355 consensus_queue.cc:260] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
W20260713 09:06:53.015625 14199 leader_election.cc:343] T 9e9ea3519945433a90517b7ad717465c P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:53.017289 14199 leader_election.cc:304] T 9e9ea3519945433a90517b7ad717465c P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab9c3ccce75c4c32b5d317dfe002b8b7; no voters: 30a03e4ed4f24aac84a2f497c43ccfb8, aee03f59347649adbfd77383e5d6573b
I20260713 09:06:53.019044 14364 raft_consensus.cc:2749] T 9e9ea3519945433a90517b7ad717465c P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:53.020320 14352 raft_consensus.cc:493] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:53.021106 14352 raft_consensus.cc:515] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.023929 14349 raft_consensus.cc:359] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.024842 14349 raft_consensus.cc:385] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:53.025209 14349 raft_consensus.cc:740] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9c3ccce75c4c32b5d317dfe002b8b7, State: Initialized, Role: FOLLOWER
I20260713 09:06:53.026129 14351 tablet_bootstrap.cc:492] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8: No bootstrap required, opened a new log
I20260713 09:06:53.026261 14355 ts_tablet_manager.cc:1434] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260713 09:06:53.026017 14349 consensus_queue.cc:260] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.026973 14351 ts_tablet_manager.cc:1403] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent bootstrapping tablet: real 0.061s	user 0.023s	sys 0.009s
I20260713 09:06:53.027830 14161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "808280f0ac4947449c85163154e28f81" candidate_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" is_pre_election: true
I20260713 09:06:53.026098 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "808280f0ac4947449c85163154e28f81" candidate_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee03f59347649adbfd77383e5d6573b" is_pre_election: true
I20260713 09:06:53.029584 14310 raft_consensus.cc:2468] T 808280f0ac4947449c85163154e28f81 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab9c3ccce75c4c32b5d317dfe002b8b7 in term 0.
I20260713 09:06:53.030247 14351 raft_consensus.cc:359] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.031126 14351 raft_consensus.cc:385] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:53.024384 14352 leader_election.cc:290] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719), aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647)
I20260713 09:06:53.031491 14351 raft_consensus.cc:740] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30a03e4ed4f24aac84a2f497c43ccfb8, State: Initialized, Role: FOLLOWER
I20260713 09:06:53.030934 14200 leader_election.cc:304] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab9c3ccce75c4c32b5d317dfe002b8b7, aee03f59347649adbfd77383e5d6573b; no voters: 
W20260713 09:06:53.032526 14199 leader_election.cc:343] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:53.032536 14351 consensus_queue.cc:260] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.034065 14349 ts_tablet_manager.cc:1434] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260713 09:06:53.035228 14355 tablet_bootstrap.cc:492] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P aee03f59347649adbfd77383e5d6573b: Bootstrap starting.
I20260713 09:06:53.036038 14349 tablet_bootstrap.cc:492] T 312bcd92f8f04eaa804c834fc98d8889 P ab9c3ccce75c4c32b5d317dfe002b8b7: Bootstrap starting.
I20260713 09:06:53.039482 14351 ts_tablet_manager.cc:1434] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260713 09:06:53.040766 14351 tablet_bootstrap.cc:492] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap starting.
I20260713 09:06:53.042596 14349 tablet_bootstrap.cc:654] T 312bcd92f8f04eaa804c834fc98d8889 P ab9c3ccce75c4c32b5d317dfe002b8b7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:53.043048 14355 tablet_bootstrap.cc:654] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P aee03f59347649adbfd77383e5d6573b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:53.048631 14351 tablet_bootstrap.cc:654] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P 30a03e4ed4f24aac84a2f497c43ccfb8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:53.054102 14352 raft_consensus.cc:2804] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:53.054813 14352 raft_consensus.cc:493] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:53.055244 14352 raft_consensus.cc:3060] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:53.057844 14349 tablet_bootstrap.cc:492] T 312bcd92f8f04eaa804c834fc98d8889 P ab9c3ccce75c4c32b5d317dfe002b8b7: No bootstrap required, opened a new log
I20260713 09:06:53.058511 14349 ts_tablet_manager.cc:1403] T 312bcd92f8f04eaa804c834fc98d8889 P ab9c3ccce75c4c32b5d317dfe002b8b7: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.010s
I20260713 09:06:53.061442 14349 raft_consensus.cc:359] T 312bcd92f8f04eaa804c834fc98d8889 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.063297 14352 raft_consensus.cc:515] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.063956 14365 raft_consensus.cc:493] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:53.066170 14349 raft_consensus.cc:385] T 312bcd92f8f04eaa804c834fc98d8889 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:53.067081 14349 raft_consensus.cc:740] T 312bcd92f8f04eaa804c834fc98d8889 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9c3ccce75c4c32b5d317dfe002b8b7, State: Initialized, Role: FOLLOWER
I20260713 09:06:53.066906 14365 raft_consensus.cc:515] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.068423 14355 tablet_bootstrap.cc:492] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P aee03f59347649adbfd77383e5d6573b: No bootstrap required, opened a new log
I20260713 09:06:53.069185 14355 ts_tablet_manager.cc:1403] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P aee03f59347649adbfd77383e5d6573b: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.006s
I20260713 09:06:53.068423 14349 consensus_queue.cc:260] T 312bcd92f8f04eaa804c834fc98d8889 P ab9c3ccce75c4c32b5d317dfe002b8b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.072785 14349 ts_tablet_manager.cc:1434] T 312bcd92f8f04eaa804c834fc98d8889 P ab9c3ccce75c4c32b5d317dfe002b8b7: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:06:53.072815 14351 tablet_bootstrap.cc:492] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P 30a03e4ed4f24aac84a2f497c43ccfb8: No bootstrap required, opened a new log
I20260713 09:06:53.073519 14351 ts_tablet_manager.cc:1403] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.013s
I20260713 09:06:53.074855 14362 raft_consensus.cc:493] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:53.075528 14362 raft_consensus.cc:515] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.075950 14355 raft_consensus.cc:359] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.076850 14355 raft_consensus.cc:385] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:53.077172 14355 raft_consensus.cc:740] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee03f59347649adbfd77383e5d6573b, State: Initialized, Role: FOLLOWER
I20260713 09:06:53.078006 14355 consensus_queue.cc:260] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P aee03f59347649adbfd77383e5d6573b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.085551 14365 leader_election.cc:290] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719), ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66:46853)
I20260713 09:06:53.087518 14352 leader_election.cc:290] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 election: Requested vote from peers 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719), aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647)
I20260713 09:06:53.088233 14362 leader_election.cc:290] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66:46853), aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647)
I20260713 09:06:53.091627 14161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "808280f0ac4947449c85163154e28f81" candidate_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8"
W20260713 09:06:53.099774 14199 leader_election.cc:343] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:53.102825 14351 raft_consensus.cc:359] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.104103 14351 raft_consensus.cc:385] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:53.104512 14351 raft_consensus.cc:740] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30a03e4ed4f24aac84a2f497c43ccfb8, State: Initialized, Role: FOLLOWER
I20260713 09:06:53.111068 14355 ts_tablet_manager.cc:1434] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P aee03f59347649adbfd77383e5d6573b: Time spent starting tablet: real 0.041s	user 0.015s	sys 0.024s
I20260713 09:06:53.109820 14351 consensus_queue.cc:260] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P 30a03e4ed4f24aac84a2f497c43ccfb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.114543 14351 ts_tablet_manager.cc:1434] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent starting tablet: real 0.041s	user 0.010s	sys 0.000s
I20260713 09:06:53.115725 14351 tablet_bootstrap.cc:492] T 3e3dc76720354a9d93291d3b586ccad8 P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap starting.
I20260713 09:06:53.123329 14355 tablet_bootstrap.cc:492] T e84baa796dc14ec69b46effa5197303f P aee03f59347649adbfd77383e5d6573b: Bootstrap starting.
I20260713 09:06:53.129633 14236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e92ca26b9249f39d43161ca05b1ed3" candidate_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" is_pre_election: true
I20260713 09:06:53.130573 14236 raft_consensus.cc:2468] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30a03e4ed4f24aac84a2f497c43ccfb8 in term 0.
I20260713 09:06:53.131008 14351 tablet_bootstrap.cc:654] T 3e3dc76720354a9d93291d3b586ccad8 P 30a03e4ed4f24aac84a2f497c43ccfb8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:53.131505 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "808280f0ac4947449c85163154e28f81" candidate_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee03f59347649adbfd77383e5d6573b"
I20260713 09:06:53.132236 14310 raft_consensus.cc:3060] T 808280f0ac4947449c85163154e28f81 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:53.130584 14355 tablet_bootstrap.cc:654] T e84baa796dc14ec69b46effa5197303f P aee03f59347649adbfd77383e5d6573b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:53.135329 14125 leader_election.cc:304] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30a03e4ed4f24aac84a2f497c43ccfb8, ab9c3ccce75c4c32b5d317dfe002b8b7; no voters: 
I20260713 09:06:53.136379 14362 raft_consensus.cc:2804] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:53.136775 14362 raft_consensus.cc:493] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:53.137116 14362 raft_consensus.cc:3060] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:53.139971 14161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3dc76720354a9d93291d3b586ccad8" candidate_uuid: "aee03f59347649adbfd77383e5d6573b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" is_pre_election: true
I20260713 09:06:53.141108 14310 raft_consensus.cc:2468] T 808280f0ac4947449c85163154e28f81 P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab9c3ccce75c4c32b5d317dfe002b8b7 in term 1.
I20260713 09:06:53.142768 14200 leader_election.cc:304] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ab9c3ccce75c4c32b5d317dfe002b8b7, aee03f59347649adbfd77383e5d6573b; no voters: 30a03e4ed4f24aac84a2f497c43ccfb8
I20260713 09:06:53.143508 14352 raft_consensus.cc:2804] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:53.144014 14352 raft_consensus.cc:697] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 LEADER]: Becoming Leader. State: Replica: ab9c3ccce75c4c32b5d317dfe002b8b7, State: Running, Role: LEADER
I20260713 09:06:53.144834 14352 consensus_queue.cc:237] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.142777 14236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3dc76720354a9d93291d3b586ccad8" candidate_uuid: "aee03f59347649adbfd77383e5d6573b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" is_pre_election: true
I20260713 09:06:53.147446 14236 raft_consensus.cc:2468] T 3e3dc76720354a9d93291d3b586ccad8 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aee03f59347649adbfd77383e5d6573b in term 0.
I20260713 09:06:53.153296 14056 catalog_manager.cc:5697] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66). New cstate: current_term: 1 leader_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:53.151300 14274 leader_election.cc:304] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab9c3ccce75c4c32b5d317dfe002b8b7, aee03f59347649adbfd77383e5d6573b; no voters: 
I20260713 09:06:53.154850 14384 raft_consensus.cc:2804] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:53.155242 14384 raft_consensus.cc:493] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:53.155539 14384 raft_consensus.cc:3060] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:53.155973 14362 raft_consensus.cc:515] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
W20260713 09:06:53.158726 14273 leader_election.cc:343] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:53.162133 14352 raft_consensus.cc:493] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:53.162737 14352 raft_consensus.cc:515] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } } peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } }
I20260713 09:06:53.162988 14384 raft_consensus.cc:515] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.165099 14384 leader_election.cc:290] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b [CANDIDATE]: Term 1 election: Requested vote from peers 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719), ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66:46853)
I20260713 09:06:53.165750 14352 leader_election.cc:290] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647), 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719)
I20260713 09:06:53.166592 14160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550b8589e214916a6e0a28b7f431765" candidate_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" is_pre_election: true
I20260713 09:06:53.167574 14160 raft_consensus.cc:2468] T 2550b8589e214916a6e0a28b7f431765 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab9c3ccce75c4c32b5d317dfe002b8b7 in term 0.
I20260713 09:06:53.167445 14236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3dc76720354a9d93291d3b586ccad8" candidate_uuid: "aee03f59347649adbfd77383e5d6573b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7"
I20260713 09:06:53.168565 14236 raft_consensus.cc:3060] T 3e3dc76720354a9d93291d3b586ccad8 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:53.169085 14199 leader_election.cc:304] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30a03e4ed4f24aac84a2f497c43ccfb8, ab9c3ccce75c4c32b5d317dfe002b8b7; no voters: 
I20260713 09:06:53.167300 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550b8589e214916a6e0a28b7f431765" candidate_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee03f59347649adbfd77383e5d6573b" is_pre_election: true
I20260713 09:06:53.170047 14352 raft_consensus.cc:2804] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:53.170747 14352 raft_consensus.cc:493] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:53.171195 14352 raft_consensus.cc:3060] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:53.170959 14309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e92ca26b9249f39d43161ca05b1ed3" candidate_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee03f59347649adbfd77383e5d6573b" is_pre_election: true
W20260713 09:06:53.171365 14200 leader_election.cc:343] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:53.172708 14161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3dc76720354a9d93291d3b586ccad8" candidate_uuid: "aee03f59347649adbfd77383e5d6573b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8"
W20260713 09:06:53.172739 14125 leader_election.cc:343] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:53.178880 14273 leader_election.cc:343] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:53.179086 14352 raft_consensus.cc:515] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } } peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } }
I20260713 09:06:53.180668 14362 leader_election.cc:290] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [CANDIDATE]: Term 1 election: Requested vote from peers ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66:46853), aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647)
I20260713 09:06:53.182474 14351 tablet_bootstrap.cc:492] T 3e3dc76720354a9d93291d3b586ccad8 P 30a03e4ed4f24aac84a2f497c43ccfb8: No bootstrap required, opened a new log
I20260713 09:06:53.181694 14236 raft_consensus.cc:2468] T 3e3dc76720354a9d93291d3b586ccad8 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aee03f59347649adbfd77383e5d6573b in term 1.
I20260713 09:06:53.182492 14235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e92ca26b9249f39d43161ca05b1ed3" candidate_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7"
I20260713 09:06:53.183722 14352 leader_election.cc:290] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 election: Requested vote from peers aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647), 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719)
I20260713 09:06:53.183205 14351 ts_tablet_manager.cc:1403] T 3e3dc76720354a9d93291d3b586ccad8 P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent bootstrapping tablet: real 0.068s	user 0.020s	sys 0.013s
I20260713 09:06:53.183368 14309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e92ca26b9249f39d43161ca05b1ed3" candidate_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee03f59347649adbfd77383e5d6573b"
I20260713 09:06:53.184203 14235 raft_consensus.cc:3060] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:53.184916 14161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550b8589e214916a6e0a28b7f431765" candidate_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8"
I20260713 09:06:53.185545 14161 raft_consensus.cc:3060] T 2550b8589e214916a6e0a28b7f431765 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:53.185685 14125 leader_election.cc:343] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:53.187770 14274 leader_election.cc:304] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ab9c3ccce75c4c32b5d317dfe002b8b7, aee03f59347649adbfd77383e5d6573b; no voters: 30a03e4ed4f24aac84a2f497c43ccfb8
I20260713 09:06:53.183641 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550b8589e214916a6e0a28b7f431765" candidate_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee03f59347649adbfd77383e5d6573b"
I20260713 09:06:53.187409 14351 raft_consensus.cc:359] T 3e3dc76720354a9d93291d3b586ccad8 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.189041 14351 raft_consensus.cc:385] T 3e3dc76720354a9d93291d3b586ccad8 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:53.189464 14351 raft_consensus.cc:740] T 3e3dc76720354a9d93291d3b586ccad8 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30a03e4ed4f24aac84a2f497c43ccfb8, State: Initialized, Role: FOLLOWER
I20260713 09:06:53.190294 14351 consensus_queue.cc:260] T 3e3dc76720354a9d93291d3b586ccad8 P 30a03e4ed4f24aac84a2f497c43ccfb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.191428 14235 raft_consensus.cc:2468] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30a03e4ed4f24aac84a2f497c43ccfb8 in term 1.
I20260713 09:06:53.191521 14384 raft_consensus.cc:2804] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:53.192517 14384 raft_consensus.cc:697] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b [term 1 LEADER]: Becoming Leader. State: Replica: aee03f59347649adbfd77383e5d6573b, State: Running, Role: LEADER
I20260713 09:06:53.193488 14384 consensus_queue.cc:237] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.194149 14125 leader_election.cc:304] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30a03e4ed4f24aac84a2f497c43ccfb8, ab9c3ccce75c4c32b5d317dfe002b8b7; no voters: aee03f59347649adbfd77383e5d6573b
I20260713 09:06:53.194193 14161 raft_consensus.cc:2468] T 2550b8589e214916a6e0a28b7f431765 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab9c3ccce75c4c32b5d317dfe002b8b7 in term 1.
I20260713 09:06:53.197187 14355 tablet_bootstrap.cc:492] T e84baa796dc14ec69b46effa5197303f P aee03f59347649adbfd77383e5d6573b: No bootstrap required, opened a new log
I20260713 09:06:53.197815 14355 ts_tablet_manager.cc:1403] T e84baa796dc14ec69b46effa5197303f P aee03f59347649adbfd77383e5d6573b: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.024s
I20260713 09:06:53.197686 14199 leader_election.cc:304] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30a03e4ed4f24aac84a2f497c43ccfb8, ab9c3ccce75c4c32b5d317dfe002b8b7; no voters: 
W20260713 09:06:53.198354 14200 leader_election.cc:343] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:53.198832 14352 raft_consensus.cc:2804] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:53.199481 14352 raft_consensus.cc:697] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 LEADER]: Becoming Leader. State: Replica: ab9c3ccce75c4c32b5d317dfe002b8b7, State: Running, Role: LEADER
I20260713 09:06:53.201002 14362 raft_consensus.cc:2804] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:53.200598 14352 consensus_queue.cc:237] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } } peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } }
I20260713 09:06:53.203787 14351 ts_tablet_manager.cc:1434] T 3e3dc76720354a9d93291d3b586ccad8 P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260713 09:06:53.204859 14362 raft_consensus.cc:697] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 LEADER]: Becoming Leader. State: Replica: 30a03e4ed4f24aac84a2f497c43ccfb8, State: Running, Role: LEADER
I20260713 09:06:53.204958 14355 raft_consensus.cc:359] T e84baa796dc14ec69b46effa5197303f P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.205708 14364 raft_consensus.cc:493] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:53.206074 14355 raft_consensus.cc:385] T e84baa796dc14ec69b46effa5197303f P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:53.206563 14355 raft_consensus.cc:740] T e84baa796dc14ec69b46effa5197303f P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee03f59347649adbfd77383e5d6573b, State: Initialized, Role: FOLLOWER
I20260713 09:06:53.206267 14364 raft_consensus.cc:515] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.207580 14355 consensus_queue.cc:260] T e84baa796dc14ec69b46effa5197303f P aee03f59347649adbfd77383e5d6573b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.208487 14364 leader_election.cc:290] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719), aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647)
I20260713 09:06:53.210839 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84baa796dc14ec69b46effa5197303f" candidate_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee03f59347649adbfd77383e5d6573b" is_pre_election: true
I20260713 09:06:53.211844 14362 consensus_queue.cc:237] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.211632 14355 ts_tablet_manager.cc:1434] T e84baa796dc14ec69b46effa5197303f P aee03f59347649adbfd77383e5d6573b: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:06:53.215823 14355 tablet_bootstrap.cc:492] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b: Bootstrap starting.
I20260713 09:06:53.217304 14057 catalog_manager.cc:5697] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b reported cstate change: term changed from 0 to 1, leader changed from <none> to aee03f59347649adbfd77383e5d6573b (127.10.232.67). New cstate: current_term: 1 leader_uuid: "aee03f59347649adbfd77383e5d6573b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:53.212412 14310 raft_consensus.cc:2468] T e84baa796dc14ec69b46effa5197303f P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab9c3ccce75c4c32b5d317dfe002b8b7 in term 0.
I20260713 09:06:53.206669 14351 tablet_bootstrap.cc:492] T 9e9ea3519945433a90517b7ad717465c P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap starting.
I20260713 09:06:53.224251 14161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84baa796dc14ec69b46effa5197303f" candidate_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" is_pre_election: true
W20260713 09:06:53.226332 14199 leader_election.cc:343] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:53.235877 14200 leader_election.cc:304] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7 [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: ab9c3ccce75c4c32b5d317dfe002b8b7, aee03f59347649adbfd77383e5d6573b; no voters: 30a03e4ed4f24aac84a2f497c43ccfb8
I20260713 09:06:53.237174 14364 raft_consensus.cc:2804] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:53.234311 14351 tablet_bootstrap.cc:654] T 9e9ea3519945433a90517b7ad717465c P 30a03e4ed4f24aac84a2f497c43ccfb8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:53.237684 14364 raft_consensus.cc:493] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:53.238763 14364 raft_consensus.cc:3060] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:53.243610 14355 tablet_bootstrap.cc:654] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:53.248291 14364 raft_consensus.cc:515] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.251266 14161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84baa796dc14ec69b46effa5197303f" candidate_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8"
I20260713 09:06:53.252272 14364 leader_election.cc:290] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 election: Requested vote from peers 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719), aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647)
W20260713 09:06:53.252521 14199 leader_election.cc:343] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:53.252676 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84baa796dc14ec69b46effa5197303f" candidate_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee03f59347649adbfd77383e5d6573b"
I20260713 09:06:53.253718 14310 raft_consensus.cc:3060] T e84baa796dc14ec69b46effa5197303f P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:53.254300 14125 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.66:46853, user_credentials={real_user=slave}} blocked reactor thread for 60258.5us
I20260713 09:06:53.263911 14057 catalog_manager.cc:5697] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66). New cstate: current_term: 1 leader_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:53.267100 14310 raft_consensus.cc:2468] T e84baa796dc14ec69b46effa5197303f P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab9c3ccce75c4c32b5d317dfe002b8b7 in term 1.
I20260713 09:06:53.270196 14200 leader_election.cc:304] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ab9c3ccce75c4c32b5d317dfe002b8b7, aee03f59347649adbfd77383e5d6573b; no voters: 30a03e4ed4f24aac84a2f497c43ccfb8
I20260713 09:06:53.271553 14352 raft_consensus.cc:2804] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:53.272042 14352 raft_consensus.cc:697] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 LEADER]: Becoming Leader. State: Replica: ab9c3ccce75c4c32b5d317dfe002b8b7, State: Running, Role: LEADER
I20260713 09:06:53.272902 14352 consensus_queue.cc:237] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.275740 14351 tablet_bootstrap.cc:492] T 9e9ea3519945433a90517b7ad717465c P 30a03e4ed4f24aac84a2f497c43ccfb8: No bootstrap required, opened a new log
I20260713 09:06:53.276266 14351 ts_tablet_manager.cc:1403] T 9e9ea3519945433a90517b7ad717465c P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.009s
I20260713 09:06:53.277287 14058 catalog_manager.cc:5697] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65). New cstate: current_term: 1 leader_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:53.279336 14351 raft_consensus.cc:359] T 9e9ea3519945433a90517b7ad717465c P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.280140 14351 raft_consensus.cc:385] T 9e9ea3519945433a90517b7ad717465c P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:53.280450 14351 raft_consensus.cc:740] T 9e9ea3519945433a90517b7ad717465c P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30a03e4ed4f24aac84a2f497c43ccfb8, State: Initialized, Role: FOLLOWER
I20260713 09:06:53.281186 14351 consensus_queue.cc:260] T 9e9ea3519945433a90517b7ad717465c P 30a03e4ed4f24aac84a2f497c43ccfb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.281709 14364 raft_consensus.cc:493] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:53.282181 14364 raft_consensus.cc:515] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.283686 14351 ts_tablet_manager.cc:1434] T 9e9ea3519945433a90517b7ad717465c P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260713 09:06:53.284268 14364 leader_election.cc:290] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719), aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647)
I20260713 09:06:53.284693 14351 tablet_bootstrap.cc:492] T e84baa796dc14ec69b46effa5197303f P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap starting.
I20260713 09:06:53.283938 14057 catalog_manager.cc:5697] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66). New cstate: current_term: 1 leader_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:53.285969 14161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c5ad8723bd45e9bb0ec9d5c05b83cc" candidate_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" is_pre_election: true
I20260713 09:06:53.286698 14161 raft_consensus.cc:2468] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab9c3ccce75c4c32b5d317dfe002b8b7 in term 0.
I20260713 09:06:53.286859 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c5ad8723bd45e9bb0ec9d5c05b83cc" candidate_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee03f59347649adbfd77383e5d6573b" is_pre_election: true
I20260713 09:06:53.287562 14310 raft_consensus.cc:2468] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab9c3ccce75c4c32b5d317dfe002b8b7 in term 0.
I20260713 09:06:53.288187 14199 leader_election.cc:304] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30a03e4ed4f24aac84a2f497c43ccfb8, ab9c3ccce75c4c32b5d317dfe002b8b7; no voters: 
I20260713 09:06:53.289113 14352 raft_consensus.cc:2804] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:53.289495 14352 raft_consensus.cc:493] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:53.289850 14352 raft_consensus.cc:3060] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:53.291131 14355 tablet_bootstrap.cc:492] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b: No bootstrap required, opened a new log
I20260713 09:06:53.291708 14355 ts_tablet_manager.cc:1403] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.007s
I20260713 09:06:53.295352 14355 raft_consensus.cc:359] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.296422 14355 raft_consensus.cc:385] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:53.296902 14355 raft_consensus.cc:740] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee03f59347649adbfd77383e5d6573b, State: Initialized, Role: FOLLOWER
I20260713 09:06:53.297827 14355 consensus_queue.cc:260] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.296057 14351 tablet_bootstrap.cc:654] T e84baa796dc14ec69b46effa5197303f P 30a03e4ed4f24aac84a2f497c43ccfb8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:53.300454 14355 ts_tablet_manager.cc:1434] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:06:53.301755 14355 tablet_bootstrap.cc:492] T 31e92ca26b9249f39d43161ca05b1ed3 P aee03f59347649adbfd77383e5d6573b: Bootstrap starting.
I20260713 09:06:53.304831 14352 raft_consensus.cc:515] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.307062 14352 leader_election.cc:290] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 election: Requested vote from peers 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719), aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647)
I20260713 09:06:53.308504 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c5ad8723bd45e9bb0ec9d5c05b83cc" candidate_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee03f59347649adbfd77383e5d6573b"
I20260713 09:06:53.309240 14310 raft_consensus.cc:3060] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:53.310441 14355 tablet_bootstrap.cc:654] T 31e92ca26b9249f39d43161ca05b1ed3 P aee03f59347649adbfd77383e5d6573b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:53.309197 14161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c5ad8723bd45e9bb0ec9d5c05b83cc" candidate_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8"
I20260713 09:06:53.313457 14161 raft_consensus.cc:3060] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:53.317488 14310 raft_consensus.cc:2468] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab9c3ccce75c4c32b5d317dfe002b8b7 in term 1.
I20260713 09:06:53.319267 14200 leader_election.cc:304] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab9c3ccce75c4c32b5d317dfe002b8b7, aee03f59347649adbfd77383e5d6573b; no voters: 
I20260713 09:06:53.320286 14352 raft_consensus.cc:2804] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:53.320822 14352 raft_consensus.cc:697] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 LEADER]: Becoming Leader. State: Replica: ab9c3ccce75c4c32b5d317dfe002b8b7, State: Running, Role: LEADER
I20260713 09:06:53.320976 14161 raft_consensus.cc:2468] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab9c3ccce75c4c32b5d317dfe002b8b7 in term 1.
I20260713 09:06:53.321779 14352 consensus_queue.cc:237] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.325116 14351 tablet_bootstrap.cc:492] T e84baa796dc14ec69b46effa5197303f P 30a03e4ed4f24aac84a2f497c43ccfb8: No bootstrap required, opened a new log
I20260713 09:06:53.325806 14351 ts_tablet_manager.cc:1403] T e84baa796dc14ec69b46effa5197303f P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.016s
I20260713 09:06:53.328675 14355 tablet_bootstrap.cc:492] T 31e92ca26b9249f39d43161ca05b1ed3 P aee03f59347649adbfd77383e5d6573b: No bootstrap required, opened a new log
I20260713 09:06:53.328661 14351 raft_consensus.cc:359] T e84baa796dc14ec69b46effa5197303f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.329411 14355 ts_tablet_manager.cc:1403] T 31e92ca26b9249f39d43161ca05b1ed3 P aee03f59347649adbfd77383e5d6573b: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.001s
I20260713 09:06:53.329416 14351 raft_consensus.cc:385] T e84baa796dc14ec69b46effa5197303f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:53.330148 14351 raft_consensus.cc:740] T e84baa796dc14ec69b46effa5197303f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30a03e4ed4f24aac84a2f497c43ccfb8, State: Initialized, Role: FOLLOWER
I20260713 09:06:53.330798 14351 consensus_queue.cc:260] T e84baa796dc14ec69b46effa5197303f P 30a03e4ed4f24aac84a2f497c43ccfb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.332340 14351 ts_tablet_manager.cc:1434] T e84baa796dc14ec69b46effa5197303f P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:06:53.333213 14351 tablet_bootstrap.cc:492] T 312bcd92f8f04eaa804c834fc98d8889 P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap starting.
I20260713 09:06:53.332554 14057 catalog_manager.cc:5697] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66). New cstate: current_term: 1 leader_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:53.338989 14351 tablet_bootstrap.cc:654] T 312bcd92f8f04eaa804c834fc98d8889 P 30a03e4ed4f24aac84a2f497c43ccfb8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:53.338573 14355 raft_consensus.cc:359] T 31e92ca26b9249f39d43161ca05b1ed3 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.339388 14355 raft_consensus.cc:385] T 31e92ca26b9249f39d43161ca05b1ed3 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:53.339720 14355 raft_consensus.cc:740] T 31e92ca26b9249f39d43161ca05b1ed3 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee03f59347649adbfd77383e5d6573b, State: Initialized, Role: FOLLOWER
I20260713 09:06:53.344024 14355 consensus_queue.cc:260] T 31e92ca26b9249f39d43161ca05b1ed3 P aee03f59347649adbfd77383e5d6573b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.348676 14362 raft_consensus.cc:493] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:53.349200 14355 ts_tablet_manager.cc:1434] T 31e92ca26b9249f39d43161ca05b1ed3 P aee03f59347649adbfd77383e5d6573b: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260713 09:06:53.349300 14362 raft_consensus.cc:515] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.351272 14384 raft_consensus.cc:493] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:53.351791 14384 raft_consensus.cc:515] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.352955 14235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79197dc2f86e47f6814beabe35ee134f" candidate_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" is_pre_election: true
I20260713 09:06:53.353226 14355 tablet_bootstrap.cc:492] T 6a746a75eb664065a955fb5b60bff0e5 P aee03f59347649adbfd77383e5d6573b: Bootstrap starting.
I20260713 09:06:53.353647 14235 raft_consensus.cc:2468] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30a03e4ed4f24aac84a2f497c43ccfb8 in term 0.
I20260713 09:06:53.355085 14125 leader_election.cc:304] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30a03e4ed4f24aac84a2f497c43ccfb8, ab9c3ccce75c4c32b5d317dfe002b8b7; no voters: 
I20260713 09:06:53.355492 14384 leader_election.cc:290] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719), ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66:46853)
I20260713 09:06:53.356204 14393 raft_consensus.cc:2804] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:53.356686 14393 raft_consensus.cc:493] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:53.357462 14393 raft_consensus.cc:3060] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:53.361770 14161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312bcd92f8f04eaa804c834fc98d8889" candidate_uuid: "aee03f59347649adbfd77383e5d6573b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" is_pre_election: true
I20260713 09:06:53.363597 14236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312bcd92f8f04eaa804c834fc98d8889" candidate_uuid: "aee03f59347649adbfd77383e5d6573b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" is_pre_election: true
W20260713 09:06:53.363884 14273 leader_election.cc:343] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:53.364323 14236 raft_consensus.cc:2468] T 312bcd92f8f04eaa804c834fc98d8889 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aee03f59347649adbfd77383e5d6573b in term 0.
I20260713 09:06:53.365545 14351 tablet_bootstrap.cc:492] T 312bcd92f8f04eaa804c834fc98d8889 P 30a03e4ed4f24aac84a2f497c43ccfb8: No bootstrap required, opened a new log
I20260713 09:06:53.365643 14274 leader_election.cc:304] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b [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: ab9c3ccce75c4c32b5d317dfe002b8b7, aee03f59347649adbfd77383e5d6573b; no voters: 30a03e4ed4f24aac84a2f497c43ccfb8
I20260713 09:06:53.366401 14351 ts_tablet_manager.cc:1403] T 312bcd92f8f04eaa804c834fc98d8889 P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.015s
I20260713 09:06:53.366807 14355 tablet_bootstrap.cc:654] T 6a746a75eb664065a955fb5b60bff0e5 P aee03f59347649adbfd77383e5d6573b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:53.367087 14362 leader_election.cc:290] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66:46853), aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647)
I20260713 09:06:53.368811 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79197dc2f86e47f6814beabe35ee134f" candidate_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee03f59347649adbfd77383e5d6573b" is_pre_election: true
I20260713 09:06:53.369560 14310 raft_consensus.cc:2468] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30a03e4ed4f24aac84a2f497c43ccfb8 in term 0.
I20260713 09:06:53.369185 14351 raft_consensus.cc:359] T 312bcd92f8f04eaa804c834fc98d8889 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.370184 14351 raft_consensus.cc:385] T 312bcd92f8f04eaa804c834fc98d8889 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:53.370600 14351 raft_consensus.cc:740] T 312bcd92f8f04eaa804c834fc98d8889 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30a03e4ed4f24aac84a2f497c43ccfb8, State: Initialized, Role: FOLLOWER
I20260713 09:06:53.371438 14351 consensus_queue.cc:260] T 312bcd92f8f04eaa804c834fc98d8889 P 30a03e4ed4f24aac84a2f497c43ccfb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
W20260713 09:06:53.374778 14200 consensus_peers.cc:597] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7 -> Peer aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647): Couldn't send request to peer aee03f59347649adbfd77383e5d6573b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:53.367101 14384 raft_consensus.cc:2804] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:53.375764 14384 raft_consensus.cc:493] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:53.376142 14384 raft_consensus.cc:3060] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:53.378224 14351 ts_tablet_manager.cc:1434] T 312bcd92f8f04eaa804c834fc98d8889 P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:06:53.379603 14351 tablet_bootstrap.cc:492] T 808280f0ac4947449c85163154e28f81 P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap starting.
I20260713 09:06:53.387007 14351 tablet_bootstrap.cc:654] T 808280f0ac4947449c85163154e28f81 P 30a03e4ed4f24aac84a2f497c43ccfb8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:53.393940 14351 tablet_bootstrap.cc:492] T 808280f0ac4947449c85163154e28f81 P 30a03e4ed4f24aac84a2f497c43ccfb8: No bootstrap required, opened a new log
I20260713 09:06:53.394614 14351 ts_tablet_manager.cc:1403] T 808280f0ac4947449c85163154e28f81 P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260713 09:06:53.395571 14384 raft_consensus.cc:515] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.397032 14393 raft_consensus.cc:515] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.398097 14351 raft_consensus.cc:359] T 808280f0ac4947449c85163154e28f81 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.399092 14351 raft_consensus.cc:385] T 808280f0ac4947449c85163154e28f81 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:53.399282 14393 leader_election.cc:290] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [CANDIDATE]: Term 1 election: Requested vote from peers ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66:46853), aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647)
I20260713 09:06:53.399623 14351 raft_consensus.cc:740] T 808280f0ac4947449c85163154e28f81 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30a03e4ed4f24aac84a2f497c43ccfb8, State: Initialized, Role: FOLLOWER
I20260713 09:06:53.400588 14351 consensus_queue.cc:260] T 808280f0ac4947449c85163154e28f81 P 30a03e4ed4f24aac84a2f497c43ccfb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.400943 14236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79197dc2f86e47f6814beabe35ee134f" candidate_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7"
I20260713 09:06:53.399160 14161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312bcd92f8f04eaa804c834fc98d8889" candidate_uuid: "aee03f59347649adbfd77383e5d6573b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8"
I20260713 09:06:53.401427 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79197dc2f86e47f6814beabe35ee134f" candidate_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee03f59347649adbfd77383e5d6573b"
I20260713 09:06:53.401535 14236 raft_consensus.cc:3060] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:53.401968 14161 raft_consensus.cc:3060] T 312bcd92f8f04eaa804c834fc98d8889 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:53.402084 14310 raft_consensus.cc:3060] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:53.405959 14351 ts_tablet_manager.cc:1434] T 808280f0ac4947449c85163154e28f81 P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:06:53.408600 14236 raft_consensus.cc:2468] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30a03e4ed4f24aac84a2f497c43ccfb8 in term 1.
I20260713 09:06:53.410633 14355 tablet_bootstrap.cc:492] T 6a746a75eb664065a955fb5b60bff0e5 P aee03f59347649adbfd77383e5d6573b: No bootstrap required, opened a new log
I20260713 09:06:53.410179 14161 raft_consensus.cc:2468] T 312bcd92f8f04eaa804c834fc98d8889 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aee03f59347649adbfd77383e5d6573b in term 1.
I20260713 09:06:53.411916 14355 ts_tablet_manager.cc:1403] T 6a746a75eb664065a955fb5b60bff0e5 P aee03f59347649adbfd77383e5d6573b: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.026s
I20260713 09:06:53.412622 14273 leader_election.cc:304] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30a03e4ed4f24aac84a2f497c43ccfb8, aee03f59347649adbfd77383e5d6573b; no voters: 
I20260713 09:06:53.410852 14125 leader_election.cc:304] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30a03e4ed4f24aac84a2f497c43ccfb8, ab9c3ccce75c4c32b5d317dfe002b8b7; no voters: 
I20260713 09:06:53.413750 14393 raft_consensus.cc:2804] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:53.414518 14393 raft_consensus.cc:697] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 LEADER]: Becoming Leader. State: Replica: 30a03e4ed4f24aac84a2f497c43ccfb8, State: Running, Role: LEADER
I20260713 09:06:53.414613 14310 raft_consensus.cc:2468] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30a03e4ed4f24aac84a2f497c43ccfb8 in term 1.
I20260713 09:06:53.415254 14362 raft_consensus.cc:493] T 3e3dc76720354a9d93291d3b586ccad8 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:53.415393 14236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312bcd92f8f04eaa804c834fc98d8889" candidate_uuid: "aee03f59347649adbfd77383e5d6573b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7"
I20260713 09:06:53.415824 14362 raft_consensus.cc:515] T 3e3dc76720354a9d93291d3b586ccad8 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.411131 14384 leader_election.cc:290] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b [CANDIDATE]: Term 1 election: Requested vote from peers 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719), ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66:46853)
I20260713 09:06:53.415982 14236 raft_consensus.cc:3060] T 312bcd92f8f04eaa804c834fc98d8889 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:53.416730 14403 raft_consensus.cc:2804] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:53.414677 14355 raft_consensus.cc:359] T 6a746a75eb664065a955fb5b60bff0e5 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.417465 14355 raft_consensus.cc:385] T 6a746a75eb664065a955fb5b60bff0e5 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:53.417749 14355 raft_consensus.cc:740] T 6a746a75eb664065a955fb5b60bff0e5 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee03f59347649adbfd77383e5d6573b, State: Initialized, Role: FOLLOWER
I20260713 09:06:53.417923 14362 leader_election.cc:290] T 3e3dc76720354a9d93291d3b586ccad8 P 30a03e4ed4f24aac84a2f497c43ccfb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66:46853), aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647)
I20260713 09:06:53.418133 14403 raft_consensus.cc:697] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b [term 1 LEADER]: Becoming Leader. State: Replica: aee03f59347649adbfd77383e5d6573b, State: Running, Role: LEADER
I20260713 09:06:53.418567 14355 consensus_queue.cc:260] T 6a746a75eb664065a955fb5b60bff0e5 P aee03f59347649adbfd77383e5d6573b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.410547 14365 raft_consensus.cc:493] T 31e92ca26b9249f39d43161ca05b1ed3 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:53.420332 14235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3dc76720354a9d93291d3b586ccad8" candidate_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" is_pre_election: true
I20260713 09:06:53.420725 14355 ts_tablet_manager.cc:1434] T 6a746a75eb664065a955fb5b60bff0e5 P aee03f59347649adbfd77383e5d6573b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:06:53.420563 14365 raft_consensus.cc:515] T 31e92ca26b9249f39d43161ca05b1ed3 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.421187 14235 raft_consensus.cc:2393] T 3e3dc76720354a9d93291d3b586ccad8 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30a03e4ed4f24aac84a2f497c43ccfb8 in current term 1: Already voted for candidate aee03f59347649adbfd77383e5d6573b in this term.
I20260713 09:06:53.421754 14355 tablet_bootstrap.cc:492] T 2550b8589e214916a6e0a28b7f431765 P aee03f59347649adbfd77383e5d6573b: Bootstrap starting.
I20260713 09:06:53.422669 14365 leader_election.cc:290] T 31e92ca26b9249f39d43161ca05b1ed3 P aee03f59347649adbfd77383e5d6573b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719), ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66:46853)
I20260713 09:06:53.419149 14403 consensus_queue.cc:237] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.423696 14236 raft_consensus.cc:2468] T 312bcd92f8f04eaa804c834fc98d8889 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aee03f59347649adbfd77383e5d6573b in term 1.
I20260713 09:06:53.424793 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3dc76720354a9d93291d3b586ccad8" candidate_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee03f59347649adbfd77383e5d6573b" is_pre_election: true
I20260713 09:06:53.426527 14236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e92ca26b9249f39d43161ca05b1ed3" candidate_uuid: "aee03f59347649adbfd77383e5d6573b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" is_pre_election: true
I20260713 09:06:53.427376 14236 raft_consensus.cc:2393] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aee03f59347649adbfd77383e5d6573b in current term 1: Already voted for candidate 30a03e4ed4f24aac84a2f497c43ccfb8 in this term.
I20260713 09:06:53.427140 14125 leader_election.cc:304] T 3e3dc76720354a9d93291d3b586ccad8 P 30a03e4ed4f24aac84a2f497c43ccfb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30a03e4ed4f24aac84a2f497c43ccfb8; no voters: ab9c3ccce75c4c32b5d317dfe002b8b7, aee03f59347649adbfd77383e5d6573b
I20260713 09:06:53.428392 14362 raft_consensus.cc:3060] T 3e3dc76720354a9d93291d3b586ccad8 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:53.429172 14355 tablet_bootstrap.cc:654] T 2550b8589e214916a6e0a28b7f431765 P aee03f59347649adbfd77383e5d6573b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:53.428031 14393 consensus_queue.cc:237] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.430326 14161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e92ca26b9249f39d43161ca05b1ed3" candidate_uuid: "aee03f59347649adbfd77383e5d6573b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" is_pre_election: true
I20260713 09:06:53.435432 14355 tablet_bootstrap.cc:492] T 2550b8589e214916a6e0a28b7f431765 P aee03f59347649adbfd77383e5d6573b: No bootstrap required, opened a new log
I20260713 09:06:53.435962 14355 ts_tablet_manager.cc:1403] T 2550b8589e214916a6e0a28b7f431765 P aee03f59347649adbfd77383e5d6573b: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.001s
I20260713 09:06:53.436795 14362 raft_consensus.cc:2749] T 3e3dc76720354a9d93291d3b586ccad8 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:53.437371 14274 leader_election.cc:304] T 31e92ca26b9249f39d43161ca05b1ed3 P aee03f59347649adbfd77383e5d6573b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aee03f59347649adbfd77383e5d6573b; no voters: 30a03e4ed4f24aac84a2f497c43ccfb8, ab9c3ccce75c4c32b5d317dfe002b8b7
I20260713 09:06:53.438395 14355 raft_consensus.cc:359] T 2550b8589e214916a6e0a28b7f431765 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } } peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } }
I20260713 09:06:53.438997 14355 raft_consensus.cc:385] T 2550b8589e214916a6e0a28b7f431765 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:53.439224 14355 raft_consensus.cc:740] T 2550b8589e214916a6e0a28b7f431765 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee03f59347649adbfd77383e5d6573b, State: Initialized, Role: FOLLOWER
I20260713 09:06:53.439134 14365 raft_consensus.cc:3060] T 31e92ca26b9249f39d43161ca05b1ed3 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:53.440286 14355 consensus_queue.cc:260] T 2550b8589e214916a6e0a28b7f431765 P aee03f59347649adbfd77383e5d6573b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } } peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } }
I20260713 09:06:53.441941 14355 ts_tablet_manager.cc:1434] T 2550b8589e214916a6e0a28b7f431765 P aee03f59347649adbfd77383e5d6573b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:06:53.442706 14355 tablet_bootstrap.cc:492] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b: Bootstrap starting.
I20260713 09:06:53.446539 14355 tablet_bootstrap.cc:654] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:53.454320 14058 catalog_manager.cc:5697] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b reported cstate change: term changed from 0 to 1, leader changed from <none> to aee03f59347649adbfd77383e5d6573b (127.10.232.67). New cstate: current_term: 1 leader_uuid: "aee03f59347649adbfd77383e5d6573b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:53.456933 14365 raft_consensus.cc:2749] T 31e92ca26b9249f39d43161ca05b1ed3 P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:53.456843 14057 catalog_manager.cc:5697] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65). New cstate: current_term: 1 leader_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:53.461251 14355 tablet_bootstrap.cc:492] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b: No bootstrap required, opened a new log
I20260713 09:06:53.461779 14355 ts_tablet_manager.cc:1403] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260713 09:06:53.464183 14355 raft_consensus.cc:359] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.464740 14355 raft_consensus.cc:385] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:53.464962 14355 raft_consensus.cc:740] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee03f59347649adbfd77383e5d6573b, State: Initialized, Role: FOLLOWER
I20260713 09:06:53.465961 14355 consensus_queue.cc:260] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.467995 14355 ts_tablet_manager.cc:1434] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:06:53.511945 14393 raft_consensus.cc:493] T e84baa796dc14ec69b46effa5197303f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:53.512553 14393 raft_consensus.cc:515] T e84baa796dc14ec69b46effa5197303f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.514264 14393 leader_election.cc:290] T e84baa796dc14ec69b46effa5197303f P 30a03e4ed4f24aac84a2f497c43ccfb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66:46853), aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647)
I20260713 09:06:53.515815 14236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84baa796dc14ec69b46effa5197303f" candidate_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" is_pre_election: true
I20260713 09:06:53.516321 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84baa796dc14ec69b46effa5197303f" candidate_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee03f59347649adbfd77383e5d6573b" is_pre_election: true
I20260713 09:06:53.517213 14310 raft_consensus.cc:2393] T e84baa796dc14ec69b46effa5197303f P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30a03e4ed4f24aac84a2f497c43ccfb8 in current term 1: Already voted for candidate ab9c3ccce75c4c32b5d317dfe002b8b7 in this term.
I20260713 09:06:53.518316 14125 leader_election.cc:304] T e84baa796dc14ec69b46effa5197303f P 30a03e4ed4f24aac84a2f497c43ccfb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30a03e4ed4f24aac84a2f497c43ccfb8; no voters: ab9c3ccce75c4c32b5d317dfe002b8b7, aee03f59347649adbfd77383e5d6573b
I20260713 09:06:53.519236 14393 raft_consensus.cc:3060] T e84baa796dc14ec69b46effa5197303f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:53.523494 14362 raft_consensus.cc:493] T 808280f0ac4947449c85163154e28f81 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:53.523989 14362 raft_consensus.cc:515] T 808280f0ac4947449c85163154e28f81 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.525903 14362 leader_election.cc:290] T 808280f0ac4947449c85163154e28f81 P 30a03e4ed4f24aac84a2f497c43ccfb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66:46853), aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647)
I20260713 09:06:53.526322 14393 raft_consensus.cc:2749] T e84baa796dc14ec69b46effa5197303f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:53.526899 14236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "808280f0ac4947449c85163154e28f81" candidate_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" is_pre_election: true
I20260713 09:06:53.527264 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "808280f0ac4947449c85163154e28f81" candidate_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee03f59347649adbfd77383e5d6573b" is_pre_election: true
I20260713 09:06:53.528234 14310 raft_consensus.cc:2393] T 808280f0ac4947449c85163154e28f81 P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30a03e4ed4f24aac84a2f497c43ccfb8 in current term 1: Already voted for candidate ab9c3ccce75c4c32b5d317dfe002b8b7 in this term.
I20260713 09:06:53.529350 14125 leader_election.cc:304] T 808280f0ac4947449c85163154e28f81 P 30a03e4ed4f24aac84a2f497c43ccfb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30a03e4ed4f24aac84a2f497c43ccfb8; no voters: ab9c3ccce75c4c32b5d317dfe002b8b7, aee03f59347649adbfd77383e5d6573b
I20260713 09:06:53.530208 14393 raft_consensus.cc:3060] T 808280f0ac4947449c85163154e28f81 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:53.536113 14393 raft_consensus.cc:2749] T 808280f0ac4947449c85163154e28f81 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:53.544363 14352 consensus_queue.cc:1048] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:53.568526 14365 raft_consensus.cc:493] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:53.569190 14365 raft_consensus.cc:515] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.571640 14365 leader_election.cc:290] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719), ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66:46853)
I20260713 09:06:53.572623 14161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9ea3519945433a90517b7ad717465c" candidate_uuid: "aee03f59347649adbfd77383e5d6573b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" is_pre_election: true
I20260713 09:06:53.573498 14161 raft_consensus.cc:2468] T 9e9ea3519945433a90517b7ad717465c P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aee03f59347649adbfd77383e5d6573b in term 0.
I20260713 09:06:53.573438 14236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9ea3519945433a90517b7ad717465c" candidate_uuid: "aee03f59347649adbfd77383e5d6573b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" is_pre_election: true
I20260713 09:06:53.574676 14236 raft_consensus.cc:2468] T 9e9ea3519945433a90517b7ad717465c P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aee03f59347649adbfd77383e5d6573b in term 0.
I20260713 09:06:53.575098 14273 leader_election.cc:304] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30a03e4ed4f24aac84a2f497c43ccfb8, aee03f59347649adbfd77383e5d6573b; no voters: 
I20260713 09:06:53.575955 14365 raft_consensus.cc:2804] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:53.575520 14352 consensus_queue.cc:1048] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:53.576311 14365 raft_consensus.cc:493] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:53.576699 14365 raft_consensus.cc:3060] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:53.583520 14310 raft_consensus.cc:3060] T 2550b8589e214916a6e0a28b7f431765 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:53.584369 14365 raft_consensus.cc:515] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.587970 14160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9ea3519945433a90517b7ad717465c" candidate_uuid: "aee03f59347649adbfd77383e5d6573b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8"
I20260713 09:06:53.588680 14160 raft_consensus.cc:3060] T 9e9ea3519945433a90517b7ad717465c P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:53.594581 14403 consensus_queue.cc:1048] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:53.594745 14352 consensus_queue.cc:1048] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:53.598929 14352 consensus_queue.cc:1048] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:53.599045 14365 leader_election.cc:290] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b [CANDIDATE]: Term 1 election: Requested vote from peers 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719), ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66:46853)
I20260713 09:06:53.606330 14160 raft_consensus.cc:2468] T 9e9ea3519945433a90517b7ad717465c P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aee03f59347649adbfd77383e5d6573b in term 1.
I20260713 09:06:53.607990 14236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9ea3519945433a90517b7ad717465c" candidate_uuid: "aee03f59347649adbfd77383e5d6573b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7"
I20260713 09:06:53.608357 14273 leader_election.cc:304] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30a03e4ed4f24aac84a2f497c43ccfb8, aee03f59347649adbfd77383e5d6573b; no voters: 
I20260713 09:06:53.608770 14236 raft_consensus.cc:3060] T 9e9ea3519945433a90517b7ad717465c P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:53.609696 14365 raft_consensus.cc:2804] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:53.619086 14236 raft_consensus.cc:2468] T 9e9ea3519945433a90517b7ad717465c P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aee03f59347649adbfd77383e5d6573b in term 1.
I20260713 09:06:53.627759 14414 consensus_queue.cc:1048] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:53.631055 14365 raft_consensus.cc:697] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b [term 1 LEADER]: Becoming Leader. State: Replica: aee03f59347649adbfd77383e5d6573b, State: Running, Role: LEADER
I20260713 09:06:53.634532 14365 consensus_queue.cc:237] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.637221 14393 consensus_queue.cc:1048] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:53.647535 14364 consensus_queue.cc:1048] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:53.651296 14058 catalog_manager.cc:5697] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b reported cstate change: term changed from 0 to 1, leader changed from <none> to aee03f59347649adbfd77383e5d6573b (127.10.232.67). New cstate: current_term: 1 leader_uuid: "aee03f59347649adbfd77383e5d6573b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:53.665496 14362 consensus_queue.cc:1048] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:53.680253 14412 consensus_queue.cc:1048] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:53.694375 14352 consensus_queue.cc:1048] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:53.757619 14352 consensus_queue.cc:1048] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:53.770889 14364 consensus_queue.cc:1048] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:53.827674 14365 raft_consensus.cc:493] T 6a746a75eb664065a955fb5b60bff0e5 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:53.828280 14365 raft_consensus.cc:515] T 6a746a75eb664065a955fb5b60bff0e5 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:53.830350 14365 leader_election.cc:290] T 6a746a75eb664065a955fb5b60bff0e5 P aee03f59347649adbfd77383e5d6573b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719), ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66:46853)
I20260713 09:06:53.831300 14161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a746a75eb664065a955fb5b60bff0e5" candidate_uuid: "aee03f59347649adbfd77383e5d6573b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" is_pre_election: true
I20260713 09:06:53.831934 14236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a746a75eb664065a955fb5b60bff0e5" candidate_uuid: "aee03f59347649adbfd77383e5d6573b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" is_pre_election: true
I20260713 09:06:53.833411 14274 leader_election.cc:304] T 6a746a75eb664065a955fb5b60bff0e5 P aee03f59347649adbfd77383e5d6573b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aee03f59347649adbfd77383e5d6573b; no voters: 30a03e4ed4f24aac84a2f497c43ccfb8, ab9c3ccce75c4c32b5d317dfe002b8b7
I20260713 09:06:53.834239 14365 raft_consensus.cc:2749] T 6a746a75eb664065a955fb5b60bff0e5 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:53.852631 14365 consensus_queue.cc:1048] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:53.865952 14365 consensus_queue.cc:1048] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:53.872308 11169 ts_manager.cc:295] Set tserver state for 30a03e4ed4f24aac84a2f497c43ccfb8 to MAINTENANCE_MODE
I20260713 09:06:53.873422 11169 tablet_server.cc:179] TabletServer@127.10.232.65:0 shutting down...
W20260713 09:06:53.885574 14107 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:53.887157 14423 consensus_queue.cc:1048] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:53.907994 14393 consensus_queue.cc:1048] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:53.936412 14309 raft_consensus.cc:3060] T 6a746a75eb664065a955fb5b60bff0e5 P aee03f59347649adbfd77383e5d6573b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:53.943923 11169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:53.945058 11169 tablet_replica.cc:333] T 312bcd92f8f04eaa804c834fc98d8889 P 30a03e4ed4f24aac84a2f497c43ccfb8: stopping tablet replica
I20260713 09:06:53.945773 11169 raft_consensus.cc:2243] T 312bcd92f8f04eaa804c834fc98d8889 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:53.946259 11169 raft_consensus.cc:2272] T 312bcd92f8f04eaa804c834fc98d8889 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.950377 11169 tablet_replica.cc:333] T 3e3dc76720354a9d93291d3b586ccad8 P 30a03e4ed4f24aac84a2f497c43ccfb8: stopping tablet replica
I20260713 09:06:53.951192 11169 raft_consensus.cc:2243] T 3e3dc76720354a9d93291d3b586ccad8 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:53.951725 11169 raft_consensus.cc:2272] T 3e3dc76720354a9d93291d3b586ccad8 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.955418 11169 tablet_replica.cc:333] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8: stopping tablet replica
I20260713 09:06:53.956276 11169 raft_consensus.cc:2243] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:53.957422 11169 raft_consensus.cc:2272] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.960436 11169 tablet_replica.cc:333] T 2550b8589e214916a6e0a28b7f431765 P 30a03e4ed4f24aac84a2f497c43ccfb8: stopping tablet replica
I20260713 09:06:53.961308 11169 raft_consensus.cc:2243] T 2550b8589e214916a6e0a28b7f431765 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:53.961877 11169 raft_consensus.cc:2272] T 2550b8589e214916a6e0a28b7f431765 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.964845 11169 tablet_replica.cc:333] T 808280f0ac4947449c85163154e28f81 P 30a03e4ed4f24aac84a2f497c43ccfb8: stopping tablet replica
I20260713 09:06:53.965624 11169 raft_consensus.cc:2243] T 808280f0ac4947449c85163154e28f81 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:53.966215 11169 raft_consensus.cc:2272] T 808280f0ac4947449c85163154e28f81 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.969336 11169 tablet_replica.cc:333] T e84baa796dc14ec69b46effa5197303f P 30a03e4ed4f24aac84a2f497c43ccfb8: stopping tablet replica
I20260713 09:06:53.969831 11169 raft_consensus.cc:2243] T e84baa796dc14ec69b46effa5197303f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:53.970268 11169 raft_consensus.cc:2272] T e84baa796dc14ec69b46effa5197303f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.972497 11169 tablet_replica.cc:333] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P 30a03e4ed4f24aac84a2f497c43ccfb8: stopping tablet replica
I20260713 09:06:53.973030 11169 raft_consensus.cc:2243] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:53.973431 11169 raft_consensus.cc:2272] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.975723 11169 tablet_replica.cc:333] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8: stopping tablet replica
I20260713 09:06:53.976240 11169 raft_consensus.cc:2243] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:53.977000 11169 raft_consensus.cc:2272] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.979063 11169 tablet_replica.cc:333] T 9e9ea3519945433a90517b7ad717465c P 30a03e4ed4f24aac84a2f497c43ccfb8: stopping tablet replica
I20260713 09:06:53.979564 11169 raft_consensus.cc:2243] T 9e9ea3519945433a90517b7ad717465c P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:53.979931 11169 raft_consensus.cc:2272] T 9e9ea3519945433a90517b7ad717465c P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.981387 11169 tablet_replica.cc:333] T 6a746a75eb664065a955fb5b60bff0e5 P 30a03e4ed4f24aac84a2f497c43ccfb8: stopping tablet replica
I20260713 09:06:53.981879 11169 raft_consensus.cc:2243] T 6a746a75eb664065a955fb5b60bff0e5 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:53.982278 11169 raft_consensus.cc:2272] T 6a746a75eb664065a955fb5b60bff0e5 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:53.989634 14199 consensus_peers.cc:597] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7 -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:54.015453 11169 tablet_server.cc:196] TabletServer@127.10.232.65:0 shutdown complete.
W20260713 09:06:54.055356 14273 consensus_peers.cc:597] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:54.063585 14199 consensus_peers.cc:597] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7 -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:54.129364 14416 consensus_queue.cc:1048] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:54.136651 14273 consensus_peers.cc:597] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:54.153733 14199 consensus_peers.cc:597] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7 -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:54.313788 14199 consensus_peers.cc:597] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7 -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:54.361867 14199 consensus_peers.cc:597] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:54.447527 14273 consensus_peers.cc:597] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:54.886710 14107 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:55.164713 14384 raft_consensus.cc:493] T 31e92ca26b9249f39d43161ca05b1ed3 P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30a03e4ed4f24aac84a2f497c43ccfb8)
I20260713 09:06:55.165364 14384 raft_consensus.cc:515] T 31e92ca26b9249f39d43161ca05b1ed3 P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:55.167033 14384 leader_election.cc:290] T 31e92ca26b9249f39d43161ca05b1ed3 P aee03f59347649adbfd77383e5d6573b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719), ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66:46853)
I20260713 09:06:55.168292 14236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e92ca26b9249f39d43161ca05b1ed3" candidate_uuid: "aee03f59347649adbfd77383e5d6573b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" is_pre_election: true
W20260713 09:06:55.171285 14273 leader_election.cc:336] T 31e92ca26b9249f39d43161ca05b1ed3 P aee03f59347649adbfd77383e5d6573b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111)
I20260713 09:06:55.171871 14273 leader_election.cc:304] T 31e92ca26b9249f39d43161ca05b1ed3 P aee03f59347649adbfd77383e5d6573b [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: aee03f59347649adbfd77383e5d6573b; no voters: 30a03e4ed4f24aac84a2f497c43ccfb8, ab9c3ccce75c4c32b5d317dfe002b8b7
I20260713 09:06:55.172650 14384 raft_consensus.cc:2749] T 31e92ca26b9249f39d43161ca05b1ed3 P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:55.174540 14412 raft_consensus.cc:493] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30a03e4ed4f24aac84a2f497c43ccfb8)
I20260713 09:06:55.175035 14412 raft_consensus.cc:515] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:55.176803 14412 leader_election.cc:290] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719), aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647)
I20260713 09:06:55.178313 14309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e92ca26b9249f39d43161ca05b1ed3" candidate_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aee03f59347649adbfd77383e5d6573b" is_pre_election: true
I20260713 09:06:55.179165 14309 raft_consensus.cc:2468] T 31e92ca26b9249f39d43161ca05b1ed3 P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab9c3ccce75c4c32b5d317dfe002b8b7 in term 1.
I20260713 09:06:55.180436 14200 leader_election.cc:304] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 [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: ab9c3ccce75c4c32b5d317dfe002b8b7, aee03f59347649adbfd77383e5d6573b; no voters: 
W20260713 09:06:55.181056 14199 leader_election.cc:336] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111)
I20260713 09:06:55.181249 14412 raft_consensus.cc:2804] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:55.181710 14412 raft_consensus.cc:493] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 30a03e4ed4f24aac84a2f497c43ccfb8)
I20260713 09:06:55.182044 14412 raft_consensus.cc:3060] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:55.187669 14412 raft_consensus.cc:515] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:55.189563 14412 leader_election.cc:290] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 2 election: Requested vote from peers 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719), aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647)
I20260713 09:06:55.191044 14309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e92ca26b9249f39d43161ca05b1ed3" candidate_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aee03f59347649adbfd77383e5d6573b"
I20260713 09:06:55.191843 14309 raft_consensus.cc:3060] T 31e92ca26b9249f39d43161ca05b1ed3 P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:06:55.194499 14199 leader_election.cc:336] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111)
I20260713 09:06:55.199156 14309 raft_consensus.cc:2468] T 31e92ca26b9249f39d43161ca05b1ed3 P aee03f59347649adbfd77383e5d6573b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab9c3ccce75c4c32b5d317dfe002b8b7 in term 2.
I20260713 09:06:55.200393 14200 leader_election.cc:304] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 [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: ab9c3ccce75c4c32b5d317dfe002b8b7, aee03f59347649adbfd77383e5d6573b; no voters: 30a03e4ed4f24aac84a2f497c43ccfb8
I20260713 09:06:55.201283 14412 raft_consensus.cc:2804] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:55.201851 14412 raft_consensus.cc:697] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 2 LEADER]: Becoming Leader. State: Replica: ab9c3ccce75c4c32b5d317dfe002b8b7, State: Running, Role: LEADER
I20260713 09:06:55.202658 14412 consensus_queue.cc:237] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:55.210929 14057 catalog_manager.cc:5697] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 reported cstate change: term changed from 1 to 2, leader changed from 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65) to ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66). New cstate: current_term: 2 leader_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:55.412851 14412 raft_consensus.cc:493] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30a03e4ed4f24aac84a2f497c43ccfb8)
I20260713 09:06:55.413486 14412 raft_consensus.cc:515] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:55.415557 14412 leader_election.cc:290] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719), aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647)
I20260713 09:06:55.415557 14384 raft_consensus.cc:493] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30a03e4ed4f24aac84a2f497c43ccfb8)
I20260713 09:06:55.416339 14384 raft_consensus.cc:515] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:55.416851 14309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79197dc2f86e47f6814beabe35ee134f" candidate_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aee03f59347649adbfd77383e5d6573b" is_pre_election: true
I20260713 09:06:55.417574 14309 raft_consensus.cc:2468] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab9c3ccce75c4c32b5d317dfe002b8b7 in term 1.
I20260713 09:06:55.418584 14384 leader_election.cc:290] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719), ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66:46853)
I20260713 09:06:55.418779 14200 leader_election.cc:304] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [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: ab9c3ccce75c4c32b5d317dfe002b8b7, aee03f59347649adbfd77383e5d6573b; no voters: 
I20260713 09:06:55.419811 14412 raft_consensus.cc:2804] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:55.420228 14412 raft_consensus.cc:493] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 30a03e4ed4f24aac84a2f497c43ccfb8)
W20260713 09:06:55.420557 14199 leader_election.cc:336] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111)
I20260713 09:06:55.420629 14412 raft_consensus.cc:3060] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:55.420792 14236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79197dc2f86e47f6814beabe35ee134f" candidate_uuid: "aee03f59347649adbfd77383e5d6573b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" is_pre_election: true
W20260713 09:06:55.423426 14273 leader_election.cc:336] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111)
I20260713 09:06:55.427516 14412 raft_consensus.cc:515] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:55.428588 14236 raft_consensus.cc:2393] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aee03f59347649adbfd77383e5d6573b in current term 2: Already voted for candidate ab9c3ccce75c4c32b5d317dfe002b8b7 in this term.
I20260713 09:06:55.429467 14412 leader_election.cc:290] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 2 election: Requested vote from peers 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719), aee03f59347649adbfd77383e5d6573b (127.10.232.67:34647)
I20260713 09:06:55.430881 14309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79197dc2f86e47f6814beabe35ee134f" candidate_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aee03f59347649adbfd77383e5d6573b"
I20260713 09:06:55.431572 14309 raft_consensus.cc:3060] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:55.432300 14274 leader_election.cc:304] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [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: aee03f59347649adbfd77383e5d6573b; no voters: 30a03e4ed4f24aac84a2f497c43ccfb8, ab9c3ccce75c4c32b5d317dfe002b8b7
W20260713 09:06:55.433636 14199 leader_election.cc:336] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111)
I20260713 09:06:55.440198 14309 raft_consensus.cc:2468] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab9c3ccce75c4c32b5d317dfe002b8b7 in term 2.
I20260713 09:06:55.440904 14384 raft_consensus.cc:2749] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:55.441798 14200 leader_election.cc:304] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [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: ab9c3ccce75c4c32b5d317dfe002b8b7, aee03f59347649adbfd77383e5d6573b; no voters: 30a03e4ed4f24aac84a2f497c43ccfb8
I20260713 09:06:55.442832 14412 raft_consensus.cc:2804] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:55.443339 14412 raft_consensus.cc:697] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 2 LEADER]: Becoming Leader. State: Replica: ab9c3ccce75c4c32b5d317dfe002b8b7, State: Running, Role: LEADER
I20260713 09:06:55.444151 14412 consensus_queue.cc:237] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:55.453747 14057 catalog_manager.cc:5697] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 reported cstate change: term changed from 1 to 2, leader changed from 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65) to ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66). New cstate: current_term: 2 leader_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:55.817242 14309 raft_consensus.cc:1275] T 31e92ca26b9249f39d43161ca05b1ed3 P aee03f59347649adbfd77383e5d6573b [term 2 FOLLOWER]: Refusing update from remote peer ab9c3ccce75c4c32b5d317dfe002b8b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:55.819121 14364 consensus_queue.cc:1048] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:06:55.823046 14199 consensus_peers.cc:597] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:55.836059 14199 consensus_peers.cc:597] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:55.856745 14309 raft_consensus.cc:1275] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [term 2 FOLLOWER]: Refusing update from remote peer ab9c3ccce75c4c32b5d317dfe002b8b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:55.858289 14364 consensus_queue.cc:1048] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:06:55.887951 14107 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:06:55.953445 14199 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111) [suppressed 56 similar messages]
W20260713 09:06:56.579399 14273 consensus_peers.cc:597] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:56.609907 14199 consensus_peers.cc:597] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7 -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:56.629774 14273 consensus_peers.cc:597] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:56.651503 14199 consensus_peers.cc:597] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7 -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:56.807885 14199 consensus_peers.cc:597] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7 -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:56.867437 14199 consensus_peers.cc:597] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7 -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:56.889014 14107 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:06:56.995591 14273 consensus_peers.cc:597] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:57.035458 14199 consensus_peers.cc:597] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:57.891130 14107 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:06:58.289201 14199 consensus_peers.cc:597] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:58.477775 14199 consensus_peers.cc:597] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:58.881592 14199 consensus_peers.cc:597] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7 -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:06:58.892748 14107 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:06:58.981884 14199 consensus_peers.cc:597] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7 -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:06:59.036623 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:59.045680 14455 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:59.048295 14458 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:59.048566 11169 server_base.cc:1061] running on GCE node
W20260713 09:06:59.048446 14456 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:59.050961 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:59.051267 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:59.051539 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933619051514 us; error 0 us; skew 500 ppm
I20260713 09:06:59.052320 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:59.056452 11169 webserver.cc:533] Webserver started at http://127.10.232.65:43637/ using document root <none> and password file <none>
I20260713 09:06:59.057190 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:59.057381 11169 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:06:59.062071 11169 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:06:59.066614 14463 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:59.067631 11169 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260713 09:06:59.068006 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933536821961-11169-0/minicluster-data/ts-0-root
uuid: "30a03e4ed4f24aac84a2f497c43ccfb8"
format_stamp: "Formatted at 2026-07-13 09:06:51 on dist-test-slave-5ggs"
I20260713 09:06:59.068435 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933536821961-11169-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933536821961-11169-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933536821961-11169-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)
I20260713 09:06:59.087037 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:59.088416 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:59.090139 11169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:59.094285 14470 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260713 09:06:59.153429 14273 consensus_peers.cc:597] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:06:59.156553 11169 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:06:59.156953 11169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.064s	user 0.003s	sys 0.000s
I20260713 09:06:59.157335 11169 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:06:59.163157 14470 tablet_bootstrap.cc:492] T 3e3dc76720354a9d93291d3b586ccad8 P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap starting.
I20260713 09:06:59.179186 14470 tablet_bootstrap.cc:492] T 3e3dc76720354a9d93291d3b586ccad8 P 30a03e4ed4f24aac84a2f497c43ccfb8: 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
I20260713 09:06:59.180104 14470 tablet_bootstrap.cc:492] T 3e3dc76720354a9d93291d3b586ccad8 P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap complete.
I20260713 09:06:59.180734 14470 ts_tablet_manager.cc:1403] T 3e3dc76720354a9d93291d3b586ccad8 P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260713 09:06:59.183584 14470 raft_consensus.cc:359] T 3e3dc76720354a9d93291d3b586ccad8 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:59.185025 14470 raft_consensus.cc:740] T 3e3dc76720354a9d93291d3b586ccad8 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30a03e4ed4f24aac84a2f497c43ccfb8, State: Initialized, Role: FOLLOWER
I20260713 09:06:59.185935 14470 consensus_queue.cc:260] T 3e3dc76720354a9d93291d3b586ccad8 P 30a03e4ed4f24aac84a2f497c43ccfb8 [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: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:59.189569 14470 ts_tablet_manager.cc:1434] T 3e3dc76720354a9d93291d3b586ccad8 P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
W20260713 09:06:59.190042 14273 consensus_peers.cc:597] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:06:59.190824 14470 tablet_bootstrap.cc:492] T e84baa796dc14ec69b46effa5197303f P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap starting.
I20260713 09:06:59.199060 11169 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:06:59.199362 11169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.042s	user 0.040s	sys 0.002s
I20260713 09:06:59.206519 14470 tablet_bootstrap.cc:492] T e84baa796dc14ec69b46effa5197303f P 30a03e4ed4f24aac84a2f497c43ccfb8: 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
I20260713 09:06:59.207398 14470 tablet_bootstrap.cc:492] T e84baa796dc14ec69b46effa5197303f P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap complete.
I20260713 09:06:59.208062 14470 ts_tablet_manager.cc:1403] T e84baa796dc14ec69b46effa5197303f P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.006s
I20260713 09:06:59.211320 14470 raft_consensus.cc:359] T e84baa796dc14ec69b46effa5197303f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:59.211946 14470 raft_consensus.cc:740] T e84baa796dc14ec69b46effa5197303f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30a03e4ed4f24aac84a2f497c43ccfb8, State: Initialized, Role: FOLLOWER
I20260713 09:06:59.212710 14470 consensus_queue.cc:260] T e84baa796dc14ec69b46effa5197303f P 30a03e4ed4f24aac84a2f497c43ccfb8 [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: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:59.214613 14470 ts_tablet_manager.cc:1434] T e84baa796dc14ec69b46effa5197303f P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260713 09:06:59.215422 14470 tablet_bootstrap.cc:492] T 808280f0ac4947449c85163154e28f81 P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap starting.
I20260713 09:06:59.234719 14470 tablet_bootstrap.cc:492] T 808280f0ac4947449c85163154e28f81 P 30a03e4ed4f24aac84a2f497c43ccfb8: 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
I20260713 09:06:59.235594 14470 tablet_bootstrap.cc:492] T 808280f0ac4947449c85163154e28f81 P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap complete.
I20260713 09:06:59.236356 14470 ts_tablet_manager.cc:1403] T 808280f0ac4947449c85163154e28f81 P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260713 09:06:59.238823 14470 raft_consensus.cc:359] T 808280f0ac4947449c85163154e28f81 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:59.239442 14470 raft_consensus.cc:740] T 808280f0ac4947449c85163154e28f81 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30a03e4ed4f24aac84a2f497c43ccfb8, State: Initialized, Role: FOLLOWER
I20260713 09:06:59.240180 14470 consensus_queue.cc:260] T 808280f0ac4947449c85163154e28f81 P 30a03e4ed4f24aac84a2f497c43ccfb8 [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: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:59.241914 14470 ts_tablet_manager.cc:1434] T 808280f0ac4947449c85163154e28f81 P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:59.242693 14470 tablet_bootstrap.cc:492] T 6a746a75eb664065a955fb5b60bff0e5 P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap starting.
W20260713 09:06:59.259650 14199 consensus_peers.cc:597] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:06:59.267011 14470 tablet_bootstrap.cc:492] T 6a746a75eb664065a955fb5b60bff0e5 P 30a03e4ed4f24aac84a2f497c43ccfb8: 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
I20260713 09:06:59.268256 14470 tablet_bootstrap.cc:492] T 6a746a75eb664065a955fb5b60bff0e5 P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap complete.
I20260713 09:06:59.268965 14470 ts_tablet_manager.cc:1403] T 6a746a75eb664065a955fb5b60bff0e5 P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.005s
I20260713 09:06:59.271540 14470 raft_consensus.cc:359] T 6a746a75eb664065a955fb5b60bff0e5 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:59.272341 14470 raft_consensus.cc:740] T 6a746a75eb664065a955fb5b60bff0e5 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30a03e4ed4f24aac84a2f497c43ccfb8, State: Initialized, Role: FOLLOWER
I20260713 09:06:59.273033 14470 consensus_queue.cc:260] T 6a746a75eb664065a955fb5b60bff0e5 P 30a03e4ed4f24aac84a2f497c43ccfb8 [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: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:59.274863 14470 ts_tablet_manager.cc:1434] T 6a746a75eb664065a955fb5b60bff0e5 P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:59.275660 14470 tablet_bootstrap.cc:492] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap starting.
I20260713 09:06:59.280647 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.65:37719
I20260713 09:06:59.280808 14532 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.65:37719 every 8 connection(s)
I20260713 09:06:59.287400 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:59.302601 14470 tablet_bootstrap.cc:492] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8: 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
I20260713 09:06:59.303781 14470 tablet_bootstrap.cc:492] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap complete.
I20260713 09:06:59.304371 14470 ts_tablet_manager.cc:1403] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent bootstrapping tablet: real 0.029s	user 0.023s	sys 0.003s
I20260713 09:06:59.306757 14470 raft_consensus.cc:359] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:59.307466 14470 raft_consensus.cc:740] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30a03e4ed4f24aac84a2f497c43ccfb8, State: Initialized, Role: FOLLOWER
I20260713 09:06:59.308503 14470 consensus_queue.cc:260] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [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: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:59.310685 14470 ts_tablet_manager.cc:1434] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:06:59.311712 14470 tablet_bootstrap.cc:492] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap starting.
I20260713 09:06:59.326735 14470 tablet_bootstrap.cc:492] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8: 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
I20260713 09:06:59.326697 14236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78c5ad8723bd45e9bb0ec9d5c05b83cc"
dest_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7"
mode: GRACEFUL
new_leader_uuid: "aee03f59347649adbfd77383e5d6573b"
 from {username='slave'} at 127.0.0.1:59108
I20260713 09:06:59.327706 14236 raft_consensus.cc:606] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 LEADER]: Received request to transfer leadership to TS aee03f59347649adbfd77383e5d6573b
I20260713 09:06:59.328189 14470 tablet_bootstrap.cc:492] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap complete.
I20260713 09:06:59.328599 14533 heartbeater.cc:344] Connected to a master server at 127.10.232.126:41543
I20260713 09:06:59.328967 14470 ts_tablet_manager.cc:1403] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260713 09:06:59.329095 14533 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:59.330305 14533 heartbeater.cc:507] Master 127.10.232.126:41543 requested a full tablet report, sending...
I20260713 09:06:59.332746 14470 raft_consensus.cc:359] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:59.333106 14236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79197dc2f86e47f6814beabe35ee134f"
dest_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7"
mode: GRACEFUL
new_leader_uuid: "aee03f59347649adbfd77383e5d6573b"
 from {username='slave'} at 127.0.0.1:59108
I20260713 09:06:59.333508 14470 raft_consensus.cc:740] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30a03e4ed4f24aac84a2f497c43ccfb8, State: Initialized, Role: FOLLOWER
I20260713 09:06:59.334088 14236 raft_consensus.cc:606] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 2 LEADER]: Received request to transfer leadership to TS aee03f59347649adbfd77383e5d6573b
I20260713 09:06:59.334728 14470 consensus_queue.cc:260] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [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: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:59.336292 11169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:06:59.336947 11169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:59.338030 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:59.339311 14057 ts_manager.cc:194] Re-registered known tserver with Master: 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719)
I20260713 09:06:59.340615 14470 ts_tablet_manager.cc:1434] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260713 09:06:59.341676 14470 tablet_bootstrap.cc:492] T 2550b8589e214916a6e0a28b7f431765 P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap starting.
I20260713 09:06:59.343885 14512 raft_consensus.cc:993] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7: : Instructing follower aee03f59347649adbfd77383e5d6573b to start an election
I20260713 09:06:59.345932 14364 raft_consensus.cc:1081] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 2 LEADER]: Signalling peer aee03f59347649adbfd77383e5d6573b to start an election
I20260713 09:06:59.348295 14310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79197dc2f86e47f6814beabe35ee134f"
dest_uuid: "aee03f59347649adbfd77383e5d6573b"
 from {username='slave'} at 127.0.0.1:47728
I20260713 09:06:59.348996 14310 raft_consensus.cc:493] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:59.349455 14310 raft_consensus.cc:3060] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:59.359479 14057 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46816
I20260713 09:06:59.362334 14310 raft_consensus.cc:515] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:59.363350 14533 heartbeater.cc:499] Master 127.10.232.126:41543 was elected leader, sending a full tablet report...
I20260713 09:06:59.364620 14470 tablet_bootstrap.cc:492] T 2550b8589e214916a6e0a28b7f431765 P 30a03e4ed4f24aac84a2f497c43ccfb8: 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
I20260713 09:06:59.365648 14470 tablet_bootstrap.cc:492] T 2550b8589e214916a6e0a28b7f431765 P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap complete.
I20260713 09:06:59.366384 14470 ts_tablet_manager.cc:1403] T 2550b8589e214916a6e0a28b7f431765 P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.000s
I20260713 09:06:59.367913 14310 leader_election.cc:290] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [CANDIDATE]: Term 3 election: Requested vote from peers 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719), ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66:46853)
I20260713 09:06:59.368767 14236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79197dc2f86e47f6814beabe35ee134f" candidate_uuid: "aee03f59347649adbfd77383e5d6573b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7"
I20260713 09:06:59.369163 14470 raft_consensus.cc:359] T 2550b8589e214916a6e0a28b7f431765 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } } peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } }
I20260713 09:06:59.369591 14236 raft_consensus.cc:3055] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:59.370168 14236 raft_consensus.cc:740] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ab9c3ccce75c4c32b5d317dfe002b8b7, State: Running, Role: LEADER
I20260713 09:06:59.370184 14470 raft_consensus.cc:740] T 2550b8589e214916a6e0a28b7f431765 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30a03e4ed4f24aac84a2f497c43ccfb8, State: Initialized, Role: FOLLOWER
I20260713 09:06:59.371627 14236 consensus_queue.cc:260] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [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: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:59.372627 14470 consensus_queue.cc:260] T 2550b8589e214916a6e0a28b7f431765 P 30a03e4ed4f24aac84a2f497c43ccfb8 [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: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } } peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } }
I20260713 09:06:59.373471 14236 raft_consensus.cc:3060] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:59.376219 14470 ts_tablet_manager.cc:1434] T 2550b8589e214916a6e0a28b7f431765 P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260713 09:06:59.377705 14470 tablet_bootstrap.cc:492] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap starting.
I20260713 09:06:59.387620 14506 raft_consensus.cc:3060] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:59.389570 14236 raft_consensus.cc:2468] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aee03f59347649adbfd77383e5d6573b in term 3.
I20260713 09:06:59.390997 14505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79197dc2f86e47f6814beabe35ee134f" candidate_uuid: "aee03f59347649adbfd77383e5d6573b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8"
I20260713 09:06:59.391736 14505 raft_consensus.cc:3060] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:06:59.391726 14274 leader_election.cc:304] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [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: ab9c3ccce75c4c32b5d317dfe002b8b7, aee03f59347649adbfd77383e5d6573b; no voters: 
I20260713 09:06:59.393903 14447 raft_consensus.cc:2804] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:59.397291 14470 tablet_bootstrap.cc:492] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P 30a03e4ed4f24aac84a2f497c43ccfb8: 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
I20260713 09:06:59.398476 14470 tablet_bootstrap.cc:492] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap complete.
I20260713 09:06:59.399256 14470 ts_tablet_manager.cc:1403] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260713 09:06:59.401160 14505 raft_consensus.cc:2468] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aee03f59347649adbfd77383e5d6573b in term 3.
I20260713 09:06:59.402674 14447 raft_consensus.cc:697] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [term 3 LEADER]: Becoming Leader. State: Replica: aee03f59347649adbfd77383e5d6573b, State: Running, Role: LEADER
I20260713 09:06:59.402575 14470 raft_consensus.cc:359] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:59.403702 14470 raft_consensus.cc:740] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30a03e4ed4f24aac84a2f497c43ccfb8, State: Initialized, Role: FOLLOWER
I20260713 09:06:59.403939 14447 consensus_queue.cc:237] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [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: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:59.404670 14470 consensus_queue.cc:260] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P 30a03e4ed4f24aac84a2f497c43ccfb8 [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: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:59.415910 14470 ts_tablet_manager.cc:1434] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.004s
I20260713 09:06:59.416990 14470 tablet_bootstrap.cc:492] T 9e9ea3519945433a90517b7ad717465c P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap starting.
I20260713 09:06:59.420773 14057 catalog_manager.cc:5697] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b reported cstate change: term changed from 2 to 3, leader changed from ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66) to aee03f59347649adbfd77383e5d6573b (127.10.232.67). New cstate: current_term: 3 leader_uuid: "aee03f59347649adbfd77383e5d6573b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:59.433643 14470 tablet_bootstrap.cc:492] T 9e9ea3519945433a90517b7ad717465c P 30a03e4ed4f24aac84a2f497c43ccfb8: 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
I20260713 09:06:59.434769 14470 tablet_bootstrap.cc:492] T 9e9ea3519945433a90517b7ad717465c P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap complete.
I20260713 09:06:59.435691 14470 ts_tablet_manager.cc:1403] T 9e9ea3519945433a90517b7ad717465c P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260713 09:06:59.438236 14470 raft_consensus.cc:359] T 9e9ea3519945433a90517b7ad717465c P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:59.438903 14470 raft_consensus.cc:740] T 9e9ea3519945433a90517b7ad717465c P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30a03e4ed4f24aac84a2f497c43ccfb8, State: Initialized, Role: FOLLOWER
I20260713 09:06:59.439606 14470 consensus_queue.cc:260] T 9e9ea3519945433a90517b7ad717465c P 30a03e4ed4f24aac84a2f497c43ccfb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:59.441567 14470 ts_tablet_manager.cc:1434] T 9e9ea3519945433a90517b7ad717465c P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:59.442559 14470 tablet_bootstrap.cc:492] T 312bcd92f8f04eaa804c834fc98d8889 P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap starting.
I20260713 09:06:59.456604 14470 tablet_bootstrap.cc:492] T 312bcd92f8f04eaa804c834fc98d8889 P 30a03e4ed4f24aac84a2f497c43ccfb8: 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
I20260713 09:06:59.457440 14470 tablet_bootstrap.cc:492] T 312bcd92f8f04eaa804c834fc98d8889 P 30a03e4ed4f24aac84a2f497c43ccfb8: Bootstrap complete.
I20260713 09:06:59.458050 14470 ts_tablet_manager.cc:1403] T 312bcd92f8f04eaa804c834fc98d8889 P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260713 09:06:59.460039 14470 raft_consensus.cc:359] T 312bcd92f8f04eaa804c834fc98d8889 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:59.460561 14470 raft_consensus.cc:740] T 312bcd92f8f04eaa804c834fc98d8889 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30a03e4ed4f24aac84a2f497c43ccfb8, State: Initialized, Role: FOLLOWER
I20260713 09:06:59.461202 14470 consensus_queue.cc:260] T 312bcd92f8f04eaa804c834fc98d8889 P 30a03e4ed4f24aac84a2f497c43ccfb8 [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: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:59.462881 14470 ts_tablet_manager.cc:1434] T 312bcd92f8f04eaa804c834fc98d8889 P 30a03e4ed4f24aac84a2f497c43ccfb8: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:06:59.620512 14512 raft_consensus.cc:993] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7: : Instructing follower aee03f59347649adbfd77383e5d6573b to start an election
I20260713 09:06:59.621181 14364 raft_consensus.cc:1081] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 LEADER]: Signalling peer aee03f59347649adbfd77383e5d6573b to start an election
I20260713 09:06:59.622961 14310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78c5ad8723bd45e9bb0ec9d5c05b83cc"
dest_uuid: "aee03f59347649adbfd77383e5d6573b"
 from {username='slave'} at 127.0.0.1:47728
I20260713 09:06:59.623560 14310 raft_consensus.cc:493] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:59.623952 14310 raft_consensus.cc:3060] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:59.630084 14310 raft_consensus.cc:515] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P aee03f59347649adbfd77383e5d6573b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:59.631909 14310 leader_election.cc:290] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P aee03f59347649adbfd77383e5d6573b [CANDIDATE]: Term 2 election: Requested vote from peers 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719), ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66:46853)
I20260713 09:06:59.633106 14506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c5ad8723bd45e9bb0ec9d5c05b83cc" candidate_uuid: "aee03f59347649adbfd77383e5d6573b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8"
I20260713 09:06:59.633174 14236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c5ad8723bd45e9bb0ec9d5c05b83cc" candidate_uuid: "aee03f59347649adbfd77383e5d6573b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7"
I20260713 09:06:59.633769 14506 raft_consensus.cc:3060] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:59.633893 14236 raft_consensus.cc:3055] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:59.634373 14236 raft_consensus.cc:740] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab9c3ccce75c4c32b5d317dfe002b8b7, State: Running, Role: LEADER
I20260713 09:06:59.635125 14236 consensus_queue.cc:260] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:59.636232 14236 raft_consensus.cc:3060] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:59.639698 14506 raft_consensus.cc:2468] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aee03f59347649adbfd77383e5d6573b in term 2.
I20260713 09:06:59.641031 14273 leader_election.cc:304] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P aee03f59347649adbfd77383e5d6573b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30a03e4ed4f24aac84a2f497c43ccfb8, aee03f59347649adbfd77383e5d6573b; no voters: 
I20260713 09:06:59.641800 14236 raft_consensus.cc:2468] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aee03f59347649adbfd77383e5d6573b in term 2.
I20260713 09:06:59.641999 14447 raft_consensus.cc:2804] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P aee03f59347649adbfd77383e5d6573b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:59.642647 14447 raft_consensus.cc:697] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P aee03f59347649adbfd77383e5d6573b [term 2 LEADER]: Becoming Leader. State: Replica: aee03f59347649adbfd77383e5d6573b, State: Running, Role: LEADER
I20260713 09:06:59.643604 14447 consensus_queue.cc:237] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P aee03f59347649adbfd77383e5d6573b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } }
I20260713 09:06:59.651705 14057 catalog_manager.cc:5697] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P aee03f59347649adbfd77383e5d6573b reported cstate change: term changed from 1 to 2, leader changed from ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66) to aee03f59347649adbfd77383e5d6573b (127.10.232.67). New cstate: current_term: 2 leader_uuid: "aee03f59347649adbfd77383e5d6573b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aee03f59347649adbfd77383e5d6573b" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 34647 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:59.803755 14236 raft_consensus.cc:1275] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 3 FOLLOWER]: Refusing update from remote peer aee03f59347649adbfd77383e5d6573b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:59.805348 14447 consensus_queue.cc:1048] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:59.818075 14506 raft_consensus.cc:1275] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 3 FOLLOWER]: Refusing update from remote peer aee03f59347649adbfd77383e5d6573b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:59.820267 14545 consensus_queue.cc:1048] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:06:59.893971 14107 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:00.132253 14236 raft_consensus.cc:1275] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 2 FOLLOWER]: Refusing update from remote peer aee03f59347649adbfd77383e5d6573b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:00.133991 14545 consensus_queue.cc:1048] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P aee03f59347649adbfd77383e5d6573b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab9c3ccce75c4c32b5d317dfe002b8b7" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 46853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:00.145241 14506 raft_consensus.cc:1275] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 2 FOLLOWER]: Refusing update from remote peer aee03f59347649adbfd77383e5d6573b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:00.147724 14545 consensus_queue.cc:1048] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P aee03f59347649adbfd77383e5d6573b [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a03e4ed4f24aac84a2f497c43ccfb8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 37719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:00.359843 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:00.365881 11169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:00.366380 11169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:00.366940 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:07:00.895097 14107 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:01.373440 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:01.378854 11169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:01.379220 11169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:01.379633 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:07:01.896373 14107 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:02.385788 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:02.392300 11169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:02.392676 11169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:02.393093 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:07:02.897568 14107 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:03.399660 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:03.407325 11169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:03.407735 11169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:03.408179 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:07:03.898881 14107 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:04.414546 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:04.421355 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:04.426831 11169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:04.427420 11169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:07:04.899926 14107 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:05.448302 11169 tablet_server.cc:179] TabletServer@127.10.232.65:37719 shutting down...
I20260713 09:07:05.485615 11169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:05.486811 11169 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:05.487605 11169 raft_consensus.cc:2243] T 2550b8589e214916a6e0a28b7f431765 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:05.488175 11169 raft_consensus.cc:2272] T 2550b8589e214916a6e0a28b7f431765 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.490516 11169 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:05.491169 11169 raft_consensus.cc:2243] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:05.491679 11169 raft_consensus.cc:2272] T 31e92ca26b9249f39d43161ca05b1ed3 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.493852 11169 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:05.494534 11169 raft_consensus.cc:2243] T 9e9ea3519945433a90517b7ad717465c P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:05.494994 11169 raft_consensus.cc:2272] T 9e9ea3519945433a90517b7ad717465c P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.497085 11169 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:05.497697 11169 raft_consensus.cc:2243] T 6a746a75eb664065a955fb5b60bff0e5 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:05.498129 11169 raft_consensus.cc:2272] T 6a746a75eb664065a955fb5b60bff0e5 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.500135 11169 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:05.500831 11169 raft_consensus.cc:2243] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:05.501377 11169 raft_consensus.cc:2272] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.503769 11169 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:05.504678 11169 raft_consensus.cc:2243] T 808280f0ac4947449c85163154e28f81 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:05.505208 11169 raft_consensus.cc:2272] T 808280f0ac4947449c85163154e28f81 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.507272 11169 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:05.507858 11169 raft_consensus.cc:2243] T e84baa796dc14ec69b46effa5197303f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:05.508280 11169 raft_consensus.cc:2272] T e84baa796dc14ec69b46effa5197303f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.510324 11169 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:05.510967 11169 raft_consensus.cc:2243] T 312bcd92f8f04eaa804c834fc98d8889 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:05.511405 11169 raft_consensus.cc:2272] T 312bcd92f8f04eaa804c834fc98d8889 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.513756 11169 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:05.514595 11169 raft_consensus.cc:2243] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:05.515055 11169 raft_consensus.cc:2272] T 79197dc2f86e47f6814beabe35ee134f P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.517068 11169 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:05.517566 11169 raft_consensus.cc:2243] T 3e3dc76720354a9d93291d3b586ccad8 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:05.517928 11169 raft_consensus.cc:2272] T 3e3dc76720354a9d93291d3b586ccad8 P 30a03e4ed4f24aac84a2f497c43ccfb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.549667 11169 tablet_server.cc:196] TabletServer@127.10.232.65:37719 shutdown complete.
I20260713 09:07:05.569607 11169 tablet_server.cc:179] TabletServer@127.10.232.66:0 shutting down...
W20260713 09:07:05.592832 14199 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111) [suppressed 67 similar messages]
W20260713 09:07:05.599854 14199 consensus_peers.cc:597] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7 -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:05.610513 11169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:05.611445 11169 tablet_replica.cc:333] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7: stopping tablet replica
I20260713 09:07:05.612134 11169 raft_consensus.cc:2243] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:05.612896 11169 raft_consensus.cc:2272] T 31e92ca26b9249f39d43161ca05b1ed3 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.615085 11169 tablet_replica.cc:333] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7: stopping tablet replica
I20260713 09:07:05.615602 11169 raft_consensus.cc:2243] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:05.616664 11169 raft_consensus.cc:2272] T 6a746a75eb664065a955fb5b60bff0e5 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.618718 11169 tablet_replica.cc:333] T 9e9ea3519945433a90517b7ad717465c P ab9c3ccce75c4c32b5d317dfe002b8b7: stopping tablet replica
I20260713 09:07:05.619267 11169 raft_consensus.cc:2243] T 9e9ea3519945433a90517b7ad717465c P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:05.619792 11169 raft_consensus.cc:2272] T 9e9ea3519945433a90517b7ad717465c P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.622607 11169 tablet_replica.cc:333] T 312bcd92f8f04eaa804c834fc98d8889 P ab9c3ccce75c4c32b5d317dfe002b8b7: stopping tablet replica
I20260713 09:07:05.623164 11169 raft_consensus.cc:2243] T 312bcd92f8f04eaa804c834fc98d8889 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:05.623574 11169 raft_consensus.cc:2272] T 312bcd92f8f04eaa804c834fc98d8889 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.625682 11169 tablet_replica.cc:333] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7: stopping tablet replica
I20260713 09:07:05.626259 11169 raft_consensus.cc:2243] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:05.626804 11169 raft_consensus.cc:2272] T 79197dc2f86e47f6814beabe35ee134f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.628727 11169 tablet_replica.cc:333] T 3e3dc76720354a9d93291d3b586ccad8 P ab9c3ccce75c4c32b5d317dfe002b8b7: stopping tablet replica
I20260713 09:07:05.629247 11169 raft_consensus.cc:2243] T 3e3dc76720354a9d93291d3b586ccad8 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:05.629666 11169 raft_consensus.cc:2272] T 3e3dc76720354a9d93291d3b586ccad8 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.632124 11169 tablet_replica.cc:333] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7: stopping tablet replica
I20260713 09:07:05.632645 11169 raft_consensus.cc:2243] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:05.633417 11169 raft_consensus.cc:2272] T 2550b8589e214916a6e0a28b7f431765 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.635265 11169 tablet_replica.cc:333] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7: stopping tablet replica
I20260713 09:07:05.635785 11169 raft_consensus.cc:2243] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:05.636185 11169 raft_consensus.cc:2272] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.637954 11169 tablet_replica.cc:333] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7: stopping tablet replica
I20260713 09:07:05.638525 11169 raft_consensus.cc:2243] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:05.639294 11169 raft_consensus.cc:2272] T e84baa796dc14ec69b46effa5197303f P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.641176 11169 tablet_replica.cc:333] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7: stopping tablet replica
I20260713 09:07:05.641639 11169 raft_consensus.cc:2243] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:05.642519 11169 raft_consensus.cc:2272] T 808280f0ac4947449c85163154e28f81 P ab9c3ccce75c4c32b5d317dfe002b8b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.675249 11169 tablet_server.cc:196] TabletServer@127.10.232.66:0 shutdown complete.
I20260713 09:07:05.698931 11169 tablet_server.cc:179] TabletServer@127.10.232.67:0 shutting down...
W20260713 09:07:05.721760 14273 consensus_peers.cc:597] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:05.722743 14274 consensus_peers.cc:597] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P aee03f59347649adbfd77383e5d6573b -> Peer ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66:46853): Couldn't send request to peer ab9c3ccce75c4c32b5d317dfe002b8b7. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.66:46853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:05.722675 14273 consensus_peers.cc:597] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:05.726591 14274 consensus_peers.cc:597] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b -> Peer ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66:46853): Couldn't send request to peer ab9c3ccce75c4c32b5d317dfe002b8b7. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.66:46853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:05.749818 14273 consensus_peers.cc:597] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P aee03f59347649adbfd77383e5d6573b -> Peer 30a03e4ed4f24aac84a2f497c43ccfb8 (127.10.232.65:37719): Couldn't send request to peer 30a03e4ed4f24aac84a2f497c43ccfb8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:37719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:05.751441 11169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:05.752372 11169 tablet_replica.cc:333] T 2550b8589e214916a6e0a28b7f431765 P aee03f59347649adbfd77383e5d6573b: stopping tablet replica
W20260713 09:07:05.752450 14274 consensus_peers.cc:597] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b -> Peer ab9c3ccce75c4c32b5d317dfe002b8b7 (127.10.232.66:46853): Couldn't send request to peer ab9c3ccce75c4c32b5d317dfe002b8b7. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.66:46853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:05.753341 11169 raft_consensus.cc:2243] T 2550b8589e214916a6e0a28b7f431765 P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:05.753903 11169 raft_consensus.cc:2272] T 2550b8589e214916a6e0a28b7f431765 P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.756385 11169 tablet_replica.cc:333] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b: stopping tablet replica
I20260713 09:07:05.757040 11169 raft_consensus.cc:2243] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:05.757910 11169 raft_consensus.cc:2272] T 9e9ea3519945433a90517b7ad717465c P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.760205 11169 tablet_replica.cc:333] T 6a746a75eb664065a955fb5b60bff0e5 P aee03f59347649adbfd77383e5d6573b: stopping tablet replica
I20260713 09:07:05.760843 11169 raft_consensus.cc:2243] T 6a746a75eb664065a955fb5b60bff0e5 P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:05.761307 11169 raft_consensus.cc:2272] T 6a746a75eb664065a955fb5b60bff0e5 P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.763567 11169 tablet_replica.cc:333] T 31e92ca26b9249f39d43161ca05b1ed3 P aee03f59347649adbfd77383e5d6573b: stopping tablet replica
I20260713 09:07:05.764189 11169 raft_consensus.cc:2243] T 31e92ca26b9249f39d43161ca05b1ed3 P aee03f59347649adbfd77383e5d6573b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:05.764675 11169 raft_consensus.cc:2272] T 31e92ca26b9249f39d43161ca05b1ed3 P aee03f59347649adbfd77383e5d6573b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.767092 11169 tablet_replica.cc:333] T 808280f0ac4947449c85163154e28f81 P aee03f59347649adbfd77383e5d6573b: stopping tablet replica
I20260713 09:07:05.767778 11169 raft_consensus.cc:2243] T 808280f0ac4947449c85163154e28f81 P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:05.768287 11169 raft_consensus.cc:2272] T 808280f0ac4947449c85163154e28f81 P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.770819 11169 tablet_replica.cc:333] T e84baa796dc14ec69b46effa5197303f P aee03f59347649adbfd77383e5d6573b: stopping tablet replica
I20260713 09:07:05.771458 11169 raft_consensus.cc:2243] T e84baa796dc14ec69b46effa5197303f P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:05.771984 11169 raft_consensus.cc:2272] T e84baa796dc14ec69b46effa5197303f P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.774613 11169 tablet_replica.cc:333] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P aee03f59347649adbfd77383e5d6573b: stopping tablet replica
I20260713 09:07:05.775213 11169 raft_consensus.cc:2243] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P aee03f59347649adbfd77383e5d6573b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:05.776129 11169 raft_consensus.cc:2272] T 78c5ad8723bd45e9bb0ec9d5c05b83cc P aee03f59347649adbfd77383e5d6573b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.778326 11169 tablet_replica.cc:333] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b: stopping tablet replica
I20260713 09:07:05.778962 11169 raft_consensus.cc:2243] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:05.779855 11169 raft_consensus.cc:2272] T 79197dc2f86e47f6814beabe35ee134f P aee03f59347649adbfd77383e5d6573b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.782032 11169 tablet_replica.cc:333] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b: stopping tablet replica
I20260713 09:07:05.782637 11169 raft_consensus.cc:2243] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:05.783579 11169 raft_consensus.cc:2272] T 3e3dc76720354a9d93291d3b586ccad8 P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.785815 11169 tablet_replica.cc:333] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b: stopping tablet replica
I20260713 09:07:05.786338 11169 raft_consensus.cc:2243] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:05.787227 11169 raft_consensus.cc:2272] T 312bcd92f8f04eaa804c834fc98d8889 P aee03f59347649adbfd77383e5d6573b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.823724 11169 tablet_server.cc:196] TabletServer@127.10.232.67:0 shutdown complete.
I20260713 09:07:05.848588 11169 master.cc:562] Master@127.10.232.126:41543 shutting down...
I20260713 09:07:05.882093 11169 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 598ce36b0b7242a0aecfe70bc773b946 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:05.882771 11169 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 598ce36b0b7242a0aecfe70bc773b946 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:05.883258 11169 tablet_replica.cc:333] T 00000000000000000000000000000000 P 598ce36b0b7242a0aecfe70bc773b946: stopping tablet replica
I20260713 09:07:05.905659 11169 master.cc:584] Master@127.10.232.126:41543 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14231 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:07:05.956070 11169 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.232.126:45719
I20260713 09:07:05.957417 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:05.965678 14579 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
W20260713 09:07:05.965752 14578 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
W20260713 09:07:05.966917 14581 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
I20260713 09:07:05.967464 11169 server_base.cc:1061] running on GCE node
I20260713 09:07:05.968590 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:05.968788 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:05.968991 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933625968974 us; error 0 us; skew 500 ppm
I20260713 09:07:05.969655 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:05.972584 11169 webserver.cc:533] Webserver started at http://127.10.232.126:44475/ using document root <none> and password file <none>
I20260713 09:07:05.973191 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:05.973362 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:05.973747 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:05.975112 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933536821961-11169-0/minicluster-data/master-0-root/instance:
uuid: "5dd6a24f60504365a8621f772ee03201"
format_stamp: "Formatted at 2026-07-13 09:07:05 on dist-test-slave-5ggs"
I20260713 09:07:05.980644 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:07:05.985549 14586 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:05.986667 11169 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:07:05.987074 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933536821961-11169-0/minicluster-data/master-0-root
uuid: "5dd6a24f60504365a8621f772ee03201"
format_stamp: "Formatted at 2026-07-13 09:07:05 on dist-test-slave-5ggs"
I20260713 09:07:05.987447 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933536821961-11169-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933536821961-11169-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933536821961-11169-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)
I20260713 09:07:06.002089 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:06.003703 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:06.055362 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.126:45719
I20260713 09:07:06.055480 14637 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.126:45719 every 8 connection(s)
I20260713 09:07:06.059751 14638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:06.071614 14638 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5dd6a24f60504365a8621f772ee03201: Bootstrap starting.
I20260713 09:07:06.077004 14638 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5dd6a24f60504365a8621f772ee03201: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:06.082195 14638 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5dd6a24f60504365a8621f772ee03201: No bootstrap required, opened a new log
I20260713 09:07:06.084570 14638 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5dd6a24f60504365a8621f772ee03201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dd6a24f60504365a8621f772ee03201" member_type: VOTER }
I20260713 09:07:06.084986 14638 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5dd6a24f60504365a8621f772ee03201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:06.085171 14638 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5dd6a24f60504365a8621f772ee03201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd6a24f60504365a8621f772ee03201, State: Initialized, Role: FOLLOWER
I20260713 09:07:06.085788 14638 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5dd6a24f60504365a8621f772ee03201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5dd6a24f60504365a8621f772ee03201" member_type: VOTER }
I20260713 09:07:06.086333 14638 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5dd6a24f60504365a8621f772ee03201 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:06.086652 14638 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5dd6a24f60504365a8621f772ee03201 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:06.086907 14638 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5dd6a24f60504365a8621f772ee03201 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:06.092106 14638 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5dd6a24f60504365a8621f772ee03201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dd6a24f60504365a8621f772ee03201" member_type: VOTER }
I20260713 09:07:06.092648 14638 leader_election.cc:304] T 00000000000000000000000000000000 P 5dd6a24f60504365a8621f772ee03201 [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: 5dd6a24f60504365a8621f772ee03201; no voters: 
I20260713 09:07:06.094061 14638 leader_election.cc:290] T 00000000000000000000000000000000 P 5dd6a24f60504365a8621f772ee03201 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:06.094700 14641 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5dd6a24f60504365a8621f772ee03201 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:06.096379 14641 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5dd6a24f60504365a8621f772ee03201 [term 1 LEADER]: Becoming Leader. State: Replica: 5dd6a24f60504365a8621f772ee03201, State: Running, Role: LEADER
I20260713 09:07:06.097123 14641 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5dd6a24f60504365a8621f772ee03201 [LEADER]: Queue going to LEADER mode. State: All 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: "5dd6a24f60504365a8621f772ee03201" member_type: VOTER }
I20260713 09:07:06.097711 14638 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5dd6a24f60504365a8621f772ee03201 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:06.102077 14642 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5dd6a24f60504365a8621f772ee03201 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5dd6a24f60504365a8621f772ee03201" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dd6a24f60504365a8621f772ee03201" member_type: VOTER } }
I20260713 09:07:06.102922 14642 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5dd6a24f60504365a8621f772ee03201 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:06.102432 14643 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5dd6a24f60504365a8621f772ee03201 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5dd6a24f60504365a8621f772ee03201. Latest consensus state: current_term: 1 leader_uuid: "5dd6a24f60504365a8621f772ee03201" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dd6a24f60504365a8621f772ee03201" member_type: VOTER } }
I20260713 09:07:06.103637 14643 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5dd6a24f60504365a8621f772ee03201 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:06.109555 14647 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:06.116766 14647 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:06.117904 11169 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:06.128486 14647 catalog_manager.cc:1383] Generated new cluster ID: 6be753fbc2e644818c2fa8c0609e29d1
I20260713 09:07:06.128840 14647 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:06.157662 14647 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:06.158998 14647 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:06.174204 14647 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5dd6a24f60504365a8621f772ee03201: Generated new TSK 0
I20260713 09:07:06.175002 14647 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:06.185551 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:06.193274 14659 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
W20260713 09:07:06.194842 14660 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
W20260713 09:07:06.197697 14662 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
I20260713 09:07:06.198608 11169 server_base.cc:1061] running on GCE node
I20260713 09:07:06.199565 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:06.199787 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:06.199993 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933626199976 us; error 0 us; skew 500 ppm
I20260713 09:07:06.200577 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:06.203146 11169 webserver.cc:533] Webserver started at http://127.10.232.65:42487/ using document root <none> and password file <none>
I20260713 09:07:06.203663 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:06.203882 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:06.204155 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:06.205457 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933536821961-11169-0/minicluster-data/ts-0-root/instance:
uuid: "bb3666bb57b54f8899043bab8ef0bea1"
format_stamp: "Formatted at 2026-07-13 09:07:06 on dist-test-slave-5ggs"
I20260713 09:07:06.210697 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:07:06.214852 14667 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:06.215838 11169 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:07:06.216207 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933536821961-11169-0/minicluster-data/ts-0-root
uuid: "bb3666bb57b54f8899043bab8ef0bea1"
format_stamp: "Formatted at 2026-07-13 09:07:06 on dist-test-slave-5ggs"
I20260713 09:07:06.216557 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933536821961-11169-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933536821961-11169-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933536821961-11169-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)
I20260713 09:07:06.235944 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:06.237124 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:06.238777 11169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:06.241175 11169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:06.241415 11169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:06.241674 11169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:06.241844 11169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:06.288463 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.65:34253
I20260713 09:07:06.288623 14729 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.65:34253 every 8 connection(s)
I20260713 09:07:06.293249 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:06.301127 14734 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
W20260713 09:07:06.302322 14735 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
W20260713 09:07:06.307947 14737 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
I20260713 09:07:06.308964 14730 heartbeater.cc:344] Connected to a master server at 127.10.232.126:45719
I20260713 09:07:06.309428 11169 server_base.cc:1061] running on GCE node
I20260713 09:07:06.309542 14730 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:06.310582 14730 heartbeater.cc:507] Master 127.10.232.126:45719 requested a full tablet report, sending...
I20260713 09:07:06.310876 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:06.311185 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:06.311421 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933626311398 us; error 0 us; skew 500 ppm
I20260713 09:07:06.312237 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:06.313473 14603 ts_manager.cc:194] Registered new tserver with Master: bb3666bb57b54f8899043bab8ef0bea1 (127.10.232.65:34253)
I20260713 09:07:06.315475 11169 webserver.cc:533] Webserver started at http://127.10.232.66:37529/ using document root <none> and password file <none>
I20260713 09:07:06.316227 14603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47882
I20260713 09:07:06.316395 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:06.316861 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:06.317206 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:06.318857 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933536821961-11169-0/minicluster-data/ts-1-root/instance:
uuid: "58f6ce3b1e164e8097726664bfb2cdea"
format_stamp: "Formatted at 2026-07-13 09:07:06 on dist-test-slave-5ggs"
I20260713 09:07:06.324334 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:07:06.328519 14742 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:06.329459 11169 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:07:06.329833 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933536821961-11169-0/minicluster-data/ts-1-root
uuid: "58f6ce3b1e164e8097726664bfb2cdea"
format_stamp: "Formatted at 2026-07-13 09:07:06 on dist-test-slave-5ggs"
I20260713 09:07:06.330197 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933536821961-11169-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933536821961-11169-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933536821961-11169-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)
I20260713 09:07:06.351691 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:06.353091 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:06.354841 11169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:06.357393 11169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:06.357630 11169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:06.357884 11169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:06.358057 11169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:06.408349 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.66:33507
I20260713 09:07:06.408481 14804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.66:33507 every 8 connection(s)
I20260713 09:07:06.413870 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:06.421600 14808 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
W20260713 09:07:06.422919 14809 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
W20260713 09:07:06.427347 14811 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
I20260713 09:07:06.428229 14805 heartbeater.cc:344] Connected to a master server at 127.10.232.126:45719
I20260713 09:07:06.428650 14805 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:06.429426 14805 heartbeater.cc:507] Master 127.10.232.126:45719 requested a full tablet report, sending...
I20260713 09:07:06.431902 14603 ts_manager.cc:194] Registered new tserver with Master: 58f6ce3b1e164e8097726664bfb2cdea (127.10.232.66:33507)
I20260713 09:07:06.433946 11169 server_base.cc:1061] running on GCE node
I20260713 09:07:06.434234 14603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47896
I20260713 09:07:06.435084 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:06.435398 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:06.435624 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933626435607 us; error 0 us; skew 500 ppm
I20260713 09:07:06.436435 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:06.439198 11169 webserver.cc:533] Webserver started at http://127.10.232.67:33091/ using document root <none> and password file <none>
I20260713 09:07:06.439647 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:06.439816 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:06.440025 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:06.441370 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933536821961-11169-0/minicluster-data/ts-2-root/instance:
uuid: "1d077370768b41f8957980ae1dab2afd"
format_stamp: "Formatted at 2026-07-13 09:07:06 on dist-test-slave-5ggs"
I20260713 09:07:06.446776 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:07:06.450899 14816 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:06.451931 11169 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260713 09:07:06.452288 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933536821961-11169-0/minicluster-data/ts-2-root
uuid: "1d077370768b41f8957980ae1dab2afd"
format_stamp: "Formatted at 2026-07-13 09:07:06 on dist-test-slave-5ggs"
I20260713 09:07:06.452575 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933536821961-11169-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933536821961-11169-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933536821961-11169-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)
I20260713 09:07:06.484671 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:06.486534 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:06.487883 11169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:06.490535 11169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:06.490762 11169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:06.491031 11169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:06.491204 11169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:06.536808 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.67:43929
I20260713 09:07:06.537019 14878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.67:43929 every 8 connection(s)
I20260713 09:07:06.553818 14879 heartbeater.cc:344] Connected to a master server at 127.10.232.126:45719
I20260713 09:07:06.554528 14879 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:06.555519 14879 heartbeater.cc:507] Master 127.10.232.126:45719 requested a full tablet report, sending...
I20260713 09:07:06.558014 14603 ts_manager.cc:194] Registered new tserver with Master: 1d077370768b41f8957980ae1dab2afd (127.10.232.67:43929)
I20260713 09:07:06.558758 11169 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018571366s
I20260713 09:07:06.559716 14603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47904
I20260713 09:07:06.590620 14603 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47914:
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"
    }
  }
}
W20260713 09:07:06.593293 14603 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.
I20260713 09:07:06.641992 14694 tablet_service.cc:1511] Processing CreateTablet for tablet f2fa2bf5615a40069ddb35deb606d1b1 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=735b62dd7c9a4a7d89192536e2bd00e7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:06.641992 14695 tablet_service.cc:1511] Processing CreateTablet for tablet f97648ad30ca4676a7a9387785474fd1 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=735b62dd7c9a4a7d89192536e2bd00e7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:06.643738 14694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2fa2bf5615a40069ddb35deb606d1b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:06.644663 14695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97648ad30ca4676a7a9387785474fd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:06.647441 14769 tablet_service.cc:1511] Processing CreateTablet for tablet f2fa2bf5615a40069ddb35deb606d1b1 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=735b62dd7c9a4a7d89192536e2bd00e7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:06.647644 14770 tablet_service.cc:1511] Processing CreateTablet for tablet f97648ad30ca4676a7a9387785474fd1 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=735b62dd7c9a4a7d89192536e2bd00e7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:06.648944 14769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2fa2bf5615a40069ddb35deb606d1b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:06.649966 14770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97648ad30ca4676a7a9387785474fd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:06.649888 14844 tablet_service.cc:1511] Processing CreateTablet for tablet f97648ad30ca4676a7a9387785474fd1 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=735b62dd7c9a4a7d89192536e2bd00e7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:06.650282 14843 tablet_service.cc:1511] Processing CreateTablet for tablet f2fa2bf5615a40069ddb35deb606d1b1 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=735b62dd7c9a4a7d89192536e2bd00e7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:06.651449 14844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97648ad30ca4676a7a9387785474fd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:06.653983 14843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2fa2bf5615a40069ddb35deb606d1b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:06.675087 14894 tablet_bootstrap.cc:492] T f97648ad30ca4676a7a9387785474fd1 P bb3666bb57b54f8899043bab8ef0bea1: Bootstrap starting.
I20260713 09:07:06.681087 14895 tablet_bootstrap.cc:492] T f97648ad30ca4676a7a9387785474fd1 P 1d077370768b41f8957980ae1dab2afd: Bootstrap starting.
I20260713 09:07:06.686848 14894 tablet_bootstrap.cc:654] T f97648ad30ca4676a7a9387785474fd1 P bb3666bb57b54f8899043bab8ef0bea1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:06.688822 14895 tablet_bootstrap.cc:654] T f97648ad30ca4676a7a9387785474fd1 P 1d077370768b41f8957980ae1dab2afd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:06.702785 14894 tablet_bootstrap.cc:492] T f97648ad30ca4676a7a9387785474fd1 P bb3666bb57b54f8899043bab8ef0bea1: No bootstrap required, opened a new log
I20260713 09:07:06.704218 14894 ts_tablet_manager.cc:1403] T f97648ad30ca4676a7a9387785474fd1 P bb3666bb57b54f8899043bab8ef0bea1: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.000s
I20260713 09:07:06.705037 14898 tablet_bootstrap.cc:492] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea: Bootstrap starting.
I20260713 09:07:06.705803 14895 tablet_bootstrap.cc:492] T f97648ad30ca4676a7a9387785474fd1 P 1d077370768b41f8957980ae1dab2afd: No bootstrap required, opened a new log
I20260713 09:07:06.706512 14895 ts_tablet_manager.cc:1403] T f97648ad30ca4676a7a9387785474fd1 P 1d077370768b41f8957980ae1dab2afd: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.013s
I20260713 09:07:06.707707 14894 raft_consensus.cc:359] T f97648ad30ca4676a7a9387785474fd1 P bb3666bb57b54f8899043bab8ef0bea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:06.708581 14894 raft_consensus.cc:385] T f97648ad30ca4676a7a9387785474fd1 P bb3666bb57b54f8899043bab8ef0bea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:06.708904 14894 raft_consensus.cc:740] T f97648ad30ca4676a7a9387785474fd1 P bb3666bb57b54f8899043bab8ef0bea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb3666bb57b54f8899043bab8ef0bea1, State: Initialized, Role: FOLLOWER
I20260713 09:07:06.709635 14895 raft_consensus.cc:359] T f97648ad30ca4676a7a9387785474fd1 P 1d077370768b41f8957980ae1dab2afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:06.710356 14895 raft_consensus.cc:385] T f97648ad30ca4676a7a9387785474fd1 P 1d077370768b41f8957980ae1dab2afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:06.709828 14894 consensus_queue.cc:260] T f97648ad30ca4676a7a9387785474fd1 P bb3666bb57b54f8899043bab8ef0bea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:06.710676 14895 raft_consensus.cc:740] T f97648ad30ca4676a7a9387785474fd1 P 1d077370768b41f8957980ae1dab2afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d077370768b41f8957980ae1dab2afd, State: Initialized, Role: FOLLOWER
I20260713 09:07:06.711494 14895 consensus_queue.cc:260] T f97648ad30ca4676a7a9387785474fd1 P 1d077370768b41f8957980ae1dab2afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:06.712853 14730 heartbeater.cc:499] Master 127.10.232.126:45719 was elected leader, sending a full tablet report...
I20260713 09:07:06.713454 14894 ts_tablet_manager.cc:1434] T f97648ad30ca4676a7a9387785474fd1 P bb3666bb57b54f8899043bab8ef0bea1: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:07:06.714305 14898 tablet_bootstrap.cc:654] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:06.714843 14894 tablet_bootstrap.cc:492] T f2fa2bf5615a40069ddb35deb606d1b1 P bb3666bb57b54f8899043bab8ef0bea1: Bootstrap starting.
I20260713 09:07:06.723225 14895 ts_tablet_manager.cc:1434] T f97648ad30ca4676a7a9387785474fd1 P 1d077370768b41f8957980ae1dab2afd: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.005s
I20260713 09:07:06.724052 14894 tablet_bootstrap.cc:654] T f2fa2bf5615a40069ddb35deb606d1b1 P bb3666bb57b54f8899043bab8ef0bea1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:06.726233 14879 heartbeater.cc:499] Master 127.10.232.126:45719 was elected leader, sending a full tablet report...
I20260713 09:07:06.729099 14898 tablet_bootstrap.cc:492] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea: No bootstrap required, opened a new log
I20260713 09:07:06.729965 14898 ts_tablet_manager.cc:1403] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260713 09:07:06.731269 14895 tablet_bootstrap.cc:492] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd: Bootstrap starting.
I20260713 09:07:06.734757 14898 raft_consensus.cc:359] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:06.735970 14898 raft_consensus.cc:385] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:06.736435 14898 raft_consensus.cc:740] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58f6ce3b1e164e8097726664bfb2cdea, State: Initialized, Role: FOLLOWER
I20260713 09:07:06.737695 14898 consensus_queue.cc:260] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:06.739058 14895 tablet_bootstrap.cc:654] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:06.741971 14894 tablet_bootstrap.cc:492] T f2fa2bf5615a40069ddb35deb606d1b1 P bb3666bb57b54f8899043bab8ef0bea1: No bootstrap required, opened a new log
I20260713 09:07:06.742139 14805 heartbeater.cc:499] Master 127.10.232.126:45719 was elected leader, sending a full tablet report...
I20260713 09:07:06.742642 14894 ts_tablet_manager.cc:1403] T f2fa2bf5615a40069ddb35deb606d1b1 P bb3666bb57b54f8899043bab8ef0bea1: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.008s
I20260713 09:07:06.742673 14898 ts_tablet_manager.cc:1434] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260713 09:07:06.745169 14898 tablet_bootstrap.cc:492] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea: Bootstrap starting.
I20260713 09:07:06.746090 14894 raft_consensus.cc:359] T f2fa2bf5615a40069ddb35deb606d1b1 P bb3666bb57b54f8899043bab8ef0bea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:06.746905 14894 raft_consensus.cc:385] T f2fa2bf5615a40069ddb35deb606d1b1 P bb3666bb57b54f8899043bab8ef0bea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:06.747202 14894 raft_consensus.cc:740] T f2fa2bf5615a40069ddb35deb606d1b1 P bb3666bb57b54f8899043bab8ef0bea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb3666bb57b54f8899043bab8ef0bea1, State: Initialized, Role: FOLLOWER
I20260713 09:07:06.747972 14894 consensus_queue.cc:260] T f2fa2bf5615a40069ddb35deb606d1b1 P bb3666bb57b54f8899043bab8ef0bea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:06.752744 14894 ts_tablet_manager.cc:1434] T f2fa2bf5615a40069ddb35deb606d1b1 P bb3666bb57b54f8899043bab8ef0bea1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:07:06.755657 14898 tablet_bootstrap.cc:654] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:06.761472 14895 tablet_bootstrap.cc:492] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd: No bootstrap required, opened a new log
I20260713 09:07:06.762042 14895 ts_tablet_manager.cc:1403] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.011s
I20260713 09:07:06.765277 14895 raft_consensus.cc:359] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:06.766076 14895 raft_consensus.cc:385] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:06.766360 14895 raft_consensus.cc:740] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d077370768b41f8957980ae1dab2afd, State: Initialized, Role: FOLLOWER
I20260713 09:07:06.767346 14895 consensus_queue.cc:260] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:06.769558 14895 ts_tablet_manager.cc:1434] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:06.770061 14898 tablet_bootstrap.cc:492] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea: No bootstrap required, opened a new log
I20260713 09:07:06.770771 14898 ts_tablet_manager.cc:1403] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.003s
I20260713 09:07:06.774317 14898 raft_consensus.cc:359] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:06.775249 14898 raft_consensus.cc:385] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:06.775617 14898 raft_consensus.cc:740] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58f6ce3b1e164e8097726664bfb2cdea, State: Initialized, Role: FOLLOWER
I20260713 09:07:06.776419 14898 consensus_queue.cc:260] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:06.778671 14898 ts_tablet_manager.cc:1434] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:07:06.781563 14903 raft_consensus.cc:493] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:06.782274 14903 raft_consensus.cc:515] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:06.785133 14903 leader_election.cc:290] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb3666bb57b54f8899043bab8ef0bea1 (127.10.232.65:34253), 1d077370768b41f8957980ae1dab2afd (127.10.232.67:43929)
W20260713 09:07:06.791061 14880 tablet.cc:2406] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:07:06.797765 14705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97648ad30ca4676a7a9387785474fd1" candidate_uuid: "58f6ce3b1e164e8097726664bfb2cdea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb3666bb57b54f8899043bab8ef0bea1" is_pre_election: true
I20260713 09:07:06.798677 14705 raft_consensus.cc:2468] T f97648ad30ca4676a7a9387785474fd1 P bb3666bb57b54f8899043bab8ef0bea1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58f6ce3b1e164e8097726664bfb2cdea in term 0.
I20260713 09:07:06.798738 14854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97648ad30ca4676a7a9387785474fd1" candidate_uuid: "58f6ce3b1e164e8097726664bfb2cdea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d077370768b41f8957980ae1dab2afd" is_pre_election: true
I20260713 09:07:06.799484 14854 raft_consensus.cc:2468] T f97648ad30ca4676a7a9387785474fd1 P 1d077370768b41f8957980ae1dab2afd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58f6ce3b1e164e8097726664bfb2cdea in term 0.
I20260713 09:07:06.800144 14745 leader_election.cc:304] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f6ce3b1e164e8097726664bfb2cdea, bb3666bb57b54f8899043bab8ef0bea1; no voters: 
I20260713 09:07:06.801029 14903 raft_consensus.cc:2804] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:06.801355 14903 raft_consensus.cc:493] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:06.801693 14903 raft_consensus.cc:3060] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:06.806875 14903 raft_consensus.cc:515] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:06.808599 14903 leader_election.cc:290] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea [CANDIDATE]: Term 1 election: Requested vote from peers bb3666bb57b54f8899043bab8ef0bea1 (127.10.232.65:34253), 1d077370768b41f8957980ae1dab2afd (127.10.232.67:43929)
I20260713 09:07:06.809798 14705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97648ad30ca4676a7a9387785474fd1" candidate_uuid: "58f6ce3b1e164e8097726664bfb2cdea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb3666bb57b54f8899043bab8ef0bea1"
I20260713 09:07:06.809991 14854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97648ad30ca4676a7a9387785474fd1" candidate_uuid: "58f6ce3b1e164e8097726664bfb2cdea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d077370768b41f8957980ae1dab2afd"
I20260713 09:07:06.810657 14705 raft_consensus.cc:3060] T f97648ad30ca4676a7a9387785474fd1 P bb3666bb57b54f8899043bab8ef0bea1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:06.810686 14854 raft_consensus.cc:3060] T f97648ad30ca4676a7a9387785474fd1 P 1d077370768b41f8957980ae1dab2afd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:06.816803 14854 raft_consensus.cc:2468] T f97648ad30ca4676a7a9387785474fd1 P 1d077370768b41f8957980ae1dab2afd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58f6ce3b1e164e8097726664bfb2cdea in term 1.
I20260713 09:07:06.817952 14745 leader_election.cc:304] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d077370768b41f8957980ae1dab2afd, 58f6ce3b1e164e8097726664bfb2cdea; no voters: 
I20260713 09:07:06.818923 14903 raft_consensus.cc:2804] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:06.819017 14705 raft_consensus.cc:2468] T f97648ad30ca4676a7a9387785474fd1 P bb3666bb57b54f8899043bab8ef0bea1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58f6ce3b1e164e8097726664bfb2cdea in term 1.
I20260713 09:07:06.820062 14903 raft_consensus.cc:697] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea [term 1 LEADER]: Becoming Leader. State: Replica: 58f6ce3b1e164e8097726664bfb2cdea, State: Running, Role: LEADER
I20260713 09:07:06.821024 14903 consensus_queue.cc:237] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:06.830524 14603 catalog_manager.cc:5697] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea reported cstate change: term changed from 0 to 1, leader changed from <none> to 58f6ce3b1e164e8097726664bfb2cdea (127.10.232.66). New cstate: current_term: 1 leader_uuid: "58f6ce3b1e164e8097726664bfb2cdea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:06.970136 14903 raft_consensus.cc:493] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:06.970880 14903 raft_consensus.cc:515] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:06.972837 14903 leader_election.cc:290] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb3666bb57b54f8899043bab8ef0bea1 (127.10.232.65:34253), 1d077370768b41f8957980ae1dab2afd (127.10.232.67:43929)
I20260713 09:07:06.973999 14854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fa2bf5615a40069ddb35deb606d1b1" candidate_uuid: "58f6ce3b1e164e8097726664bfb2cdea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d077370768b41f8957980ae1dab2afd" is_pre_election: true
I20260713 09:07:06.973990 14705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fa2bf5615a40069ddb35deb606d1b1" candidate_uuid: "58f6ce3b1e164e8097726664bfb2cdea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb3666bb57b54f8899043bab8ef0bea1" is_pre_election: true
I20260713 09:07:06.975051 14705 raft_consensus.cc:2468] T f2fa2bf5615a40069ddb35deb606d1b1 P bb3666bb57b54f8899043bab8ef0bea1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58f6ce3b1e164e8097726664bfb2cdea in term 0.
I20260713 09:07:06.975014 14854 raft_consensus.cc:2468] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58f6ce3b1e164e8097726664bfb2cdea in term 0.
I20260713 09:07:06.976402 14745 leader_election.cc:304] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f6ce3b1e164e8097726664bfb2cdea, bb3666bb57b54f8899043bab8ef0bea1; no voters: 
I20260713 09:07:06.977231 14903 raft_consensus.cc:2804] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:06.977567 14903 raft_consensus.cc:493] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:06.977875 14903 raft_consensus.cc:3060] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:06.983875 14903 raft_consensus.cc:515] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:06.985854 14903 leader_election.cc:290] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea [CANDIDATE]: Term 1 election: Requested vote from peers bb3666bb57b54f8899043bab8ef0bea1 (127.10.232.65:34253), 1d077370768b41f8957980ae1dab2afd (127.10.232.67:43929)
I20260713 09:07:06.987076 14705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fa2bf5615a40069ddb35deb606d1b1" candidate_uuid: "58f6ce3b1e164e8097726664bfb2cdea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb3666bb57b54f8899043bab8ef0bea1"
I20260713 09:07:06.987385 14854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fa2bf5615a40069ddb35deb606d1b1" candidate_uuid: "58f6ce3b1e164e8097726664bfb2cdea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d077370768b41f8957980ae1dab2afd"
I20260713 09:07:06.987740 14705 raft_consensus.cc:3060] T f2fa2bf5615a40069ddb35deb606d1b1 P bb3666bb57b54f8899043bab8ef0bea1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:06.988164 14854 raft_consensus.cc:3060] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:06.993692 14854 raft_consensus.cc:2468] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58f6ce3b1e164e8097726664bfb2cdea in term 1.
I20260713 09:07:06.993921 14705 raft_consensus.cc:2468] T f2fa2bf5615a40069ddb35deb606d1b1 P bb3666bb57b54f8899043bab8ef0bea1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58f6ce3b1e164e8097726664bfb2cdea in term 1.
I20260713 09:07:06.995092 14745 leader_election.cc:304] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d077370768b41f8957980ae1dab2afd, 58f6ce3b1e164e8097726664bfb2cdea; no voters: 
I20260713 09:07:06.996031 14903 raft_consensus.cc:2804] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:06.996518 14903 raft_consensus.cc:697] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea [term 1 LEADER]: Becoming Leader. State: Replica: 58f6ce3b1e164e8097726664bfb2cdea, State: Running, Role: LEADER
I20260713 09:07:06.997470 14903 consensus_queue.cc:237] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:07.004804 14603 catalog_manager.cc:5697] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea reported cstate change: term changed from 0 to 1, leader changed from <none> to 58f6ce3b1e164e8097726664bfb2cdea (127.10.232.66). New cstate: current_term: 1 leader_uuid: "58f6ce3b1e164e8097726664bfb2cdea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:07.060885 14603 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47924:
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"
    }
  }
}
W20260713 09:07:07.063046 14603 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.
I20260713 09:07:07.088815 14694 tablet_service.cc:1511] Processing CreateTablet for tablet c9540728764844ffb6bdbb7b159be4c6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7b1fb923182f408b93a23925cd8d23f7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:07.090142 14694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9540728764844ffb6bdbb7b159be4c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.090046 14770 tablet_service.cc:1511] Processing CreateTablet for tablet c9540728764844ffb6bdbb7b159be4c6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7b1fb923182f408b93a23925cd8d23f7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:07.091388 14770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9540728764844ffb6bdbb7b159be4c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.092804 14843 tablet_service.cc:1511] Processing CreateTablet for tablet c9540728764844ffb6bdbb7b159be4c6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7b1fb923182f408b93a23925cd8d23f7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:07.093564 14695 tablet_service.cc:1511] Processing CreateTablet for tablet 8932997514e044d2a17f33d542950cc2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7b1fb923182f408b93a23925cd8d23f7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:07.094398 14843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9540728764844ffb6bdbb7b159be4c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.094858 14695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8932997514e044d2a17f33d542950cc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.097729 14844 tablet_service.cc:1511] Processing CreateTablet for tablet 8932997514e044d2a17f33d542950cc2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7b1fb923182f408b93a23925cd8d23f7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:07.098984 14844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8932997514e044d2a17f33d542950cc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.104274 14769 tablet_service.cc:1511] Processing CreateTablet for tablet 8932997514e044d2a17f33d542950cc2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7b1fb923182f408b93a23925cd8d23f7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:07.105664 14769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8932997514e044d2a17f33d542950cc2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:07:07.112398 14651 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:07.116206 14895 tablet_bootstrap.cc:492] T 8932997514e044d2a17f33d542950cc2 P 1d077370768b41f8957980ae1dab2afd: Bootstrap starting.
I20260713 09:07:07.118909 14894 tablet_bootstrap.cc:492] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1: Bootstrap starting.
I20260713 09:07:07.123432 14895 tablet_bootstrap.cc:654] T 8932997514e044d2a17f33d542950cc2 P 1d077370768b41f8957980ae1dab2afd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:07.127470 14898 tablet_bootstrap.cc:492] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea: Bootstrap starting.
I20260713 09:07:07.132874 14894 tablet_bootstrap.cc:654] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:07.136422 14898 tablet_bootstrap.cc:654] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:07.139736 14895 tablet_bootstrap.cc:492] T 8932997514e044d2a17f33d542950cc2 P 1d077370768b41f8957980ae1dab2afd: No bootstrap required, opened a new log
I20260713 09:07:07.140527 14895 ts_tablet_manager.cc:1403] T 8932997514e044d2a17f33d542950cc2 P 1d077370768b41f8957980ae1dab2afd: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.014s
I20260713 09:07:07.144570 14895 raft_consensus.cc:359] T 8932997514e044d2a17f33d542950cc2 P 1d077370768b41f8957980ae1dab2afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:07.145584 14895 raft_consensus.cc:385] T 8932997514e044d2a17f33d542950cc2 P 1d077370768b41f8957980ae1dab2afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:07.146032 14895 raft_consensus.cc:740] T 8932997514e044d2a17f33d542950cc2 P 1d077370768b41f8957980ae1dab2afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d077370768b41f8957980ae1dab2afd, State: Initialized, Role: FOLLOWER
I20260713 09:07:07.147773 14895 consensus_queue.cc:260] T 8932997514e044d2a17f33d542950cc2 P 1d077370768b41f8957980ae1dab2afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:07.149067 14898 tablet_bootstrap.cc:492] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea: No bootstrap required, opened a new log
I20260713 09:07:07.149662 14898 ts_tablet_manager.cc:1403] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.004s
I20260713 09:07:07.150669 14894 tablet_bootstrap.cc:492] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1: No bootstrap required, opened a new log
I20260713 09:07:07.151305 14894 ts_tablet_manager.cc:1403] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.004s
I20260713 09:07:07.152248 14898 raft_consensus.cc:359] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:07.152947 14898 raft_consensus.cc:385] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:07.153257 14898 raft_consensus.cc:740] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58f6ce3b1e164e8097726664bfb2cdea, State: Initialized, Role: FOLLOWER
I20260713 09:07:07.154017 14898 consensus_queue.cc:260] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:07.154556 14894 raft_consensus.cc:359] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:07.155440 14894 raft_consensus.cc:385] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:07.155742 14894 raft_consensus.cc:740] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb3666bb57b54f8899043bab8ef0bea1, State: Initialized, Role: FOLLOWER
I20260713 09:07:07.156258 14895 ts_tablet_manager.cc:1434] T 8932997514e044d2a17f33d542950cc2 P 1d077370768b41f8957980ae1dab2afd: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260713 09:07:07.156685 14894 consensus_queue.cc:260] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:07.157593 14895 tablet_bootstrap.cc:492] T c9540728764844ffb6bdbb7b159be4c6 P 1d077370768b41f8957980ae1dab2afd: Bootstrap starting.
I20260713 09:07:07.159067 14894 ts_tablet_manager.cc:1434] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:07.160193 14894 tablet_bootstrap.cc:492] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1: Bootstrap starting.
I20260713 09:07:07.156394 14898 ts_tablet_manager.cc:1434] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:07.163606 14898 tablet_bootstrap.cc:492] T c9540728764844ffb6bdbb7b159be4c6 P 58f6ce3b1e164e8097726664bfb2cdea: Bootstrap starting.
I20260713 09:07:07.165925 14895 tablet_bootstrap.cc:654] T c9540728764844ffb6bdbb7b159be4c6 P 1d077370768b41f8957980ae1dab2afd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:07.166386 14899 raft_consensus.cc:493] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:07.167447 14894 tablet_bootstrap.cc:654] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:07.172796 14898 tablet_bootstrap.cc:654] T c9540728764844ffb6bdbb7b159be4c6 P 58f6ce3b1e164e8097726664bfb2cdea: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:07.167006 14899 raft_consensus.cc:515] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:07.216713 14899 leader_election.cc:290] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58f6ce3b1e164e8097726664bfb2cdea (127.10.232.66:33507), 1d077370768b41f8957980ae1dab2afd (127.10.232.67:43929)
I20260713 09:07:07.258796 14903 raft_consensus.cc:493] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:07.259740 14903 raft_consensus.cc:515] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:07.264941 14903 leader_election.cc:290] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb3666bb57b54f8899043bab8ef0bea1 (127.10.232.65:34253), 1d077370768b41f8957980ae1dab2afd (127.10.232.67:43929)
I20260713 09:07:07.265435 14854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8932997514e044d2a17f33d542950cc2" candidate_uuid: "58f6ce3b1e164e8097726664bfb2cdea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d077370768b41f8957980ae1dab2afd" is_pre_election: true
I20260713 09:07:07.266577 14854 raft_consensus.cc:2468] T 8932997514e044d2a17f33d542950cc2 P 1d077370768b41f8957980ae1dab2afd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58f6ce3b1e164e8097726664bfb2cdea in term 0.
I20260713 09:07:07.268998 14745 leader_election.cc:304] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d077370768b41f8957980ae1dab2afd, 58f6ce3b1e164e8097726664bfb2cdea; no voters: 
I20260713 09:07:07.270457 14903 raft_consensus.cc:2804] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:07.271037 14903 raft_consensus.cc:493] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:07.271520 14903 raft_consensus.cc:3060] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:07.288525 14705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8932997514e044d2a17f33d542950cc2" candidate_uuid: "58f6ce3b1e164e8097726664bfb2cdea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb3666bb57b54f8899043bab8ef0bea1" is_pre_election: true
W20260713 09:07:07.290100 14745 leader_election.cc:343] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb3666bb57b54f8899043bab8ef0bea1 (127.10.232.65:34253): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:07.306706 14895 tablet_bootstrap.cc:492] T c9540728764844ffb6bdbb7b159be4c6 P 1d077370768b41f8957980ae1dab2afd: No bootstrap required, opened a new log
I20260713 09:07:07.307600 14895 ts_tablet_manager.cc:1403] T c9540728764844ffb6bdbb7b159be4c6 P 1d077370768b41f8957980ae1dab2afd: Time spent bootstrapping tablet: real 0.150s	user 0.042s	sys 0.099s
I20260713 09:07:07.311653 14895 raft_consensus.cc:359] T c9540728764844ffb6bdbb7b159be4c6 P 1d077370768b41f8957980ae1dab2afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:07.318602 14895 raft_consensus.cc:385] T c9540728764844ffb6bdbb7b159be4c6 P 1d077370768b41f8957980ae1dab2afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:07.319118 14895 raft_consensus.cc:740] T c9540728764844ffb6bdbb7b159be4c6 P 1d077370768b41f8957980ae1dab2afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d077370768b41f8957980ae1dab2afd, State: Initialized, Role: FOLLOWER
I20260713 09:07:07.320118 14895 consensus_queue.cc:260] T c9540728764844ffb6bdbb7b159be4c6 P 1d077370768b41f8957980ae1dab2afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:07.320686 14780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9540728764844ffb6bdbb7b159be4c6" candidate_uuid: "bb3666bb57b54f8899043bab8ef0bea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f6ce3b1e164e8097726664bfb2cdea" is_pre_election: true
I20260713 09:07:07.322886 14895 ts_tablet_manager.cc:1434] T c9540728764844ffb6bdbb7b159be4c6 P 1d077370768b41f8957980ae1dab2afd: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:07:07.323036 14898 tablet_bootstrap.cc:492] T c9540728764844ffb6bdbb7b159be4c6 P 58f6ce3b1e164e8097726664bfb2cdea: No bootstrap required, opened a new log
I20260713 09:07:07.323701 14898 ts_tablet_manager.cc:1403] T c9540728764844ffb6bdbb7b159be4c6 P 58f6ce3b1e164e8097726664bfb2cdea: Time spent bootstrapping tablet: real 0.160s	user 0.040s	sys 0.108s
W20260713 09:07:07.324522 14668 leader_election.cc:343] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58f6ce3b1e164e8097726664bfb2cdea (127.10.232.66:33507): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:07.326084 14854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9540728764844ffb6bdbb7b159be4c6" candidate_uuid: "bb3666bb57b54f8899043bab8ef0bea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d077370768b41f8957980ae1dab2afd" is_pre_election: true
I20260713 09:07:07.323093 14903 raft_consensus.cc:515] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:07.326936 14894 tablet_bootstrap.cc:492] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1: No bootstrap required, opened a new log
I20260713 09:07:07.326877 14854 raft_consensus.cc:2468] T c9540728764844ffb6bdbb7b159be4c6 P 1d077370768b41f8957980ae1dab2afd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb3666bb57b54f8899043bab8ef0bea1 in term 0.
I20260713 09:07:07.326757 14898 raft_consensus.cc:359] T c9540728764844ffb6bdbb7b159be4c6 P 58f6ce3b1e164e8097726664bfb2cdea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:07.327821 14894 ts_tablet_manager.cc:1403] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1: Time spent bootstrapping tablet: real 0.168s	user 0.046s	sys 0.106s
I20260713 09:07:07.328600 14670 leader_election.cc:304] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1 [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: 1d077370768b41f8957980ae1dab2afd, bb3666bb57b54f8899043bab8ef0bea1; no voters: 58f6ce3b1e164e8097726664bfb2cdea
I20260713 09:07:07.329500 14903 leader_election.cc:290] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [CANDIDATE]: Term 1 election: Requested vote from peers bb3666bb57b54f8899043bab8ef0bea1 (127.10.232.65:34253), 1d077370768b41f8957980ae1dab2afd (127.10.232.67:43929)
I20260713 09:07:07.327795 14898 raft_consensus.cc:385] T c9540728764844ffb6bdbb7b159be4c6 P 58f6ce3b1e164e8097726664bfb2cdea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:07.330248 14898 raft_consensus.cc:740] T c9540728764844ffb6bdbb7b159be4c6 P 58f6ce3b1e164e8097726664bfb2cdea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58f6ce3b1e164e8097726664bfb2cdea, State: Initialized, Role: FOLLOWER
I20260713 09:07:07.330641 14899 raft_consensus.cc:2804] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:07.331024 14898 consensus_queue.cc:260] T c9540728764844ffb6bdbb7b159be4c6 P 58f6ce3b1e164e8097726664bfb2cdea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:07.331067 14899 raft_consensus.cc:493] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:07.331219 14894 raft_consensus.cc:359] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:07.332414 14854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8932997514e044d2a17f33d542950cc2" candidate_uuid: "58f6ce3b1e164e8097726664bfb2cdea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d077370768b41f8957980ae1dab2afd"
I20260713 09:07:07.332592 14894 raft_consensus.cc:385] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:07.332800 14705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8932997514e044d2a17f33d542950cc2" candidate_uuid: "58f6ce3b1e164e8097726664bfb2cdea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb3666bb57b54f8899043bab8ef0bea1"
I20260713 09:07:07.333062 14854 raft_consensus.cc:3060] T 8932997514e044d2a17f33d542950cc2 P 1d077370768b41f8957980ae1dab2afd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:07.333187 14894 raft_consensus.cc:740] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb3666bb57b54f8899043bab8ef0bea1, State: Initialized, Role: FOLLOWER
I20260713 09:07:07.333739 14898 ts_tablet_manager.cc:1434] T c9540728764844ffb6bdbb7b159be4c6 P 58f6ce3b1e164e8097726664bfb2cdea: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:07:07.333714 14899 raft_consensus.cc:3060] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:07.334401 14894 consensus_queue.cc:260] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:07.343611 14705 raft_consensus.cc:3060] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:07.353384 14894 ts_tablet_manager.cc:1434] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.011s
I20260713 09:07:07.346468 14854 raft_consensus.cc:2468] T 8932997514e044d2a17f33d542950cc2 P 1d077370768b41f8957980ae1dab2afd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58f6ce3b1e164e8097726664bfb2cdea in term 1.
I20260713 09:07:07.355134 14899 raft_consensus.cc:515] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:07.356338 14705 raft_consensus.cc:2468] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58f6ce3b1e164e8097726664bfb2cdea in term 1.
I20260713 09:07:07.357419 14899 leader_election.cc:290] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1 [CANDIDATE]: Term 1 election: Requested vote from peers 58f6ce3b1e164e8097726664bfb2cdea (127.10.232.66:33507), 1d077370768b41f8957980ae1dab2afd (127.10.232.67:43929)
I20260713 09:07:07.356220 14745 leader_election.cc:304] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d077370768b41f8957980ae1dab2afd, 58f6ce3b1e164e8097726664bfb2cdea; no voters: 
I20260713 09:07:07.359249 14903 raft_consensus.cc:2804] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:07.359163 14780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9540728764844ffb6bdbb7b159be4c6" candidate_uuid: "bb3666bb57b54f8899043bab8ef0bea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f6ce3b1e164e8097726664bfb2cdea"
I20260713 09:07:07.359951 14903 raft_consensus.cc:697] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [term 1 LEADER]: Becoming Leader. State: Replica: 58f6ce3b1e164e8097726664bfb2cdea, State: Running, Role: LEADER
I20260713 09:07:07.360121 14780 raft_consensus.cc:3060] T c9540728764844ffb6bdbb7b159be4c6 P 58f6ce3b1e164e8097726664bfb2cdea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:07.360991 14903 consensus_queue.cc:237] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:07.362850 14854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9540728764844ffb6bdbb7b159be4c6" candidate_uuid: "bb3666bb57b54f8899043bab8ef0bea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d077370768b41f8957980ae1dab2afd"
I20260713 09:07:07.363528 14854 raft_consensus.cc:3060] T c9540728764844ffb6bdbb7b159be4c6 P 1d077370768b41f8957980ae1dab2afd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:07.369042 14780 raft_consensus.cc:2468] T c9540728764844ffb6bdbb7b159be4c6 P 58f6ce3b1e164e8097726664bfb2cdea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb3666bb57b54f8899043bab8ef0bea1 in term 1.
I20260713 09:07:07.371589 14668 leader_election.cc:304] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f6ce3b1e164e8097726664bfb2cdea, bb3666bb57b54f8899043bab8ef0bea1; no voters: 
I20260713 09:07:07.372573 14899 raft_consensus.cc:2804] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:07.373152 14899 raft_consensus.cc:697] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1 [term 1 LEADER]: Becoming Leader. State: Replica: bb3666bb57b54f8899043bab8ef0bea1, State: Running, Role: LEADER
I20260713 09:07:07.373260 14854 raft_consensus.cc:2468] T c9540728764844ffb6bdbb7b159be4c6 P 1d077370768b41f8957980ae1dab2afd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb3666bb57b54f8899043bab8ef0bea1 in term 1.
I20260713 09:07:07.374169 14899 consensus_queue.cc:237] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:07.376039 14907 consensus_queue.cc:1048] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:07.378477 14602 catalog_manager.cc:5697] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea reported cstate change: term changed from 0 to 1, leader changed from <none> to 58f6ce3b1e164e8097726664bfb2cdea (127.10.232.66). New cstate: current_term: 1 leader_uuid: "58f6ce3b1e164e8097726664bfb2cdea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:07.385093 14907 consensus_queue.cc:1048] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:07.398914 14903 consensus_queue.cc:1048] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:07.405527 14602 catalog_manager.cc:5697] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb3666bb57b54f8899043bab8ef0bea1 (127.10.232.65). New cstate: current_term: 1 leader_uuid: "bb3666bb57b54f8899043bab8ef0bea1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:07.425743 14903 consensus_queue.cc:1048] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:07.484666 14780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f97648ad30ca4676a7a9387785474fd1"
dest_uuid: "58f6ce3b1e164e8097726664bfb2cdea"
mode: GRACEFUL
new_leader_uuid: "bb3666bb57b54f8899043bab8ef0bea1"
 from {username='slave'} at 127.0.0.1:47956
I20260713 09:07:07.485225 14780 raft_consensus.cc:606] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea [term 1 LEADER]: Received request to transfer leadership to TS bb3666bb57b54f8899043bab8ef0bea1
I20260713 09:07:07.491194 14780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2fa2bf5615a40069ddb35deb606d1b1"
dest_uuid: "58f6ce3b1e164e8097726664bfb2cdea"
mode: GRACEFUL
new_leader_uuid: "1d077370768b41f8957980ae1dab2afd"
 from {username='slave'} at 127.0.0.1:47956
I20260713 09:07:07.491812 14780 raft_consensus.cc:606] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea [term 1 LEADER]: Received request to transfer leadership to TS 1d077370768b41f8957980ae1dab2afd
I20260713 09:07:07.501107 14780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8932997514e044d2a17f33d542950cc2"
dest_uuid: "58f6ce3b1e164e8097726664bfb2cdea"
mode: GRACEFUL
new_leader_uuid: "bb3666bb57b54f8899043bab8ef0bea1"
 from {username='slave'} at 127.0.0.1:47956
I20260713 09:07:07.501680 14780 raft_consensus.cc:606] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [term 1 LEADER]: Received request to transfer leadership to TS bb3666bb57b54f8899043bab8ef0bea1
I20260713 09:07:07.838649 14932 consensus_queue.cc:1048] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:07.860327 14929 consensus_queue.cc:1048] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:07.871191 14903 raft_consensus.cc:993] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea: : Instructing follower bb3666bb57b54f8899043bab8ef0bea1 to start an election
I20260713 09:07:07.871825 14929 raft_consensus.cc:1081] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [term 1 LEADER]: Signalling peer bb3666bb57b54f8899043bab8ef0bea1 to start an election
I20260713 09:07:07.873986 14705 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8932997514e044d2a17f33d542950cc2"
dest_uuid: "bb3666bb57b54f8899043bab8ef0bea1"
 from {username='slave'} at 127.0.0.1:56290
I20260713 09:07:07.875010 14705 raft_consensus.cc:493] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:07.875514 14705 raft_consensus.cc:3060] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:07.885210 14705 raft_consensus.cc:515] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:07.888049 14705 leader_election.cc:290] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1 [CANDIDATE]: Term 2 election: Requested vote from peers 58f6ce3b1e164e8097726664bfb2cdea (127.10.232.66:33507), 1d077370768b41f8957980ae1dab2afd (127.10.232.67:43929)
I20260713 09:07:07.889901 14854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8932997514e044d2a17f33d542950cc2" candidate_uuid: "bb3666bb57b54f8899043bab8ef0bea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d077370768b41f8957980ae1dab2afd"
I20260713 09:07:07.889945 14780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8932997514e044d2a17f33d542950cc2" candidate_uuid: "bb3666bb57b54f8899043bab8ef0bea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58f6ce3b1e164e8097726664bfb2cdea"
I20260713 09:07:07.890853 14854 raft_consensus.cc:3060] T 8932997514e044d2a17f33d542950cc2 P 1d077370768b41f8957980ae1dab2afd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:07.890974 14780 raft_consensus.cc:3055] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:07.891459 14780 raft_consensus.cc:740] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 58f6ce3b1e164e8097726664bfb2cdea, State: Running, Role: LEADER
I20260713 09:07:07.892488 14780 consensus_queue.cc:260] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:07.893702 14780 raft_consensus.cc:3060] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:07.898500 14854 raft_consensus.cc:2468] T 8932997514e044d2a17f33d542950cc2 P 1d077370768b41f8957980ae1dab2afd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb3666bb57b54f8899043bab8ef0bea1 in term 2.
I20260713 09:07:07.900065 14670 leader_election.cc:304] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d077370768b41f8957980ae1dab2afd, bb3666bb57b54f8899043bab8ef0bea1; no voters: 
I20260713 09:07:07.900990 14899 raft_consensus.cc:2804] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:07.902092 14780 raft_consensus.cc:2468] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb3666bb57b54f8899043bab8ef0bea1 in term 2.
I20260713 09:07:07.902107 14899 raft_consensus.cc:697] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1 [term 2 LEADER]: Becoming Leader. State: Replica: bb3666bb57b54f8899043bab8ef0bea1, State: Running, Role: LEADER
I20260713 09:07:07.903523 14899 consensus_queue.cc:237] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:07.908403 14899 consensus_queue.cc:1048] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:07.912564 14602 catalog_manager.cc:5697] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1 reported cstate change: term changed from 1 to 2, leader changed from 58f6ce3b1e164e8097726664bfb2cdea (127.10.232.66) to bb3666bb57b54f8899043bab8ef0bea1 (127.10.232.65). New cstate: current_term: 2 leader_uuid: "bb3666bb57b54f8899043bab8ef0bea1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:07.930754 14899 consensus_queue.cc:1048] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:08.035291 14903 raft_consensus.cc:993] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea: : Instructing follower bb3666bb57b54f8899043bab8ef0bea1 to start an election
I20260713 09:07:08.035950 14929 raft_consensus.cc:1081] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea [term 1 LEADER]: Signalling peer bb3666bb57b54f8899043bab8ef0bea1 to start an election
I20260713 09:07:08.037923 14705 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f97648ad30ca4676a7a9387785474fd1"
dest_uuid: "bb3666bb57b54f8899043bab8ef0bea1"
 from {username='slave'} at 127.0.0.1:56290
I20260713 09:07:08.038601 14705 raft_consensus.cc:493] T f97648ad30ca4676a7a9387785474fd1 P bb3666bb57b54f8899043bab8ef0bea1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:08.039008 14705 raft_consensus.cc:3060] T f97648ad30ca4676a7a9387785474fd1 P bb3666bb57b54f8899043bab8ef0bea1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:08.045679 14705 raft_consensus.cc:515] T f97648ad30ca4676a7a9387785474fd1 P bb3666bb57b54f8899043bab8ef0bea1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:08.047947 14705 leader_election.cc:290] T f97648ad30ca4676a7a9387785474fd1 P bb3666bb57b54f8899043bab8ef0bea1 [CANDIDATE]: Term 2 election: Requested vote from peers 58f6ce3b1e164e8097726664bfb2cdea (127.10.232.66:33507), 1d077370768b41f8957980ae1dab2afd (127.10.232.67:43929)
I20260713 09:07:08.049383 14854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97648ad30ca4676a7a9387785474fd1" candidate_uuid: "bb3666bb57b54f8899043bab8ef0bea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d077370768b41f8957980ae1dab2afd"
I20260713 09:07:08.049207 14780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97648ad30ca4676a7a9387785474fd1" candidate_uuid: "bb3666bb57b54f8899043bab8ef0bea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58f6ce3b1e164e8097726664bfb2cdea"
I20260713 09:07:08.050051 14854 raft_consensus.cc:3060] T f97648ad30ca4676a7a9387785474fd1 P 1d077370768b41f8957980ae1dab2afd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:08.050160 14780 raft_consensus.cc:3055] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:08.050817 14780 raft_consensus.cc:740] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 58f6ce3b1e164e8097726664bfb2cdea, State: Running, Role: LEADER
I20260713 09:07:08.053249 14780 consensus_queue.cc:260] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:08.054901 14780 raft_consensus.cc:3060] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:08.054982 14932 raft_consensus.cc:993] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea: : Instructing follower 1d077370768b41f8957980ae1dab2afd to start an election
I20260713 09:07:08.055701 14932 raft_consensus.cc:1081] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea [term 1 LEADER]: Signalling peer 1d077370768b41f8957980ae1dab2afd to start an election
I20260713 09:07:08.057930 14853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2fa2bf5615a40069ddb35deb606d1b1"
dest_uuid: "1d077370768b41f8957980ae1dab2afd"
 from {username='slave'} at 127.0.0.1:40780
I20260713 09:07:08.058559 14853 raft_consensus.cc:493] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:08.058941 14853 raft_consensus.cc:3060] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:08.060721 14854 raft_consensus.cc:2468] T f97648ad30ca4676a7a9387785474fd1 P 1d077370768b41f8957980ae1dab2afd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb3666bb57b54f8899043bab8ef0bea1 in term 2.
I20260713 09:07:08.062098 14670 leader_election.cc:304] T f97648ad30ca4676a7a9387785474fd1 P bb3666bb57b54f8899043bab8ef0bea1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d077370768b41f8957980ae1dab2afd, bb3666bb57b54f8899043bab8ef0bea1; no voters: 
I20260713 09:07:08.063253 14943 raft_consensus.cc:2804] T f97648ad30ca4676a7a9387785474fd1 P bb3666bb57b54f8899043bab8ef0bea1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:08.063864 14943 raft_consensus.cc:697] T f97648ad30ca4676a7a9387785474fd1 P bb3666bb57b54f8899043bab8ef0bea1 [term 2 LEADER]: Becoming Leader. State: Replica: bb3666bb57b54f8899043bab8ef0bea1, State: Running, Role: LEADER
I20260713 09:07:08.065274 14943 consensus_queue.cc:237] T f97648ad30ca4676a7a9387785474fd1 P bb3666bb57b54f8899043bab8ef0bea1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:08.065912 14780 raft_consensus.cc:2468] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb3666bb57b54f8899043bab8ef0bea1 in term 2.
I20260713 09:07:08.069584 14853 raft_consensus.cc:515] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:08.074482 14602 catalog_manager.cc:5697] T f97648ad30ca4676a7a9387785474fd1 P bb3666bb57b54f8899043bab8ef0bea1 reported cstate change: term changed from 1 to 2, leader changed from 58f6ce3b1e164e8097726664bfb2cdea (127.10.232.66) to bb3666bb57b54f8899043bab8ef0bea1 (127.10.232.65). New cstate: current_term: 2 leader_uuid: "bb3666bb57b54f8899043bab8ef0bea1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:08.078166 14853 leader_election.cc:290] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd [CANDIDATE]: Term 2 election: Requested vote from peers bb3666bb57b54f8899043bab8ef0bea1 (127.10.232.65:34253), 58f6ce3b1e164e8097726664bfb2cdea (127.10.232.66:33507)
I20260713 09:07:08.096975 14780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fa2bf5615a40069ddb35deb606d1b1" candidate_uuid: "1d077370768b41f8957980ae1dab2afd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58f6ce3b1e164e8097726664bfb2cdea"
I20260713 09:07:08.097869 14780 raft_consensus.cc:3055] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:08.098281 14780 raft_consensus.cc:740] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 58f6ce3b1e164e8097726664bfb2cdea, State: Running, Role: LEADER
I20260713 09:07:08.099434 14780 consensus_queue.cc:260] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:08.100149 14705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fa2bf5615a40069ddb35deb606d1b1" candidate_uuid: "1d077370768b41f8957980ae1dab2afd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb3666bb57b54f8899043bab8ef0bea1"
I20260713 09:07:08.100809 14705 raft_consensus.cc:3060] T f2fa2bf5615a40069ddb35deb606d1b1 P bb3666bb57b54f8899043bab8ef0bea1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:08.100935 14780 raft_consensus.cc:3060] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:08.106813 14705 raft_consensus.cc:2468] T f2fa2bf5615a40069ddb35deb606d1b1 P bb3666bb57b54f8899043bab8ef0bea1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d077370768b41f8957980ae1dab2afd in term 2.
I20260713 09:07:08.107556 14780 raft_consensus.cc:2468] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d077370768b41f8957980ae1dab2afd in term 2.
I20260713 09:07:08.108537 14819 leader_election.cc:304] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d077370768b41f8957980ae1dab2afd, bb3666bb57b54f8899043bab8ef0bea1; no voters: 
I20260713 09:07:08.109675 14900 raft_consensus.cc:2804] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:08.111164 14900 raft_consensus.cc:697] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd [term 2 LEADER]: Becoming Leader. State: Replica: 1d077370768b41f8957980ae1dab2afd, State: Running, Role: LEADER
I20260713 09:07:08.112504 14900 consensus_queue.cc:237] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:08.120652 14602 catalog_manager.cc:5697] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd reported cstate change: term changed from 1 to 2, leader changed from 58f6ce3b1e164e8097726664bfb2cdea (127.10.232.66) to 1d077370768b41f8957980ae1dab2afd (127.10.232.67). New cstate: current_term: 2 leader_uuid: "1d077370768b41f8957980ae1dab2afd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:08.290493 11169 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:07:08.292058 11169 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:07:08.292407 11169 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:07:08.306748 14705 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8932997514e044d2a17f33d542950cc2"
dest_uuid: "bb3666bb57b54f8899043bab8ef0bea1"
mode: GRACEFUL
new_leader_uuid: "58f6ce3b1e164e8097726664bfb2cdea"
 from {username='slave'} at 127.0.0.1:56314
I20260713 09:07:08.307355 14705 raft_consensus.cc:606] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1 [term 2 LEADER]: Received request to transfer leadership to TS 58f6ce3b1e164e8097726664bfb2cdea
I20260713 09:07:08.308756 11169 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:07:08.350035 14853 raft_consensus.cc:1275] T 8932997514e044d2a17f33d542950cc2 P 1d077370768b41f8957980ae1dab2afd [term 2 FOLLOWER]: Refusing update from remote peer bb3666bb57b54f8899043bab8ef0bea1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:08.351491 14943 consensus_queue.cc:1048] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:08.360745 14780 raft_consensus.cc:1275] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [term 2 FOLLOWER]: Refusing update from remote peer bb3666bb57b54f8899043bab8ef0bea1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:08.363056 14943 consensus_queue.cc:1048] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:08.369467 14944 raft_consensus.cc:993] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1: : Instructing follower 58f6ce3b1e164e8097726664bfb2cdea to start an election
I20260713 09:07:08.370036 14943 raft_consensus.cc:1081] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1 [term 2 LEADER]: Signalling peer 58f6ce3b1e164e8097726664bfb2cdea to start an election
I20260713 09:07:08.371666 14780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8932997514e044d2a17f33d542950cc2"
dest_uuid: "58f6ce3b1e164e8097726664bfb2cdea"
 from {username='slave'} at 127.0.0.1:47954
I20260713 09:07:08.372190 14780 raft_consensus.cc:493] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:08.372557 14780 raft_consensus.cc:3060] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:08.378239 14780 raft_consensus.cc:515] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:08.380528 14780 leader_election.cc:290] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [CANDIDATE]: Term 3 election: Requested vote from peers bb3666bb57b54f8899043bab8ef0bea1 (127.10.232.65:34253), 1d077370768b41f8957980ae1dab2afd (127.10.232.67:43929)
I20260713 09:07:08.381372 14705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8932997514e044d2a17f33d542950cc2" candidate_uuid: "58f6ce3b1e164e8097726664bfb2cdea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bb3666bb57b54f8899043bab8ef0bea1"
I20260713 09:07:08.381932 14705 raft_consensus.cc:3055] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:08.381959 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8932997514e044d2a17f33d542950cc2" candidate_uuid: "58f6ce3b1e164e8097726664bfb2cdea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1d077370768b41f8957980ae1dab2afd"
I20260713 09:07:08.382491 14705 raft_consensus.cc:740] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bb3666bb57b54f8899043bab8ef0bea1, State: Running, Role: LEADER
I20260713 09:07:08.382664 14853 raft_consensus.cc:3060] T 8932997514e044d2a17f33d542950cc2 P 1d077370768b41f8957980ae1dab2afd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:08.383340 14705 consensus_queue.cc:260] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1 [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: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:08.384624 14705 raft_consensus.cc:3060] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:08.389986 14853 raft_consensus.cc:2468] T 8932997514e044d2a17f33d542950cc2 P 1d077370768b41f8957980ae1dab2afd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58f6ce3b1e164e8097726664bfb2cdea in term 3.
I20260713 09:07:08.391505 14705 raft_consensus.cc:2468] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58f6ce3b1e164e8097726664bfb2cdea in term 3.
I20260713 09:07:08.391561 14745 leader_election.cc:304] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [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: 1d077370768b41f8957980ae1dab2afd, 58f6ce3b1e164e8097726664bfb2cdea; no voters: 
I20260713 09:07:08.392588 14929 raft_consensus.cc:2804] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:08.393170 14929 raft_consensus.cc:697] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [term 3 LEADER]: Becoming Leader. State: Replica: 58f6ce3b1e164e8097726664bfb2cdea, State: Running, Role: LEADER
I20260713 09:07:08.394028 14929 consensus_queue.cc:237] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [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: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } }
I20260713 09:07:08.400251 14602 catalog_manager.cc:5697] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea reported cstate change: term changed from 2 to 3, leader changed from bb3666bb57b54f8899043bab8ef0bea1 (127.10.232.65) to 58f6ce3b1e164e8097726664bfb2cdea (127.10.232.66). New cstate: current_term: 3 leader_uuid: "58f6ce3b1e164e8097726664bfb2cdea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb3666bb57b54f8899043bab8ef0bea1" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58f6ce3b1e164e8097726664bfb2cdea" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 33507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d077370768b41f8957980ae1dab2afd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:08.415088 11169 tablet_server.cc:179] TabletServer@127.10.232.65:0 shutting down...
I20260713 09:07:08.457963 11169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:08.458966 11169 tablet_replica.cc:333] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1: stopping tablet replica
I20260713 09:07:08.459792 11169 raft_consensus.cc:2243] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:08.460813 11169 raft_consensus.cc:2272] T c9540728764844ffb6bdbb7b159be4c6 P bb3666bb57b54f8899043bab8ef0bea1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.463953 11169 tablet_replica.cc:333] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1: stopping tablet replica
I20260713 09:07:08.464582 11169 raft_consensus.cc:2243] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.465061 11169 raft_consensus.cc:2272] T 8932997514e044d2a17f33d542950cc2 P bb3666bb57b54f8899043bab8ef0bea1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.467953 11169 tablet_replica.cc:333] T f2fa2bf5615a40069ddb35deb606d1b1 P bb3666bb57b54f8899043bab8ef0bea1: stopping tablet replica
I20260713 09:07:08.468532 11169 raft_consensus.cc:2243] T f2fa2bf5615a40069ddb35deb606d1b1 P bb3666bb57b54f8899043bab8ef0bea1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.469019 11169 raft_consensus.cc:2272] T f2fa2bf5615a40069ddb35deb606d1b1 P bb3666bb57b54f8899043bab8ef0bea1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.471397 11169 tablet_replica.cc:333] T f97648ad30ca4676a7a9387785474fd1 P bb3666bb57b54f8899043bab8ef0bea1: stopping tablet replica
I20260713 09:07:08.471915 11169 raft_consensus.cc:2243] T f97648ad30ca4676a7a9387785474fd1 P bb3666bb57b54f8899043bab8ef0bea1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:08.472543 11169 pending_rounds.cc:70] T f97648ad30ca4676a7a9387785474fd1 P bb3666bb57b54f8899043bab8ef0bea1: Trying to abort 1 pending ops.
I20260713 09:07:08.472829 11169 pending_rounds.cc:77] T f97648ad30ca4676a7a9387785474fd1 P bb3666bb57b54f8899043bab8ef0bea1: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306992140567355392 op_type: NO_OP noop_request { }
I20260713 09:07:08.473215 11169 raft_consensus.cc:2889] T f97648ad30ca4676a7a9387785474fd1 P bb3666bb57b54f8899043bab8ef0bea1 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:07:08.473551 11169 raft_consensus.cc:2272] T f97648ad30ca4676a7a9387785474fd1 P bb3666bb57b54f8899043bab8ef0bea1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.500530 11169 tablet_server.cc:196] TabletServer@127.10.232.65:0 shutdown complete.
I20260713 09:07:08.516557 11169 tablet_server.cc:179] TabletServer@127.10.232.66:0 shutting down...
I20260713 09:07:08.543790 11169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:08.544610 11169 tablet_replica.cc:333] T c9540728764844ffb6bdbb7b159be4c6 P 58f6ce3b1e164e8097726664bfb2cdea: stopping tablet replica
I20260713 09:07:08.545269 11169 raft_consensus.cc:2243] T c9540728764844ffb6bdbb7b159be4c6 P 58f6ce3b1e164e8097726664bfb2cdea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.545784 11169 raft_consensus.cc:2272] T c9540728764844ffb6bdbb7b159be4c6 P 58f6ce3b1e164e8097726664bfb2cdea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.548763 11169 tablet_replica.cc:333] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea: stopping tablet replica
I20260713 09:07:08.549471 11169 raft_consensus.cc:2243] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.549988 11169 raft_consensus.cc:2272] T f97648ad30ca4676a7a9387785474fd1 P 58f6ce3b1e164e8097726664bfb2cdea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.552731 11169 tablet_replica.cc:333] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea: stopping tablet replica
I20260713 09:07:08.553375 11169 raft_consensus.cc:2243] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:08.554045 11169 pending_rounds.cc:70] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea: Trying to abort 1 pending ops.
W20260713 09:07:08.553979 14817 consensus_peers.cc:597] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd -> Peer 58f6ce3b1e164e8097726664bfb2cdea (127.10.232.66:33507): Couldn't send request to peer 58f6ce3b1e164e8097726664bfb2cdea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:08.554509 11169 pending_rounds.cc:77] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306992141909696512 op_type: NO_OP noop_request { }
I20260713 09:07:08.554970 11169 raft_consensus.cc:2889] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:07:08.555261 11169 raft_consensus.cc:2272] T 8932997514e044d2a17f33d542950cc2 P 58f6ce3b1e164e8097726664bfb2cdea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.558503 11169 tablet_replica.cc:333] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea: stopping tablet replica
I20260713 09:07:08.559001 11169 raft_consensus.cc:2243] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.559422 11169 raft_consensus.cc:2272] T f2fa2bf5615a40069ddb35deb606d1b1 P 58f6ce3b1e164e8097726664bfb2cdea [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:08.581007 14819 consensus_peers.cc:597] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd -> Peer bb3666bb57b54f8899043bab8ef0bea1 (127.10.232.65:34253): Couldn't send request to peer bb3666bb57b54f8899043bab8ef0bea1. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:34253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:08.584862 11169 tablet_server.cc:196] TabletServer@127.10.232.66:0 shutdown complete.
I20260713 09:07:08.600450 11169 tablet_server.cc:179] TabletServer@127.10.232.67:0 shutting down...
I20260713 09:07:08.632298 11169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:08.633091 11169 tablet_replica.cc:333] T c9540728764844ffb6bdbb7b159be4c6 P 1d077370768b41f8957980ae1dab2afd: stopping tablet replica
I20260713 09:07:08.633813 11169 raft_consensus.cc:2243] T c9540728764844ffb6bdbb7b159be4c6 P 1d077370768b41f8957980ae1dab2afd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.634374 11169 raft_consensus.cc:2272] T c9540728764844ffb6bdbb7b159be4c6 P 1d077370768b41f8957980ae1dab2afd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.637930 11169 tablet_replica.cc:333] T 8932997514e044d2a17f33d542950cc2 P 1d077370768b41f8957980ae1dab2afd: stopping tablet replica
I20260713 09:07:08.638695 11169 raft_consensus.cc:2243] T 8932997514e044d2a17f33d542950cc2 P 1d077370768b41f8957980ae1dab2afd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.639205 11169 raft_consensus.cc:2272] T 8932997514e044d2a17f33d542950cc2 P 1d077370768b41f8957980ae1dab2afd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.642290 11169 tablet_replica.cc:333] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd: stopping tablet replica
I20260713 09:07:08.642992 11169 raft_consensus.cc:2243] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:08.643850 11169 pending_rounds.cc:70] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd: Trying to abort 1 pending ops.
I20260713 09:07:08.644100 11169 pending_rounds.cc:77] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306992140759191552 op_type: NO_OP noop_request { }
I20260713 09:07:08.644420 11169 raft_consensus.cc:2889] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:07:08.644730 11169 raft_consensus.cc:2272] T f2fa2bf5615a40069ddb35deb606d1b1 P 1d077370768b41f8957980ae1dab2afd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.647797 11169 tablet_replica.cc:333] T f97648ad30ca4676a7a9387785474fd1 P 1d077370768b41f8957980ae1dab2afd: stopping tablet replica
I20260713 09:07:08.648386 11169 raft_consensus.cc:2243] T f97648ad30ca4676a7a9387785474fd1 P 1d077370768b41f8957980ae1dab2afd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.648901 11169 raft_consensus.cc:2272] T f97648ad30ca4676a7a9387785474fd1 P 1d077370768b41f8957980ae1dab2afd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.675135 11169 tablet_server.cc:196] TabletServer@127.10.232.67:0 shutdown complete.
I20260713 09:07:08.692301 11169 master.cc:562] Master@127.10.232.126:45719 shutting down...
I20260713 09:07:08.720489 11169 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5dd6a24f60504365a8621f772ee03201 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:08.721063 11169 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5dd6a24f60504365a8621f772ee03201 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.721458 11169 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5dd6a24f60504365a8621f772ee03201: stopping tablet replica
I20260713 09:07:08.741695 11169 master.cc:584] Master@127.10.232.126:45719 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2827 ms)
[----------] 6 tests from LeaderRebalancerTest (91794 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:07:08.784076 11169 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.232.126:37201
I20260713 09:07:08.785456 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:08.791961 14955 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
W20260713 09:07:08.792088 14956 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
W20260713 09:07:08.793280 14958 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
I20260713 09:07:08.794672 11169 server_base.cc:1061] running on GCE node
I20260713 09:07:08.795513 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:08.795694 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:08.795811 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933628795800 us; error 0 us; skew 500 ppm
I20260713 09:07:08.796289 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:08.798894 11169 webserver.cc:533] Webserver started at http://127.10.232.126:42899/ using document root <none> and password file <none>
I20260713 09:07:08.799356 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:08.799510 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:08.799728 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:08.800822 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933536821961-11169-0/minicluster-data/master-0-root/instance:
uuid: "b0c8df11770e45dab9b7975b28c08c6d"
format_stamp: "Formatted at 2026-07-13 09:07:08 on dist-test-slave-5ggs"
I20260713 09:07:08.805624 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260713 09:07:08.809319 14963 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:08.810176 11169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:08.810528 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933536821961-11169-0/minicluster-data/master-0-root
uuid: "b0c8df11770e45dab9b7975b28c08c6d"
format_stamp: "Formatted at 2026-07-13 09:07:08 on dist-test-slave-5ggs"
I20260713 09:07:08.810791 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933536821961-11169-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933536821961-11169-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933536821961-11169-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)
I20260713 09:07:08.832772 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:08.834005 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:08.878933 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.126:37201
I20260713 09:07:08.879125 15014 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.126:37201 every 8 connection(s)
I20260713 09:07:08.883288 15015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.895777 15015 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b0c8df11770e45dab9b7975b28c08c6d: Bootstrap starting.
I20260713 09:07:08.901078 15015 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b0c8df11770e45dab9b7975b28c08c6d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.905934 15015 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b0c8df11770e45dab9b7975b28c08c6d: No bootstrap required, opened a new log
I20260713 09:07:08.908293 15015 raft_consensus.cc:359] T 00000000000000000000000000000000 P b0c8df11770e45dab9b7975b28c08c6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0c8df11770e45dab9b7975b28c08c6d" member_type: VOTER }
I20260713 09:07:08.908907 15015 raft_consensus.cc:385] T 00000000000000000000000000000000 P b0c8df11770e45dab9b7975b28c08c6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.909209 15015 raft_consensus.cc:740] T 00000000000000000000000000000000 P b0c8df11770e45dab9b7975b28c08c6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0c8df11770e45dab9b7975b28c08c6d, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.910063 15015 consensus_queue.cc:260] T 00000000000000000000000000000000 P b0c8df11770e45dab9b7975b28c08c6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b0c8df11770e45dab9b7975b28c08c6d" member_type: VOTER }
I20260713 09:07:08.910715 15015 raft_consensus.cc:399] T 00000000000000000000000000000000 P b0c8df11770e45dab9b7975b28c08c6d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:08.911064 15015 raft_consensus.cc:493] T 00000000000000000000000000000000 P b0c8df11770e45dab9b7975b28c08c6d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:08.911402 15015 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b0c8df11770e45dab9b7975b28c08c6d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.917158 15015 raft_consensus.cc:515] T 00000000000000000000000000000000 P b0c8df11770e45dab9b7975b28c08c6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0c8df11770e45dab9b7975b28c08c6d" member_type: VOTER }
I20260713 09:07:08.917726 15015 leader_election.cc:304] T 00000000000000000000000000000000 P b0c8df11770e45dab9b7975b28c08c6d [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: b0c8df11770e45dab9b7975b28c08c6d; no voters: 
I20260713 09:07:08.919116 15015 leader_election.cc:290] T 00000000000000000000000000000000 P b0c8df11770e45dab9b7975b28c08c6d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:08.919654 15018 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b0c8df11770e45dab9b7975b28c08c6d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:08.921123 15018 raft_consensus.cc:697] T 00000000000000000000000000000000 P b0c8df11770e45dab9b7975b28c08c6d [term 1 LEADER]: Becoming Leader. State: Replica: b0c8df11770e45dab9b7975b28c08c6d, State: Running, Role: LEADER
I20260713 09:07:08.921856 15018 consensus_queue.cc:237] T 00000000000000000000000000000000 P b0c8df11770e45dab9b7975b28c08c6d [LEADER]: Queue going to LEADER mode. State: All 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: "b0c8df11770e45dab9b7975b28c08c6d" member_type: VOTER }
I20260713 09:07:08.922302 15015 sys_catalog.cc:565] T 00000000000000000000000000000000 P b0c8df11770e45dab9b7975b28c08c6d [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:08.933832 15019 sys_catalog.cc:455] T 00000000000000000000000000000000 P b0c8df11770e45dab9b7975b28c08c6d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b0c8df11770e45dab9b7975b28c08c6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0c8df11770e45dab9b7975b28c08c6d" member_type: VOTER } }
I20260713 09:07:08.933987 15020 sys_catalog.cc:455] T 00000000000000000000000000000000 P b0c8df11770e45dab9b7975b28c08c6d [sys.catalog]: SysCatalogTable state changed. Reason: New leader b0c8df11770e45dab9b7975b28c08c6d. Latest consensus state: current_term: 1 leader_uuid: "b0c8df11770e45dab9b7975b28c08c6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0c8df11770e45dab9b7975b28c08c6d" member_type: VOTER } }
I20260713 09:07:08.935284 15019 sys_catalog.cc:458] T 00000000000000000000000000000000 P b0c8df11770e45dab9b7975b28c08c6d [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:08.935315 15020 sys_catalog.cc:458] T 00000000000000000000000000000000 P b0c8df11770e45dab9b7975b28c08c6d [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:08.940229 15024 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:08.946082 15024 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:08.952615 11169 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:08.957682 15024 catalog_manager.cc:1383] Generated new cluster ID: 86e9ed28f0d94bfaaff8427ee766d32c
I20260713 09:07:08.958093 15024 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:08.977367 15024 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:08.978965 15024 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:08.993016 15024 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b0c8df11770e45dab9b7975b28c08c6d: Generated new TSK 0
I20260713 09:07:08.993839 15024 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:09.025132 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:09.032300 15036 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
W20260713 09:07:09.033664 15037 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
I20260713 09:07:09.035177 11169 server_base.cc:1061] running on GCE node
W20260713 09:07:09.035156 15039 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
I20260713 09:07:09.036477 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:09.036741 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:09.036881 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933629036868 us; error 0 us; skew 500 ppm
I20260713 09:07:09.037410 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:09.039995 11169 webserver.cc:533] Webserver started at http://127.10.232.65:46309/ using document root <none> and password file <none>
I20260713 09:07:09.040504 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:09.040664 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:09.040889 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:09.042053 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933536821961-11169-0/minicluster-data/ts-0-root/instance:
uuid: "b1cc2b1132f4407d9b60629cdac1279f"
format_stamp: "Formatted at 2026-07-13 09:07:09 on dist-test-slave-5ggs"
I20260713 09:07:09.047288 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:07:09.051277 15044 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:09.052309 11169 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:07:09.052788 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933536821961-11169-0/minicluster-data/ts-0-root
uuid: "b1cc2b1132f4407d9b60629cdac1279f"
format_stamp: "Formatted at 2026-07-13 09:07:09 on dist-test-slave-5ggs"
I20260713 09:07:09.053164 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933536821961-11169-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933536821961-11169-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933536821961-11169-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)
I20260713 09:07:09.070986 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:09.072484 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:09.074221 11169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:09.076946 11169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:09.077193 11169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:09.077487 11169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:09.077684 11169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:09.126881 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.65:34913
I20260713 09:07:09.127031 15106 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.65:34913 every 8 connection(s)
I20260713 09:07:09.132656 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:09.140465 15111 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
W20260713 09:07:09.143126 15112 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
W20260713 09:07:09.144631 15114 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
I20260713 09:07:09.145138 11169 server_base.cc:1061] running on GCE node
I20260713 09:07:09.146687 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:09.146930 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:09.147040 15107 heartbeater.cc:344] Connected to a master server at 127.10.232.126:37201
I20260713 09:07:09.147162 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933629147143 us; error 0 us; skew 500 ppm
I20260713 09:07:09.147509 15107 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:09.147984 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:09.148416 15107 heartbeater.cc:507] Master 127.10.232.126:37201 requested a full tablet report, sending...
I20260713 09:07:09.151049 11169 webserver.cc:533] Webserver started at http://127.10.232.66:46729/ using document root <none> and password file <none>
I20260713 09:07:09.151607 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:09.151544 14980 ts_manager.cc:194] Registered new tserver with Master: b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913)
I20260713 09:07:09.152117 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:09.152515 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:09.153699 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933536821961-11169-0/minicluster-data/ts-1-root/instance:
uuid: "f5fc81fe2c164b068b87af7d97e0a108"
format_stamp: "Formatted at 2026-07-13 09:07:09 on dist-test-slave-5ggs"
I20260713 09:07:09.154073 14980 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55014
I20260713 09:07:09.158902 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260713 09:07:09.162937 15119 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:09.163933 11169 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:07:09.164286 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933536821961-11169-0/minicluster-data/ts-1-root
uuid: "f5fc81fe2c164b068b87af7d97e0a108"
format_stamp: "Formatted at 2026-07-13 09:07:09 on dist-test-slave-5ggs"
I20260713 09:07:09.164619 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933536821961-11169-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933536821961-11169-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933536821961-11169-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)
I20260713 09:07:09.180104 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:09.181286 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:09.183051 11169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:09.185328 11169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:09.185554 11169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:09.185791 11169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:09.185957 11169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:09.230746 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.66:44423
I20260713 09:07:09.230932 15181 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.66:44423 every 8 connection(s)
I20260713 09:07:09.235710 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:09.243427 15185 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
W20260713 09:07:09.246631 15186 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
W20260713 09:07:09.248953 15188 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
I20260713 09:07:09.249581 11169 server_base.cc:1061] running on GCE node
I20260713 09:07:09.250994 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:09.251315 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:09.251550 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933629251527 us; error 0 us; skew 500 ppm
I20260713 09:07:09.251756 15182 heartbeater.cc:344] Connected to a master server at 127.10.232.126:37201
I20260713 09:07:09.252239 15182 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:09.252265 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:09.253158 15182 heartbeater.cc:507] Master 127.10.232.126:37201 requested a full tablet report, sending...
I20260713 09:07:09.255908 11169 webserver.cc:533] Webserver started at http://127.10.232.67:42309/ using document root <none> and password file <none>
I20260713 09:07:09.256036 14980 ts_manager.cc:194] Registered new tserver with Master: f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423)
I20260713 09:07:09.256807 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:09.257159 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:09.257537 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:09.258513 14980 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55030
I20260713 09:07:09.259481 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933536821961-11169-0/minicluster-data/ts-2-root/instance:
uuid: "1719e14060fa480fb03cab8221c2efbf"
format_stamp: "Formatted at 2026-07-13 09:07:09 on dist-test-slave-5ggs"
I20260713 09:07:09.265034 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:07:09.268985 15193 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:09.269961 11169 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260713 09:07:09.270388 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933536821961-11169-0/minicluster-data/ts-2-root
uuid: "1719e14060fa480fb03cab8221c2efbf"
format_stamp: "Formatted at 2026-07-13 09:07:09 on dist-test-slave-5ggs"
I20260713 09:07:09.270831 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933536821961-11169-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933536821961-11169-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933536821961-11169-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)
I20260713 09:07:09.316306 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:09.317768 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:09.319298 11169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:09.321830 11169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:09.322072 11169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:09.322325 11169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:09.322578 11169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:07:09.370921 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.67:40933
I20260713 09:07:09.371031 15255 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.67:40933 every 8 connection(s)
I20260713 09:07:09.386554 15256 heartbeater.cc:344] Connected to a master server at 127.10.232.126:37201
I20260713 09:07:09.386945 15256 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:09.387741 15256 heartbeater.cc:507] Master 127.10.232.126:37201 requested a full tablet report, sending...
I20260713 09:07:09.389942 14980 ts_manager.cc:194] Registered new tserver with Master: 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:09.390774 11169 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016162586s
I20260713 09:07:09.391671 14980 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55040
I20260713 09:07:09.420382 14980 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55046:
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"
    }
  }
}
W20260713 09:07:09.423772 14980 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.
I20260713 09:07:09.494756 15147 tablet_service.cc:1511] Processing CreateTablet for tablet b48328b943e8460699a1795a80a09a3d (DEFAULT_TABLE table=test-workload [id=9e744095b3f64877b627498b5edacd56]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:09.496462 15147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b48328b943e8460699a1795a80a09a3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.500514 15146 tablet_service.cc:1511] Processing CreateTablet for tablet 65051f76ec5648da807fc45cf2641d88 (DEFAULT_TABLE table=test-workload [id=9e744095b3f64877b627498b5edacd56]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:09.502131 15146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65051f76ec5648da807fc45cf2641d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.509152 15072 tablet_service.cc:1511] Processing CreateTablet for tablet b48328b943e8460699a1795a80a09a3d (DEFAULT_TABLE table=test-workload [id=9e744095b3f64877b627498b5edacd56]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:09.510694 15072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b48328b943e8460699a1795a80a09a3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.511214 15220 tablet_service.cc:1511] Processing CreateTablet for tablet 65051f76ec5648da807fc45cf2641d88 (DEFAULT_TABLE table=test-workload [id=9e744095b3f64877b627498b5edacd56]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:09.512563 15220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65051f76ec5648da807fc45cf2641d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.515623 15221 tablet_service.cc:1511] Processing CreateTablet for tablet b48328b943e8460699a1795a80a09a3d (DEFAULT_TABLE table=test-workload [id=9e744095b3f64877b627498b5edacd56]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:09.516999 15221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b48328b943e8460699a1795a80a09a3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.522038 15145 tablet_service.cc:1511] Processing CreateTablet for tablet ecbf39d84a3f42619a196cd391287b3d (DEFAULT_TABLE table=test-workload [id=9e744095b3f64877b627498b5edacd56]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:09.523816 15145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecbf39d84a3f42619a196cd391287b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.524104 15219 tablet_service.cc:1511] Processing CreateTablet for tablet ecbf39d84a3f42619a196cd391287b3d (DEFAULT_TABLE table=test-workload [id=9e744095b3f64877b627498b5edacd56]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:09.525584 15219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecbf39d84a3f42619a196cd391287b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.527908 15144 tablet_service.cc:1511] Processing CreateTablet for tablet 3eb8fad05fc64edb8b9dbbc0ccbd8625 (DEFAULT_TABLE table=test-workload [id=9e744095b3f64877b627498b5edacd56]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:09.529466 15144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eb8fad05fc64edb8b9dbbc0ccbd8625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.539536 15071 tablet_service.cc:1511] Processing CreateTablet for tablet 65051f76ec5648da807fc45cf2641d88 (DEFAULT_TABLE table=test-workload [id=9e744095b3f64877b627498b5edacd56]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:09.541091 15071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65051f76ec5648da807fc45cf2641d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.546769 15218 tablet_service.cc:1511] Processing CreateTablet for tablet 3eb8fad05fc64edb8b9dbbc0ccbd8625 (DEFAULT_TABLE table=test-workload [id=9e744095b3f64877b627498b5edacd56]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:09.548216 15218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eb8fad05fc64edb8b9dbbc0ccbd8625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.551608 15271 tablet_bootstrap.cc:492] T b48328b943e8460699a1795a80a09a3d P f5fc81fe2c164b068b87af7d97e0a108: Bootstrap starting.
I20260713 09:07:09.555840 15147 tablet_service.cc:1511] Processing CreateTablet for tablet 3e910e59d4a54fdaa9a0d8737fab09ce (DEFAULT_TABLE table=test-workload [id=9e744095b3f64877b627498b5edacd56]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:09.557395 15147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e910e59d4a54fdaa9a0d8737fab09ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.557768 15273 tablet_bootstrap.cc:492] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf: Bootstrap starting.
I20260713 09:07:09.566169 15219 tablet_service.cc:1511] Processing CreateTablet for tablet 3e910e59d4a54fdaa9a0d8737fab09ce (DEFAULT_TABLE table=test-workload [id=9e744095b3f64877b627498b5edacd56]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:09.568765 15219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e910e59d4a54fdaa9a0d8737fab09ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.568485 15070 tablet_service.cc:1511] Processing CreateTablet for tablet ecbf39d84a3f42619a196cd391287b3d (DEFAULT_TABLE table=test-workload [id=9e744095b3f64877b627498b5edacd56]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:09.570879 15070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecbf39d84a3f42619a196cd391287b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.570976 15069 tablet_service.cc:1511] Processing CreateTablet for tablet 3eb8fad05fc64edb8b9dbbc0ccbd8625 (DEFAULT_TABLE table=test-workload [id=9e744095b3f64877b627498b5edacd56]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:09.572358 15069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eb8fad05fc64edb8b9dbbc0ccbd8625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.574357 15271 tablet_bootstrap.cc:654] T b48328b943e8460699a1795a80a09a3d P f5fc81fe2c164b068b87af7d97e0a108: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.584203 15068 tablet_service.cc:1511] Processing CreateTablet for tablet 3e910e59d4a54fdaa9a0d8737fab09ce (DEFAULT_TABLE table=test-workload [id=9e744095b3f64877b627498b5edacd56]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:09.585645 15068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e910e59d4a54fdaa9a0d8737fab09ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.597055 15273 tablet_bootstrap.cc:654] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.600016 15067 tablet_service.cc:1511] Processing CreateTablet for tablet ce84670082e54e1089fd421de98719cc (DEFAULT_TABLE table=test-workload [id=9e744095b3f64877b627498b5edacd56]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:09.604851 15144 tablet_service.cc:1511] Processing CreateTablet for tablet ce84670082e54e1089fd421de98719cc (DEFAULT_TABLE table=test-workload [id=9e744095b3f64877b627498b5edacd56]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:09.606530 15144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce84670082e54e1089fd421de98719cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.613906 15067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce84670082e54e1089fd421de98719cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.634334 15066 tablet_service.cc:1511] Processing CreateTablet for tablet 86e39be8301144f699e1186099ef6e37 (DEFAULT_TABLE table=test-workload [id=9e744095b3f64877b627498b5edacd56]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:09.636142 15066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e39be8301144f699e1186099ef6e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.639670 15272 tablet_bootstrap.cc:492] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f: Bootstrap starting.
I20260713 09:07:09.648089 15273 tablet_bootstrap.cc:492] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf: No bootstrap required, opened a new log
I20260713 09:07:09.648721 15273 ts_tablet_manager.cc:1403] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.000s
I20260713 09:07:09.653486 15271 tablet_bootstrap.cc:492] T b48328b943e8460699a1795a80a09a3d P f5fc81fe2c164b068b87af7d97e0a108: No bootstrap required, opened a new log
I20260713 09:07:09.654210 15271 ts_tablet_manager.cc:1403] T b48328b943e8460699a1795a80a09a3d P f5fc81fe2c164b068b87af7d97e0a108: Time spent bootstrapping tablet: real 0.103s	user 0.021s	sys 0.063s
I20260713 09:07:09.654569 15273 raft_consensus.cc:359] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.655519 15273 raft_consensus.cc:385] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.655845 15273 raft_consensus.cc:740] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.656737 15273 consensus_queue.cc:260] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.657858 15271 raft_consensus.cc:359] T b48328b943e8460699a1795a80a09a3d P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.658718 15271 raft_consensus.cc:385] T b48328b943e8460699a1795a80a09a3d P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.659047 15271 raft_consensus.cc:740] T b48328b943e8460699a1795a80a09a3d P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.659961 15271 consensus_queue.cc:260] T b48328b943e8460699a1795a80a09a3d P f5fc81fe2c164b068b87af7d97e0a108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.670326 15271 ts_tablet_manager.cc:1434] T b48328b943e8460699a1795a80a09a3d P f5fc81fe2c164b068b87af7d97e0a108: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.002s
I20260713 09:07:09.671344 15182 heartbeater.cc:499] Master 127.10.232.126:37201 was elected leader, sending a full tablet report...
I20260713 09:07:09.674815 15221 tablet_service.cc:1511] Processing CreateTablet for tablet 86e39be8301144f699e1186099ef6e37 (DEFAULT_TABLE table=test-workload [id=9e744095b3f64877b627498b5edacd56]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:09.676414 15221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e39be8301144f699e1186099ef6e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.682561 15067 tablet_service.cc:1511] Processing CreateTablet for tablet 106d1d5660e84a2abab49143c15fb131 (DEFAULT_TABLE table=test-workload [id=9e744095b3f64877b627498b5edacd56]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:09.683230 15271 tablet_bootstrap.cc:492] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108: Bootstrap starting.
I20260713 09:07:09.683970 15067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 106d1d5660e84a2abab49143c15fb131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.685091 15147 tablet_service.cc:1511] Processing CreateTablet for tablet 86e39be8301144f699e1186099ef6e37 (DEFAULT_TABLE table=test-workload [id=9e744095b3f64877b627498b5edacd56]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:09.686359 15147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e39be8301144f699e1186099ef6e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.690172 15271 tablet_bootstrap.cc:654] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.691926 15220 tablet_service.cc:1511] Processing CreateTablet for tablet ce84670082e54e1089fd421de98719cc (DEFAULT_TABLE table=test-workload [id=9e744095b3f64877b627498b5edacd56]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:09.697635 15220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce84670082e54e1089fd421de98719cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.698573 15272 tablet_bootstrap.cc:654] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.704521 15145 tablet_service.cc:1511] Processing CreateTablet for tablet 106d1d5660e84a2abab49143c15fb131 (DEFAULT_TABLE table=test-workload [id=9e744095b3f64877b627498b5edacd56]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:09.706775 15145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 106d1d5660e84a2abab49143c15fb131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.711655 15218 tablet_service.cc:1511] Processing CreateTablet for tablet 106d1d5660e84a2abab49143c15fb131 (DEFAULT_TABLE table=test-workload [id=9e744095b3f64877b627498b5edacd56]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:09.714102 15218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 106d1d5660e84a2abab49143c15fb131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.721155 15069 tablet_service.cc:1511] Processing CreateTablet for tablet 18721e0bde6243798196b9b2410ace92 (DEFAULT_TABLE table=test-workload [id=9e744095b3f64877b627498b5edacd56]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:09.722882 15069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18721e0bde6243798196b9b2410ace92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.724068 15146 tablet_service.cc:1511] Processing CreateTablet for tablet 18721e0bde6243798196b9b2410ace92 (DEFAULT_TABLE table=test-workload [id=9e744095b3f64877b627498b5edacd56]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:09.725849 15146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18721e0bde6243798196b9b2410ace92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.732699 15219 tablet_service.cc:1511] Processing CreateTablet for tablet 18721e0bde6243798196b9b2410ace92 (DEFAULT_TABLE table=test-workload [id=9e744095b3f64877b627498b5edacd56]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:09.734040 15272 tablet_bootstrap.cc:492] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f: No bootstrap required, opened a new log
I20260713 09:07:09.734282 15219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18721e0bde6243798196b9b2410ace92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.734815 15272 ts_tablet_manager.cc:1403] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f: Time spent bootstrapping tablet: real 0.095s	user 0.006s	sys 0.011s
I20260713 09:07:09.738783 15272 raft_consensus.cc:359] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.739771 15272 raft_consensus.cc:385] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.740168 15272 raft_consensus.cc:740] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.741343 15272 consensus_queue.cc:260] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.758458 15273 ts_tablet_manager.cc:1434] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf: Time spent starting tablet: real 0.109s	user 0.025s	sys 0.031s
I20260713 09:07:09.759282 15256 heartbeater.cc:499] Master 127.10.232.126:37201 was elected leader, sending a full tablet report...
I20260713 09:07:09.759569 15273 tablet_bootstrap.cc:492] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf: Bootstrap starting.
I20260713 09:07:09.776717 15273 tablet_bootstrap.cc:654] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.785867 15276 raft_consensus.cc:493] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:09.788126 15276 raft_consensus.cc:515] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.789880 15271 tablet_bootstrap.cc:492] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108: No bootstrap required, opened a new log
I20260713 09:07:09.790707 15271 ts_tablet_manager.cc:1403] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108: Time spent bootstrapping tablet: real 0.108s	user 0.028s	sys 0.030s
I20260713 09:07:09.793097 15276 leader_election.cc:290] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423)
I20260713 09:07:09.796566 15107 heartbeater.cc:499] Master 127.10.232.126:37201 was elected leader, sending a full tablet report...
I20260713 09:07:09.796880 15272 ts_tablet_manager.cc:1434] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f: Time spent starting tablet: real 0.062s	user 0.012s	sys 0.019s
I20260713 09:07:09.798066 15272 tablet_bootstrap.cc:492] T ecbf39d84a3f42619a196cd391287b3d P b1cc2b1132f4407d9b60629cdac1279f: Bootstrap starting.
I20260713 09:07:09.794716 15271 raft_consensus.cc:359] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.800913 15271 raft_consensus.cc:385] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.801229 15271 raft_consensus.cc:740] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.808403 15271 consensus_queue.cc:260] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.810976 15271 ts_tablet_manager.cc:1434] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.006s
I20260713 09:07:09.813629 15271 tablet_bootstrap.cc:492] T ecbf39d84a3f42619a196cd391287b3d P f5fc81fe2c164b068b87af7d97e0a108: Bootstrap starting.
I20260713 09:07:09.818789 15157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecbf39d84a3f42619a196cd391287b3d" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108" is_pre_election: true
W20260713 09:07:09.820971 15195 leader_election.cc:343] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:09.807375 15272 tablet_bootstrap.cc:654] T ecbf39d84a3f42619a196cd391287b3d P b1cc2b1132f4407d9b60629cdac1279f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.816017 15273 tablet_bootstrap.cc:492] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf: No bootstrap required, opened a new log
I20260713 09:07:09.824508 15273 ts_tablet_manager.cc:1403] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.007s
I20260713 09:07:09.827952 15273 raft_consensus.cc:359] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.828791 15273 raft_consensus.cc:385] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.829100 15273 raft_consensus.cc:740] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.833762 15271 tablet_bootstrap.cc:654] T ecbf39d84a3f42619a196cd391287b3d P f5fc81fe2c164b068b87af7d97e0a108: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.830161 15273 consensus_queue.cc:260] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.841398 15273 ts_tablet_manager.cc:1434] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:07:09.842577 15273 tablet_bootstrap.cc:492] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf: Bootstrap starting.
I20260713 09:07:09.844142 15272 tablet_bootstrap.cc:492] T ecbf39d84a3f42619a196cd391287b3d P b1cc2b1132f4407d9b60629cdac1279f: No bootstrap required, opened a new log
I20260713 09:07:09.844797 15272 ts_tablet_manager.cc:1403] T ecbf39d84a3f42619a196cd391287b3d P b1cc2b1132f4407d9b60629cdac1279f: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.001s
I20260713 09:07:09.848435 15272 raft_consensus.cc:359] T ecbf39d84a3f42619a196cd391287b3d P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.849323 15272 raft_consensus.cc:385] T ecbf39d84a3f42619a196cd391287b3d P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.849658 15272 raft_consensus.cc:740] T ecbf39d84a3f42619a196cd391287b3d P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.850203 15273 tablet_bootstrap.cc:654] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.851049 15271 tablet_bootstrap.cc:492] T ecbf39d84a3f42619a196cd391287b3d P f5fc81fe2c164b068b87af7d97e0a108: No bootstrap required, opened a new log
I20260713 09:07:09.850592 15272 consensus_queue.cc:260] T ecbf39d84a3f42619a196cd391287b3d P b1cc2b1132f4407d9b60629cdac1279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.852937 15271 ts_tablet_manager.cc:1403] T ecbf39d84a3f42619a196cd391287b3d P f5fc81fe2c164b068b87af7d97e0a108: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.006s
I20260713 09:07:09.852883 15082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecbf39d84a3f42619a196cd391287b3d" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f" is_pre_election: true
I20260713 09:07:09.853797 15082 raft_consensus.cc:2468] T ecbf39d84a3f42619a196cd391287b3d P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1719e14060fa480fb03cab8221c2efbf in term 0.
I20260713 09:07:09.856227 15272 ts_tablet_manager.cc:1434] T ecbf39d84a3f42619a196cd391287b3d P b1cc2b1132f4407d9b60629cdac1279f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:07:09.856940 15197 leader_election.cc:304] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [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: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f; no voters: f5fc81fe2c164b068b87af7d97e0a108
I20260713 09:07:09.856963 15271 raft_consensus.cc:359] T ecbf39d84a3f42619a196cd391287b3d P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.859165 15281 raft_consensus.cc:2804] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:09.859710 15271 raft_consensus.cc:385] T ecbf39d84a3f42619a196cd391287b3d P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.859771 15281 raft_consensus.cc:493] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:09.860304 15271 raft_consensus.cc:740] T ecbf39d84a3f42619a196cd391287b3d P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.860445 15281 raft_consensus.cc:3060] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.861245 15271 consensus_queue.cc:260] T ecbf39d84a3f42619a196cd391287b3d P f5fc81fe2c164b068b87af7d97e0a108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.863008 15273 tablet_bootstrap.cc:492] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf: No bootstrap required, opened a new log
I20260713 09:07:09.863600 15273 ts_tablet_manager.cc:1403] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260713 09:07:09.863687 15271 ts_tablet_manager.cc:1434] T ecbf39d84a3f42619a196cd391287b3d P f5fc81fe2c164b068b87af7d97e0a108: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:07:09.864820 15271 tablet_bootstrap.cc:492] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108: Bootstrap starting.
I20260713 09:07:09.867054 15273 raft_consensus.cc:359] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.867834 15273 raft_consensus.cc:385] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.868359 15273 raft_consensus.cc:740] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.869433 15273 consensus_queue.cc:260] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.871832 15271 tablet_bootstrap.cc:654] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.874068 15280 raft_consensus.cc:493] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:09.874536 15281 raft_consensus.cc:515] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.874647 15280 raft_consensus.cc:515] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.875458 15273 ts_tablet_manager.cc:1434] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260713 09:07:09.876751 15281 leader_election.cc:290] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 1 election: Requested vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423)
I20260713 09:07:09.857838 15272 tablet_bootstrap.cc:492] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f: Bootstrap starting.
I20260713 09:07:09.877960 15157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecbf39d84a3f42619a196cd391287b3d" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
I20260713 09:07:09.878662 15157 raft_consensus.cc:3060] T ecbf39d84a3f42619a196cd391287b3d P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.882905 15082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecbf39d84a3f42619a196cd391287b3d" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
I20260713 09:07:09.883606 15082 raft_consensus.cc:3060] T ecbf39d84a3f42619a196cd391287b3d P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.883913 15280 leader_election.cc:290] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:09.886368 15273 tablet_bootstrap.cc:492] T b48328b943e8460699a1795a80a09a3d P 1719e14060fa480fb03cab8221c2efbf: Bootstrap starting.
I20260713 09:07:09.884183 15272 tablet_bootstrap.cc:654] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.895993 15273 tablet_bootstrap.cc:654] T b48328b943e8460699a1795a80a09a3d P 1719e14060fa480fb03cab8221c2efbf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.896308 15157 raft_consensus.cc:2468] T ecbf39d84a3f42619a196cd391287b3d P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1719e14060fa480fb03cab8221c2efbf in term 1.
I20260713 09:07:09.898027 15195 leader_election.cc:304] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1719e14060fa480fb03cab8221c2efbf, f5fc81fe2c164b068b87af7d97e0a108; no voters: 
I20260713 09:07:09.904174 15271 tablet_bootstrap.cc:492] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108: No bootstrap required, opened a new log
I20260713 09:07:09.904286 15082 raft_consensus.cc:2468] T ecbf39d84a3f42619a196cd391287b3d P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1719e14060fa480fb03cab8221c2efbf in term 1.
I20260713 09:07:09.905289 15271 ts_tablet_manager.cc:1403] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.002s
I20260713 09:07:09.905408 15281 raft_consensus.cc:2804] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:09.906900 15281 raft_consensus.cc:697] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [term 1 LEADER]: Becoming Leader. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Running, Role: LEADER
I20260713 09:07:09.907555 15272 tablet_bootstrap.cc:492] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f: No bootstrap required, opened a new log
I20260713 09:07:09.908109 15272 ts_tablet_manager.cc:1403] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.001s
I20260713 09:07:09.907840 15281 consensus_queue.cc:237] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.915036 15271 raft_consensus.cc:359] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.915781 15271 raft_consensus.cc:385] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.916052 15271 raft_consensus.cc:740] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.916816 15271 consensus_queue.cc:260] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.919135 15273 tablet_bootstrap.cc:492] T b48328b943e8460699a1795a80a09a3d P 1719e14060fa480fb03cab8221c2efbf: No bootstrap required, opened a new log
I20260713 09:07:09.918972 15272 raft_consensus.cc:359] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.919850 15272 raft_consensus.cc:385] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.920199 15272 raft_consensus.cc:740] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.921041 15272 consensus_queue.cc:260] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.923019 15157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48328b943e8460699a1795a80a09a3d" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108" is_pre_election: true
I20260713 09:07:09.923735 15272 ts_tablet_manager.cc:1434] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260713 09:07:09.923748 15157 raft_consensus.cc:2468] T b48328b943e8460699a1795a80a09a3d P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 0.
I20260713 09:07:09.925654 15046 leader_election.cc:304] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1cc2b1132f4407d9b60629cdac1279f, f5fc81fe2c164b068b87af7d97e0a108; no voters: 
I20260713 09:07:09.927549 15280 raft_consensus.cc:2804] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:09.927961 15280 raft_consensus.cc:493] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:09.928295 15280 raft_consensus.cc:3060] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.930124 15273 ts_tablet_manager.cc:1403] T b48328b943e8460699a1795a80a09a3d P 1719e14060fa480fb03cab8221c2efbf: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.014s
I20260713 09:07:09.929263 14980 catalog_manager.cc:5697] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1719e14060fa480fb03cab8221c2efbf (127.10.232.67). New cstate: current_term: 1 leader_uuid: "1719e14060fa480fb03cab8221c2efbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:09.932585 15231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48328b943e8460699a1795a80a09a3d" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf" is_pre_election: true
I20260713 09:07:09.933413 15273 raft_consensus.cc:359] T b48328b943e8460699a1795a80a09a3d P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.934187 15273 raft_consensus.cc:385] T b48328b943e8460699a1795a80a09a3d P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.934504 15273 raft_consensus.cc:740] T b48328b943e8460699a1795a80a09a3d P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Initialized, Role: FOLLOWER
W20260713 09:07:09.934620 15047 leader_election.cc:343] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:09.935817 15280 raft_consensus.cc:515] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.937518 15273 consensus_queue.cc:260] T b48328b943e8460699a1795a80a09a3d P 1719e14060fa480fb03cab8221c2efbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.938727 15157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48328b943e8460699a1795a80a09a3d" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
I20260713 09:07:09.939414 15157 raft_consensus.cc:3060] T b48328b943e8460699a1795a80a09a3d P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.940341 15273 ts_tablet_manager.cc:1434] T b48328b943e8460699a1795a80a09a3d P 1719e14060fa480fb03cab8221c2efbf: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:07:09.941835 15273 tablet_bootstrap.cc:492] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P 1719e14060fa480fb03cab8221c2efbf: Bootstrap starting.
W20260713 09:07:09.947443 15028 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:09.950098 15273 tablet_bootstrap.cc:654] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P 1719e14060fa480fb03cab8221c2efbf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.950882 15272 tablet_bootstrap.cc:492] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f: Bootstrap starting.
I20260713 09:07:09.951967 15271 ts_tablet_manager.cc:1434] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108: Time spent starting tablet: real 0.043s	user 0.001s	sys 0.005s
I20260713 09:07:09.953094 15271 tablet_bootstrap.cc:492] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108: Bootstrap starting.
I20260713 09:07:09.955391 15280 leader_election.cc:290] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 election: Requested vote from peers f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:09.950286 15157 raft_consensus.cc:2468] T b48328b943e8460699a1795a80a09a3d P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 1.
I20260713 09:07:09.956864 15231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48328b943e8460699a1795a80a09a3d" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
I20260713 09:07:09.957392 15046 leader_election.cc:304] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1cc2b1132f4407d9b60629cdac1279f, f5fc81fe2c164b068b87af7d97e0a108; no voters: 
I20260713 09:07:09.957679 15231 raft_consensus.cc:3060] T b48328b943e8460699a1795a80a09a3d P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.958408 15273 tablet_bootstrap.cc:492] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P 1719e14060fa480fb03cab8221c2efbf: No bootstrap required, opened a new log
I20260713 09:07:09.958514 15280 raft_consensus.cc:2804] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:09.959497 15273 ts_tablet_manager.cc:1403] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P 1719e14060fa480fb03cab8221c2efbf: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260713 09:07:09.962395 15271 tablet_bootstrap.cc:654] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.963016 15273 raft_consensus.cc:359] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.963696 15277 raft_consensus.cc:493] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:09.963909 15273 raft_consensus.cc:385] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.964260 15273 raft_consensus.cc:740] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.964265 15277 raft_consensus.cc:515] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.965353 15273 consensus_queue.cc:260] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P 1719e14060fa480fb03cab8221c2efbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.968577 15280 raft_consensus.cc:697] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f [term 1 LEADER]: Becoming Leader. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Running, Role: LEADER
I20260713 09:07:09.971139 15277 leader_election.cc:290] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:09.979713 15273 ts_tablet_manager.cc:1434] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P 1719e14060fa480fb03cab8221c2efbf: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260713 09:07:09.982651 15273 tablet_bootstrap.cc:492] T 86e39be8301144f699e1186099ef6e37 P 1719e14060fa480fb03cab8221c2efbf: Bootstrap starting.
I20260713 09:07:09.990592 15272 tablet_bootstrap.cc:654] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.994073 15280 consensus_queue.cc:237] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:09.987804 15231 raft_consensus.cc:2468] T b48328b943e8460699a1795a80a09a3d P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 1.
I20260713 09:07:10.003777 15273 tablet_bootstrap.cc:654] T 86e39be8301144f699e1186099ef6e37 P 1719e14060fa480fb03cab8221c2efbf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.012118 15271 tablet_bootstrap.cc:492] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108: No bootstrap required, opened a new log
I20260713 09:07:10.012547 15277 raft_consensus.cc:493] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.012786 15271 ts_tablet_manager.cc:1403] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.008s
I20260713 09:07:10.013115 15277 raft_consensus.cc:515] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.013746 15272 tablet_bootstrap.cc:492] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f: No bootstrap required, opened a new log
I20260713 09:07:10.014233 15272 ts_tablet_manager.cc:1403] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.006s
I20260713 09:07:10.015311 15277 leader_election.cc:290] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:10.010171 15082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb8fad05fc64edb8b9dbbc0ccbd8625" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f" is_pre_election: true
I20260713 09:07:10.017571 15272 raft_consensus.cc:359] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.016124 15271 raft_consensus.cc:359] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.016987 15081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65051f76ec5648da807fc45cf2641d88" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f" is_pre_election: true
I20260713 09:07:10.018376 15272 raft_consensus.cc:385] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:07:10.019006 15123 leader_election.cc:343] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:10.020413 15272 raft_consensus.cc:740] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.020628 15271 raft_consensus.cc:385] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.025357 15273 tablet_bootstrap.cc:492] T 86e39be8301144f699e1186099ef6e37 P 1719e14060fa480fb03cab8221c2efbf: No bootstrap required, opened a new log
I20260713 09:07:10.021327 15271 raft_consensus.cc:740] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.021402 15272 consensus_queue.cc:260] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.047444 15273 ts_tablet_manager.cc:1403] T 86e39be8301144f699e1186099ef6e37 P 1719e14060fa480fb03cab8221c2efbf: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.028s
I20260713 09:07:10.048524 15081 raft_consensus.cc:2468] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 0.
I20260713 09:07:10.049996 15272 ts_tablet_manager.cc:1434] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.019s
I20260713 09:07:10.051215 15272 tablet_bootstrap.cc:492] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f: Bootstrap starting.
I20260713 09:07:10.051218 15273 raft_consensus.cc:359] T 86e39be8301144f699e1186099ef6e37 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.052107 15273 raft_consensus.cc:385] T 86e39be8301144f699e1186099ef6e37 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.052389 15273 raft_consensus.cc:740] T 86e39be8301144f699e1186099ef6e37 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.053277 15273 consensus_queue.cc:260] T 86e39be8301144f699e1186099ef6e37 P 1719e14060fa480fb03cab8221c2efbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.053980 15123 leader_election.cc:304] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1cc2b1132f4407d9b60629cdac1279f, f5fc81fe2c164b068b87af7d97e0a108; no voters: 
I20260713 09:07:10.055568 15277 raft_consensus.cc:2804] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:10.056128 15277 raft_consensus.cc:493] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:10.056627 15277 raft_consensus.cc:3060] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.057775 15273 ts_tablet_manager.cc:1434] T 86e39be8301144f699e1186099ef6e37 P 1719e14060fa480fb03cab8221c2efbf: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:07:10.058379 15272 tablet_bootstrap.cc:654] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.058890 15273 tablet_bootstrap.cc:492] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf: Bootstrap starting.
I20260713 09:07:10.028739 15231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb8fad05fc64edb8b9dbbc0ccbd8625" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf" is_pre_election: true
I20260713 09:07:10.067610 15231 raft_consensus.cc:2468] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 0.
I20260713 09:07:10.069926 15272 tablet_bootstrap.cc:492] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f: No bootstrap required, opened a new log
I20260713 09:07:10.029639 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65051f76ec5648da807fc45cf2641d88" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf" is_pre_election: true
I20260713 09:07:10.075142 15272 ts_tablet_manager.cc:1403] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.010s
I20260713 09:07:10.075224 15230 raft_consensus.cc:2468] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 0.
I20260713 09:07:10.075932 15273 tablet_bootstrap.cc:654] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.080129 15272 raft_consensus.cc:359] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.081280 15272 raft_consensus.cc:385] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.081717 15272 raft_consensus.cc:740] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.082558 15122 leader_election.cc:304] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [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: 1719e14060fa480fb03cab8221c2efbf, f5fc81fe2c164b068b87af7d97e0a108; no voters: b1cc2b1132f4407d9b60629cdac1279f
I20260713 09:07:10.082692 15272 consensus_queue.cc:260] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.085054 14977 catalog_manager.cc:5697] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f reported cstate change: term changed from 0 to 1, leader changed from <none> to b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65). New cstate: current_term: 1 leader_uuid: "b1cc2b1132f4407d9b60629cdac1279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:10.086450 15272 ts_tablet_manager.cc:1434] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:07:10.087752 15272 tablet_bootstrap.cc:492] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P b1cc2b1132f4407d9b60629cdac1279f: Bootstrap starting.
I20260713 09:07:10.069099 15271 consensus_queue.cc:260] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.096088 15272 tablet_bootstrap.cc:654] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P b1cc2b1132f4407d9b60629cdac1279f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.098547 15273 tablet_bootstrap.cc:492] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf: No bootstrap required, opened a new log
I20260713 09:07:10.099289 15273 ts_tablet_manager.cc:1403] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.012s
I20260713 09:07:10.103026 15273 raft_consensus.cc:359] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.104101 15273 raft_consensus.cc:385] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.104508 15273 raft_consensus.cc:740] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.105674 15273 consensus_queue.cc:260] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.108546 15273 ts_tablet_manager.cc:1434] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:07:10.109601 15280 raft_consensus.cc:493] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.110502 15280 raft_consensus.cc:515] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.116175 15280 leader_election.cc:290] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:10.119156 15302 raft_consensus.cc:2804] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:10.119931 15157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e39be8301144f699e1186099ef6e37" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108" is_pre_election: true
I20260713 09:07:10.120390 15231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e39be8301144f699e1186099ef6e37" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf" is_pre_election: true
W20260713 09:07:10.123338 15046 leader_election.cc:343] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:10.123478 15302 raft_consensus.cc:493] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:10.123989 15302 raft_consensus.cc:3060] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.123364 15231 raft_consensus.cc:2468] T 86e39be8301144f699e1186099ef6e37 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 0.
I20260713 09:07:10.125828 15047 leader_election.cc:304] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [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: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f; no voters: f5fc81fe2c164b068b87af7d97e0a108
I20260713 09:07:10.127343 15280 raft_consensus.cc:2804] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:10.127816 15280 raft_consensus.cc:493] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:10.128764 15280 raft_consensus.cc:3060] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.129065 15273 tablet_bootstrap.cc:492] T 106d1d5660e84a2abab49143c15fb131 P 1719e14060fa480fb03cab8221c2efbf: Bootstrap starting.
I20260713 09:07:10.120922 15277 raft_consensus.cc:515] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.133410 15081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65051f76ec5648da807fc45cf2641d88" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
I20260713 09:07:10.134115 15081 raft_consensus.cc:3060] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.139199 15273 tablet_bootstrap.cc:654] T 106d1d5660e84a2abab49143c15fb131 P 1719e14060fa480fb03cab8221c2efbf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.141283 15280 raft_consensus.cc:515] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.149672 15271 ts_tablet_manager.cc:1434] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108: Time spent starting tablet: real 0.136s	user 0.015s	sys 0.012s
I20260713 09:07:10.151019 15271 tablet_bootstrap.cc:492] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108: Bootstrap starting.
I20260713 09:07:10.150019 15157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e39be8301144f699e1186099ef6e37" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
W20260713 09:07:10.156745 15046 leader_election.cc:343] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:10.158375 15231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e39be8301144f699e1186099ef6e37" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
I20260713 09:07:10.159169 15231 raft_consensus.cc:3060] T 86e39be8301144f699e1186099ef6e37 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.168309 15231 raft_consensus.cc:2468] T 86e39be8301144f699e1186099ef6e37 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 1.
I20260713 09:07:10.169294 15081 raft_consensus.cc:2468] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 1.
I20260713 09:07:10.169750 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65051f76ec5648da807fc45cf2641d88" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
I20260713 09:07:10.169922 15277 leader_election.cc:290] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 election: Requested vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:10.171149 15230 raft_consensus.cc:3060] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.169763 15047 leader_election.cc:304] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f; no voters: f5fc81fe2c164b068b87af7d97e0a108
I20260713 09:07:10.171497 15280 leader_election.cc:290] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 election: Requested vote from peers f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:10.173197 15280 raft_consensus.cc:2804] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.173832 15272 tablet_bootstrap.cc:492] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P b1cc2b1132f4407d9b60629cdac1279f: No bootstrap required, opened a new log
I20260713 09:07:10.174639 15272 ts_tablet_manager.cc:1403] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P b1cc2b1132f4407d9b60629cdac1279f: Time spent bootstrapping tablet: real 0.087s	user 0.032s	sys 0.052s
I20260713 09:07:10.173884 15280 raft_consensus.cc:697] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [term 1 LEADER]: Becoming Leader. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Running, Role: LEADER
I20260713 09:07:10.177528 15280 consensus_queue.cc:237] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.177956 15123 leader_election.cc:304] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1cc2b1132f4407d9b60629cdac1279f, f5fc81fe2c164b068b87af7d97e0a108; no voters: 
I20260713 09:07:10.178957 15277 raft_consensus.cc:2804] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.179549 15277 raft_consensus.cc:697] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 LEADER]: Becoming Leader. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Running, Role: LEADER
I20260713 09:07:10.180513 15277 consensus_queue.cc:237] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.183135 15272 raft_consensus.cc:359] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.185766 15230 raft_consensus.cc:2468] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 1.
I20260713 09:07:10.187158 15272 raft_consensus.cc:385] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.187546 15272 raft_consensus.cc:740] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.185660 15302 raft_consensus.cc:515] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.188373 15272 consensus_queue.cc:260] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P b1cc2b1132f4407d9b60629cdac1279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.189131 15273 tablet_bootstrap.cc:492] T 106d1d5660e84a2abab49143c15fb131 P 1719e14060fa480fb03cab8221c2efbf: No bootstrap required, opened a new log
I20260713 09:07:10.189651 15273 ts_tablet_manager.cc:1403] T 106d1d5660e84a2abab49143c15fb131 P 1719e14060fa480fb03cab8221c2efbf: Time spent bootstrapping tablet: real 0.061s	user 0.036s	sys 0.021s
I20260713 09:07:10.190455 15271 tablet_bootstrap.cc:654] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.191197 15272 ts_tablet_manager.cc:1434] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P b1cc2b1132f4407d9b60629cdac1279f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260713 09:07:10.192364 15272 tablet_bootstrap.cc:492] T 3e910e59d4a54fdaa9a0d8737fab09ce P b1cc2b1132f4407d9b60629cdac1279f: Bootstrap starting.
I20260713 09:07:10.192582 15081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb8fad05fc64edb8b9dbbc0ccbd8625" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
I20260713 09:07:10.193260 15081 raft_consensus.cc:3060] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.195320 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb8fad05fc64edb8b9dbbc0ccbd8625" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
I20260713 09:07:10.196344 15230 raft_consensus.cc:3060] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.192546 15273 raft_consensus.cc:359] T 106d1d5660e84a2abab49143c15fb131 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.198570 15302 leader_election.cc:290] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 election: Requested vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:10.199231 15273 raft_consensus.cc:385] T 106d1d5660e84a2abab49143c15fb131 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.199630 15273 raft_consensus.cc:740] T 106d1d5660e84a2abab49143c15fb131 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.200898 15081 raft_consensus.cc:2468] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 1.
I20260713 09:07:10.200364 15273 consensus_queue.cc:260] T 106d1d5660e84a2abab49143c15fb131 P 1719e14060fa480fb03cab8221c2efbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.202562 15123 leader_election.cc:304] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1cc2b1132f4407d9b60629cdac1279f, f5fc81fe2c164b068b87af7d97e0a108; no voters: 
I20260713 09:07:10.203668 15302 raft_consensus.cc:2804] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.203998 15272 tablet_bootstrap.cc:654] T 3e910e59d4a54fdaa9a0d8737fab09ce P b1cc2b1132f4407d9b60629cdac1279f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.206055 15273 ts_tablet_manager.cc:1434] T 106d1d5660e84a2abab49143c15fb131 P 1719e14060fa480fb03cab8221c2efbf: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260713 09:07:10.207130 15273 tablet_bootstrap.cc:492] T ce84670082e54e1089fd421de98719cc P 1719e14060fa480fb03cab8221c2efbf: Bootstrap starting.
I20260713 09:07:10.204397 15302 raft_consensus.cc:697] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 LEADER]: Becoming Leader. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Running, Role: LEADER
I20260713 09:07:10.209574 15302 consensus_queue.cc:237] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.210031 14977 catalog_manager.cc:5697] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f reported cstate change: term changed from 0 to 1, leader changed from <none> to b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65). New cstate: current_term: 1 leader_uuid: "b1cc2b1132f4407d9b60629cdac1279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:10.212849 15273 tablet_bootstrap.cc:654] T ce84670082e54e1089fd421de98719cc P 1719e14060fa480fb03cab8221c2efbf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.219477 15230 raft_consensus.cc:2468] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 1.
I20260713 09:07:10.226538 14980 catalog_manager.cc:5697] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66). New cstate: current_term: 1 leader_uuid: "f5fc81fe2c164b068b87af7d97e0a108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:10.239177 15272 tablet_bootstrap.cc:492] T 3e910e59d4a54fdaa9a0d8737fab09ce P b1cc2b1132f4407d9b60629cdac1279f: No bootstrap required, opened a new log
I20260713 09:07:10.239771 15272 ts_tablet_manager.cc:1403] T 3e910e59d4a54fdaa9a0d8737fab09ce P b1cc2b1132f4407d9b60629cdac1279f: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.010s
I20260713 09:07:10.242771 15272 raft_consensus.cc:359] T 3e910e59d4a54fdaa9a0d8737fab09ce P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.243451 15272 raft_consensus.cc:385] T 3e910e59d4a54fdaa9a0d8737fab09ce P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.243748 15272 raft_consensus.cc:740] T 3e910e59d4a54fdaa9a0d8737fab09ce P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.244472 15272 consensus_queue.cc:260] T 3e910e59d4a54fdaa9a0d8737fab09ce P b1cc2b1132f4407d9b60629cdac1279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.245141 15273 tablet_bootstrap.cc:492] T ce84670082e54e1089fd421de98719cc P 1719e14060fa480fb03cab8221c2efbf: No bootstrap required, opened a new log
I20260713 09:07:10.245880 15273 ts_tablet_manager.cc:1403] T ce84670082e54e1089fd421de98719cc P 1719e14060fa480fb03cab8221c2efbf: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.014s
I20260713 09:07:10.247280 15272 ts_tablet_manager.cc:1434] T 3e910e59d4a54fdaa9a0d8737fab09ce P b1cc2b1132f4407d9b60629cdac1279f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:10.248425 15272 tablet_bootstrap.cc:492] T 106d1d5660e84a2abab49143c15fb131 P b1cc2b1132f4407d9b60629cdac1279f: Bootstrap starting.
I20260713 09:07:10.249073 15273 raft_consensus.cc:359] T ce84670082e54e1089fd421de98719cc P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.249912 15273 raft_consensus.cc:385] T ce84670082e54e1089fd421de98719cc P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.250373 15273 raft_consensus.cc:740] T ce84670082e54e1089fd421de98719cc P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.249858 14977 catalog_manager.cc:5697] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66). New cstate: current_term: 1 leader_uuid: "f5fc81fe2c164b068b87af7d97e0a108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:10.251313 15273 consensus_queue.cc:260] T ce84670082e54e1089fd421de98719cc P 1719e14060fa480fb03cab8221c2efbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.252468 15271 tablet_bootstrap.cc:492] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108: No bootstrap required, opened a new log
I20260713 09:07:10.256102 15272 tablet_bootstrap.cc:654] T 106d1d5660e84a2abab49143c15fb131 P b1cc2b1132f4407d9b60629cdac1279f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.256189 15271 ts_tablet_manager.cc:1403] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108: Time spent bootstrapping tablet: real 0.105s	user 0.017s	sys 0.006s
I20260713 09:07:10.260141 15271 raft_consensus.cc:359] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.261019 15271 raft_consensus.cc:385] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.261364 15271 raft_consensus.cc:740] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.253749 15273 ts_tablet_manager.cc:1434] T ce84670082e54e1089fd421de98719cc P 1719e14060fa480fb03cab8221c2efbf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:10.265743 15271 consensus_queue.cc:260] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.268460 15271 ts_tablet_manager.cc:1434] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:07:10.268657 15272 tablet_bootstrap.cc:492] T 106d1d5660e84a2abab49143c15fb131 P b1cc2b1132f4407d9b60629cdac1279f: No bootstrap required, opened a new log
I20260713 09:07:10.269424 15272 ts_tablet_manager.cc:1403] T 106d1d5660e84a2abab49143c15fb131 P b1cc2b1132f4407d9b60629cdac1279f: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.001s
I20260713 09:07:10.269534 15271 tablet_bootstrap.cc:492] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108: Bootstrap starting.
I20260713 09:07:10.273118 15272 raft_consensus.cc:359] T 106d1d5660e84a2abab49143c15fb131 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.274123 15272 raft_consensus.cc:385] T 106d1d5660e84a2abab49143c15fb131 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.274519 15272 raft_consensus.cc:740] T 106d1d5660e84a2abab49143c15fb131 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.275355 15272 consensus_queue.cc:260] T 106d1d5660e84a2abab49143c15fb131 P b1cc2b1132f4407d9b60629cdac1279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.276693 15271 tablet_bootstrap.cc:654] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.277736 15272 ts_tablet_manager.cc:1434] T 106d1d5660e84a2abab49143c15fb131 P b1cc2b1132f4407d9b60629cdac1279f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:07:10.278959 15272 tablet_bootstrap.cc:492] T 18721e0bde6243798196b9b2410ace92 P b1cc2b1132f4407d9b60629cdac1279f: Bootstrap starting.
I20260713 09:07:10.282665 15271 tablet_bootstrap.cc:492] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108: No bootstrap required, opened a new log
I20260713 09:07:10.283149 15271 ts_tablet_manager.cc:1403] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260713 09:07:10.285904 15272 tablet_bootstrap.cc:654] T 18721e0bde6243798196b9b2410ace92 P b1cc2b1132f4407d9b60629cdac1279f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.285888 15271 raft_consensus.cc:359] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.286855 15271 raft_consensus.cc:385] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.287182 15271 raft_consensus.cc:740] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.287931 15271 consensus_queue.cc:260] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.290587 15271 ts_tablet_manager.cc:1434] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:10.291574 15271 tablet_bootstrap.cc:492] T ce84670082e54e1089fd421de98719cc P f5fc81fe2c164b068b87af7d97e0a108: Bootstrap starting.
I20260713 09:07:10.294564 15281 raft_consensus.cc:493] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.295451 15281 raft_consensus.cc:515] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.297916 15271 tablet_bootstrap.cc:654] T ce84670082e54e1089fd421de98719cc P f5fc81fe2c164b068b87af7d97e0a108: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.299923 15081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e910e59d4a54fdaa9a0d8737fab09ce" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f" is_pre_election: true
I20260713 09:07:10.300992 15081 raft_consensus.cc:2468] T 3e910e59d4a54fdaa9a0d8737fab09ce P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1719e14060fa480fb03cab8221c2efbf in term 0.
I20260713 09:07:10.302884 15197 leader_election.cc:304] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f; no voters: 
I20260713 09:07:10.304164 15276 raft_consensus.cc:2804] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:10.304632 15276 raft_consensus.cc:493] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:10.304986 15276 raft_consensus.cc:3060] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.307166 15272 tablet_bootstrap.cc:492] T 18721e0bde6243798196b9b2410ace92 P b1cc2b1132f4407d9b60629cdac1279f: No bootstrap required, opened a new log
I20260713 09:07:10.307694 15281 leader_election.cc:290] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423)
I20260713 09:07:10.308959 15272 ts_tablet_manager.cc:1403] T 18721e0bde6243798196b9b2410ace92 P b1cc2b1132f4407d9b60629cdac1279f: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.013s
I20260713 09:07:10.309023 15157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e910e59d4a54fdaa9a0d8737fab09ce" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108" is_pre_election: true
I20260713 09:07:10.309861 15157 raft_consensus.cc:2468] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1719e14060fa480fb03cab8221c2efbf in term 0.
I20260713 09:07:10.311012 15271 tablet_bootstrap.cc:492] T ce84670082e54e1089fd421de98719cc P f5fc81fe2c164b068b87af7d97e0a108: No bootstrap required, opened a new log
I20260713 09:07:10.311614 15271 ts_tablet_manager.cc:1403] T ce84670082e54e1089fd421de98719cc P f5fc81fe2c164b068b87af7d97e0a108: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.013s
I20260713 09:07:10.312215 15272 raft_consensus.cc:359] T 18721e0bde6243798196b9b2410ace92 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.313108 15272 raft_consensus.cc:385] T 18721e0bde6243798196b9b2410ace92 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.313441 15272 raft_consensus.cc:740] T 18721e0bde6243798196b9b2410ace92 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.314277 15272 consensus_queue.cc:260] T 18721e0bde6243798196b9b2410ace92 P b1cc2b1132f4407d9b60629cdac1279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.314333 15271 raft_consensus.cc:359] T ce84670082e54e1089fd421de98719cc P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.315413 15271 raft_consensus.cc:385] T ce84670082e54e1089fd421de98719cc P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.315714 15271 raft_consensus.cc:740] T ce84670082e54e1089fd421de98719cc P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.314582 15276 raft_consensus.cc:515] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.317281 15272 ts_tablet_manager.cc:1434] T 18721e0bde6243798196b9b2410ace92 P b1cc2b1132f4407d9b60629cdac1279f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:10.318074 15276 leader_election.cc:290] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 1 election: Requested vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423)
I20260713 09:07:10.318850 15271 consensus_queue.cc:260] T ce84670082e54e1089fd421de98719cc P f5fc81fe2c164b068b87af7d97e0a108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.321452 15157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e910e59d4a54fdaa9a0d8737fab09ce" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
I20260713 09:07:10.322139 15157 raft_consensus.cc:3060] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.323294 15302 raft_consensus.cc:493] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.323827 15302 raft_consensus.cc:515] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.325598 15302 leader_election.cc:290] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:10.326321 15082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106d1d5660e84a2abab49143c15fb131" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f" is_pre_election: true
I20260713 09:07:10.326539 15276 consensus_queue.cc:1048] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.326813 15081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e910e59d4a54fdaa9a0d8737fab09ce" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
I20260713 09:07:10.327050 15082 raft_consensus.cc:2468] T 106d1d5660e84a2abab49143c15fb131 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 0.
I20260713 09:07:10.327587 15081 raft_consensus.cc:3060] T 3e910e59d4a54fdaa9a0d8737fab09ce P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.328866 15271 ts_tablet_manager.cc:1434] T ce84670082e54e1089fd421de98719cc P f5fc81fe2c164b068b87af7d97e0a108: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260713 09:07:10.329434 15123 leader_election.cc:304] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1cc2b1132f4407d9b60629cdac1279f, f5fc81fe2c164b068b87af7d97e0a108; no voters: 
I20260713 09:07:10.329883 15271 tablet_bootstrap.cc:492] T 18721e0bde6243798196b9b2410ace92 P f5fc81fe2c164b068b87af7d97e0a108: Bootstrap starting.
I20260713 09:07:10.330276 15302 raft_consensus.cc:2804] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:10.330653 15302 raft_consensus.cc:493] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:10.330955 15302 raft_consensus.cc:3060] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.332509 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106d1d5660e84a2abab49143c15fb131" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf" is_pre_election: true
I20260713 09:07:10.333351 15230 raft_consensus.cc:2468] T 106d1d5660e84a2abab49143c15fb131 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 0.
I20260713 09:07:10.336032 15271 tablet_bootstrap.cc:654] T 18721e0bde6243798196b9b2410ace92 P f5fc81fe2c164b068b87af7d97e0a108: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.338584 15280 raft_consensus.cc:493] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.339099 15280 raft_consensus.cc:515] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.342697 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce84670082e54e1089fd421de98719cc" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108" is_pre_election: true
I20260713 09:07:10.343070 15271 tablet_bootstrap.cc:492] T 18721e0bde6243798196b9b2410ace92 P f5fc81fe2c164b068b87af7d97e0a108: No bootstrap required, opened a new log
I20260713 09:07:10.343456 15280 leader_election.cc:290] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:10.344448 15271 ts_tablet_manager.cc:1403] T 18721e0bde6243798196b9b2410ace92 P f5fc81fe2c164b068b87af7d97e0a108: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260713 09:07:10.343592 15155 raft_consensus.cc:2468] T ce84670082e54e1089fd421de98719cc P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 0.
I20260713 09:07:10.343799 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce84670082e54e1089fd421de98719cc" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf" is_pre_election: true
I20260713 09:07:10.345364 15230 raft_consensus.cc:2468] T ce84670082e54e1089fd421de98719cc P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 0.
I20260713 09:07:10.346257 15046 leader_election.cc:304] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1cc2b1132f4407d9b60629cdac1279f, f5fc81fe2c164b068b87af7d97e0a108; no voters: 
I20260713 09:07:10.347337 15280 raft_consensus.cc:2804] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:10.347739 15280 raft_consensus.cc:493] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:10.348272 15280 raft_consensus.cc:3060] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.350095 15157 raft_consensus.cc:2468] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1719e14060fa480fb03cab8221c2efbf in term 1.
I20260713 09:07:10.354142 15081 raft_consensus.cc:2468] T 3e910e59d4a54fdaa9a0d8737fab09ce P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1719e14060fa480fb03cab8221c2efbf in term 1.
I20260713 09:07:10.343839 15302 raft_consensus.cc:515] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.357064 15197 leader_election.cc:304] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f; no voters: 
I20260713 09:07:10.358057 15276 raft_consensus.cc:2804] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.358628 15276 raft_consensus.cc:697] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [term 1 LEADER]: Becoming Leader. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Running, Role: LEADER
I20260713 09:07:10.352711 15271 raft_consensus.cc:359] T 18721e0bde6243798196b9b2410ace92 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.359549 15276 consensus_queue.cc:237] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.359972 15081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106d1d5660e84a2abab49143c15fb131" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
I20260713 09:07:10.360306 15271 raft_consensus.cc:385] T 18721e0bde6243798196b9b2410ace92 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.360724 15271 raft_consensus.cc:740] T 18721e0bde6243798196b9b2410ace92 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.361894 15271 consensus_queue.cc:260] T 18721e0bde6243798196b9b2410ace92 P f5fc81fe2c164b068b87af7d97e0a108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.363499 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106d1d5660e84a2abab49143c15fb131" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
I20260713 09:07:10.364279 15271 ts_tablet_manager.cc:1434] T 18721e0bde6243798196b9b2410ace92 P f5fc81fe2c164b068b87af7d97e0a108: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:07:10.364203 15230 raft_consensus.cc:3060] T 106d1d5660e84a2abab49143c15fb131 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.354913 15280 raft_consensus.cc:515] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.369357 15156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce84670082e54e1089fd421de98719cc" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
I20260713 09:07:10.370090 15156 raft_consensus.cc:3060] T ce84670082e54e1089fd421de98719cc P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.360790 15081 raft_consensus.cc:3060] T 106d1d5660e84a2abab49143c15fb131 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.376788 15230 raft_consensus.cc:2468] T 106d1d5660e84a2abab49143c15fb131 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 1.
I20260713 09:07:10.359557 15302 leader_election.cc:290] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 election: Requested vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:10.378365 15122 leader_election.cc:304] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1719e14060fa480fb03cab8221c2efbf, f5fc81fe2c164b068b87af7d97e0a108; no voters: 
I20260713 09:07:10.379280 15302 raft_consensus.cc:2804] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.382458 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce84670082e54e1089fd421de98719cc" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
I20260713 09:07:10.383134 15230 raft_consensus.cc:3060] T ce84670082e54e1089fd421de98719cc P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.384486 15081 raft_consensus.cc:2468] T 106d1d5660e84a2abab49143c15fb131 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 1.
I20260713 09:07:10.385649 15280 leader_election.cc:290] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 election: Requested vote from peers f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:10.386602 15156 raft_consensus.cc:2468] T ce84670082e54e1089fd421de98719cc P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 1.
I20260713 09:07:10.387701 15302 raft_consensus.cc:697] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 LEADER]: Becoming Leader. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Running, Role: LEADER
I20260713 09:07:10.387779 15046 leader_election.cc:304] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1cc2b1132f4407d9b60629cdac1279f, f5fc81fe2c164b068b87af7d97e0a108; no voters: 
I20260713 09:07:10.388859 15302 consensus_queue.cc:237] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.392513 15280 raft_consensus.cc:2804] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.394022 15280 raft_consensus.cc:697] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [term 1 LEADER]: Becoming Leader. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Running, Role: LEADER
I20260713 09:07:10.395064 15280 consensus_queue.cc:237] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.396772 15230 raft_consensus.cc:2468] T ce84670082e54e1089fd421de98719cc P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 1.
I20260713 09:07:10.409847 14977 catalog_manager.cc:5697] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1719e14060fa480fb03cab8221c2efbf (127.10.232.67). New cstate: current_term: 1 leader_uuid: "1719e14060fa480fb03cab8221c2efbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:10.413947 15318 consensus_queue.cc:1048] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:10.420545 14979 catalog_manager.cc:5697] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66). New cstate: current_term: 1 leader_uuid: "f5fc81fe2c164b068b87af7d97e0a108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:10.438004 14980 catalog_manager.cc:5697] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f reported cstate change: term changed from 0 to 1, leader changed from <none> to b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65). New cstate: current_term: 1 leader_uuid: "b1cc2b1132f4407d9b60629cdac1279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:10.443012 15280 consensus_queue.cc:1048] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:10.464040 15328 consensus_queue.cc:1048] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:10.495998 15318 raft_consensus.cc:493] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.496564 15318 raft_consensus.cc:515] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.498783 15318 leader_election.cc:290] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423)
I20260713 09:07:10.499866 15081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18721e0bde6243798196b9b2410ace92" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f" is_pre_election: true
I20260713 09:07:10.500216 15156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18721e0bde6243798196b9b2410ace92" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108" is_pre_election: true
I20260713 09:07:10.500531 15081 raft_consensus.cc:2468] T 18721e0bde6243798196b9b2410ace92 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1719e14060fa480fb03cab8221c2efbf in term 0.
I20260713 09:07:10.501067 15156 raft_consensus.cc:2468] T 18721e0bde6243798196b9b2410ace92 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1719e14060fa480fb03cab8221c2efbf in term 0.
I20260713 09:07:10.501881 15197 leader_election.cc:304] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f; no voters: 
I20260713 09:07:10.502774 15318 raft_consensus.cc:2804] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:10.503149 15318 raft_consensus.cc:493] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:10.503398 15318 raft_consensus.cc:3060] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.509392 15318 raft_consensus.cc:515] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.511245 15318 leader_election.cc:290] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 1 election: Requested vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423)
I20260713 09:07:10.512246 15081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18721e0bde6243798196b9b2410ace92" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
I20260713 09:07:10.512893 15081 raft_consensus.cc:3060] T 18721e0bde6243798196b9b2410ace92 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.512748 15156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18721e0bde6243798196b9b2410ace92" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
I20260713 09:07:10.513607 15156 raft_consensus.cc:3060] T 18721e0bde6243798196b9b2410ace92 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.518146 15081 raft_consensus.cc:2468] T 18721e0bde6243798196b9b2410ace92 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1719e14060fa480fb03cab8221c2efbf in term 1.
I20260713 09:07:10.519557 15156 raft_consensus.cc:2468] T 18721e0bde6243798196b9b2410ace92 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1719e14060fa480fb03cab8221c2efbf in term 1.
I20260713 09:07:10.519557 15197 leader_election.cc:304] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f; no voters: 
I20260713 09:07:10.521164 15318 raft_consensus.cc:2804] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.521663 15318 raft_consensus.cc:697] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf [term 1 LEADER]: Becoming Leader. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Running, Role: LEADER
I20260713 09:07:10.522351 15318 consensus_queue.cc:237] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.531937 14980 catalog_manager.cc:5697] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1719e14060fa480fb03cab8221c2efbf (127.10.232.67). New cstate: current_term: 1 leader_uuid: "1719e14060fa480fb03cab8221c2efbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:10.536723 15302 raft_consensus.cc:493] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.537420 15302 raft_consensus.cc:515] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.539783 15302 leader_election.cc:290] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:10.541081 15231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e39be8301144f699e1186099ef6e37" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf" is_pre_election: true
I20260713 09:07:10.540982 15081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e39be8301144f699e1186099ef6e37" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f" is_pre_election: true
I20260713 09:07:10.542142 15231 raft_consensus.cc:2393] T 86e39be8301144f699e1186099ef6e37 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5fc81fe2c164b068b87af7d97e0a108 in current term 1: Already voted for candidate b1cc2b1132f4407d9b60629cdac1279f in this term.
I20260713 09:07:10.543488 15122 leader_election.cc:304] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5fc81fe2c164b068b87af7d97e0a108; no voters: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f
I20260713 09:07:10.544374 15302 raft_consensus.cc:3060] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.549916 15302 raft_consensus.cc:2749] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:10.591815 15324 consensus_queue.cc:1048] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:10.592635 15302 consensus_queue.cc:1048] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.610003 15328 consensus_queue.cc:1048] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:10.622080 15302 consensus_queue.cc:1048] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.670229 15156 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65051f76ec5648da807fc45cf2641d88"
dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
mode: GRACEFUL
new_leader_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
 from {username='slave'} at 127.0.0.1:52694
I20260713 09:07:10.670956 15156 raft_consensus.cc:606] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 LEADER]: Received request to transfer leadership to TS b1cc2b1132f4407d9b60629cdac1279f
I20260713 09:07:10.687063 15231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ecbf39d84a3f42619a196cd391287b3d"
dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
mode: GRACEFUL
new_leader_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
 from {username='slave'} at 127.0.0.1:41984
I20260713 09:07:10.687776 15231 raft_consensus.cc:606] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [term 1 LEADER]: Received request to transfer leadership to TS b1cc2b1132f4407d9b60629cdac1279f
I20260713 09:07:10.690093 15302 consensus_queue.cc:1048] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.694252 15156 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3eb8fad05fc64edb8b9dbbc0ccbd8625"
dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
mode: GRACEFUL
new_leader_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
 from {username='slave'} at 127.0.0.1:52694
I20260713 09:07:10.695007 15156 raft_consensus.cc:606] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 LEADER]: Received request to transfer leadership to TS b1cc2b1132f4407d9b60629cdac1279f
I20260713 09:07:10.705394 15277 consensus_queue.cc:1048] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.705886 15230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e910e59d4a54fdaa9a0d8737fab09ce"
dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
mode: GRACEFUL
new_leader_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
 from {username='slave'} at 127.0.0.1:41984
I20260713 09:07:10.706647 15230 raft_consensus.cc:606] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [term 1 LEADER]: Received request to transfer leadership to TS f5fc81fe2c164b068b87af7d97e0a108
I20260713 09:07:10.714299 15277 raft_consensus.cc:993] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108: : Instructing follower b1cc2b1132f4407d9b60629cdac1279f to start an election
I20260713 09:07:10.714808 15302 raft_consensus.cc:1081] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 LEADER]: Signalling peer b1cc2b1132f4407d9b60629cdac1279f to start an election
I20260713 09:07:10.716590 15081 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3eb8fad05fc64edb8b9dbbc0ccbd8625"
dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
 from {username='slave'} at 127.0.0.1:40822
I20260713 09:07:10.717581 15081 raft_consensus.cc:493] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:10.718081 15081 raft_consensus.cc:3060] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:10.726069 15081 raft_consensus.cc:515] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.728248 15081 leader_election.cc:290] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 2 election: Requested vote from peers f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:10.729122 15156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb8fad05fc64edb8b9dbbc0ccbd8625" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
I20260713 09:07:10.729406 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb8fad05fc64edb8b9dbbc0ccbd8625" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
I20260713 09:07:10.729913 15156 raft_consensus.cc:3055] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:10.729991 15230 raft_consensus.cc:3060] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:10.730433 15156 raft_consensus.cc:740] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Running, Role: LEADER
I20260713 09:07:10.731531 15081 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce84670082e54e1089fd421de98719cc"
dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
mode: GRACEFUL
new_leader_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
 from {username='slave'} at 127.0.0.1:49756
I20260713 09:07:10.731460 15156 consensus_queue.cc:260] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.732367 15081 raft_consensus.cc:606] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [term 1 LEADER]: Received request to transfer leadership to TS f5fc81fe2c164b068b87af7d97e0a108
I20260713 09:07:10.733006 15156 raft_consensus.cc:3060] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:10.738305 15230 raft_consensus.cc:2468] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 2.
I20260713 09:07:10.739851 15047 leader_election.cc:304] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f; no voters: 
I20260713 09:07:10.740609 15328 raft_consensus.cc:2804] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:10.740458 15081 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86e39be8301144f699e1186099ef6e37"
dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
mode: GRACEFUL
new_leader_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
 from {username='slave'} at 127.0.0.1:49756
I20260713 09:07:10.741190 15328 raft_consensus.cc:697] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P b1cc2b1132f4407d9b60629cdac1279f [term 2 LEADER]: Becoming Leader. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Running, Role: LEADER
I20260713 09:07:10.741271 15156 raft_consensus.cc:2468] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 2.
I20260713 09:07:10.741309 15081 raft_consensus.cc:606] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [term 1 LEADER]: Received request to transfer leadership to TS f5fc81fe2c164b068b87af7d97e0a108
I20260713 09:07:10.742219 15328 consensus_queue.cc:237] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.751428 14980 catalog_manager.cc:5697] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P b1cc2b1132f4407d9b60629cdac1279f reported cstate change: term changed from 1 to 2, leader changed from f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66) to b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65). New cstate: current_term: 2 leader_uuid: "b1cc2b1132f4407d9b60629cdac1279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:10.850556 15318 consensus_queue.cc:1048] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.858191 15281 raft_consensus.cc:993] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf: : Instructing follower f5fc81fe2c164b068b87af7d97e0a108 to start an election
I20260713 09:07:10.858834 15276 raft_consensus.cc:1081] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [term 1 LEADER]: Signalling peer f5fc81fe2c164b068b87af7d97e0a108 to start an election
I20260713 09:07:10.860834 15157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e910e59d4a54fdaa9a0d8737fab09ce"
dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
 from {username='slave'} at 127.0.0.1:42708
I20260713 09:07:10.861615 15157 raft_consensus.cc:493] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:10.862069 15157 raft_consensus.cc:3060] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:10.865976 15281 consensus_queue.cc:1048] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:10.873595 15157 raft_consensus.cc:515] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.879278 15081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e910e59d4a54fdaa9a0d8737fab09ce" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
I20260713 09:07:10.880002 15081 raft_consensus.cc:3060] T 3e910e59d4a54fdaa9a0d8737fab09ce P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:10.880291 15157 leader_election.cc:290] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 2 election: Requested vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:10.881371 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e910e59d4a54fdaa9a0d8737fab09ce" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
I20260713 09:07:10.881978 15230 raft_consensus.cc:3055] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:10.882333 15230 raft_consensus.cc:740] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Running, Role: LEADER
I20260713 09:07:10.883200 15230 consensus_queue.cc:260] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.884351 15230 raft_consensus.cc:3060] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:10.889024 15081 raft_consensus.cc:2468] T 3e910e59d4a54fdaa9a0d8737fab09ce P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 2.
I20260713 09:07:10.890432 15230 raft_consensus.cc:2468] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 2.
I20260713 09:07:10.890452 15123 leader_election.cc:304] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1cc2b1132f4407d9b60629cdac1279f, f5fc81fe2c164b068b87af7d97e0a108; no voters: 
I20260713 09:07:10.891701 15302 raft_consensus.cc:2804] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:10.892293 15302 raft_consensus.cc:697] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108 [term 2 LEADER]: Becoming Leader. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Running, Role: LEADER
I20260713 09:07:10.893143 15302 consensus_queue.cc:237] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.901191 14977 catalog_manager.cc:5697] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108 reported cstate change: term changed from 1 to 2, leader changed from 1719e14060fa480fb03cab8221c2efbf (127.10.232.67) to f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66). New cstate: current_term: 2 leader_uuid: "f5fc81fe2c164b068b87af7d97e0a108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:10.910099 15302 consensus_queue.cc:1048] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:10.914878 15328 consensus_queue.cc:1048] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.924825 15277 consensus_queue.cc:1048] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:07:10.937824 15328 consensus_queue.cc:1048] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:10.948799 15276 consensus_queue.cc:1048] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.957533 15328 raft_consensus.cc:993] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f: : Instructing follower f5fc81fe2c164b068b87af7d97e0a108 to start an election
I20260713 09:07:10.958174 15324 raft_consensus.cc:1081] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [term 1 LEADER]: Signalling peer f5fc81fe2c164b068b87af7d97e0a108 to start an election
I20260713 09:07:10.961633 15155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce84670082e54e1089fd421de98719cc"
dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
 from {username='slave'} at 127.0.0.1:42724
I20260713 09:07:10.963466 15155 raft_consensus.cc:493] T ce84670082e54e1089fd421de98719cc P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:10.963946 15155 raft_consensus.cc:3060] T ce84670082e54e1089fd421de98719cc P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:10.967983 15318 consensus_queue.cc:1048] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.980800 15155 raft_consensus.cc:515] T ce84670082e54e1089fd421de98719cc P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.986620 15155 leader_election.cc:290] T ce84670082e54e1089fd421de98719cc P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 2 election: Requested vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:10.987406 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce84670082e54e1089fd421de98719cc" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
I20260713 09:07:10.988121 15230 raft_consensus.cc:3060] T ce84670082e54e1089fd421de98719cc P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:10.988533 15081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce84670082e54e1089fd421de98719cc" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
I20260713 09:07:10.989187 15081 raft_consensus.cc:3055] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:10.989511 15081 raft_consensus.cc:740] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Running, Role: LEADER
I20260713 09:07:10.990341 15081 consensus_queue.cc:260] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:10.997018 15230 raft_consensus.cc:2468] T ce84670082e54e1089fd421de98719cc P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 2.
I20260713 09:07:10.998116 15318 raft_consensus.cc:993] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf: : Instructing follower b1cc2b1132f4407d9b60629cdac1279f to start an election
I20260713 09:07:10.998690 15318 raft_consensus.cc:1081] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [term 1 LEADER]: Signalling peer b1cc2b1132f4407d9b60629cdac1279f to start an election
I20260713 09:07:10.991719 15081 raft_consensus.cc:3060] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:11.000591 15122 leader_election.cc:304] T ce84670082e54e1089fd421de98719cc P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1719e14060fa480fb03cab8221c2efbf, f5fc81fe2c164b068b87af7d97e0a108; no voters: 
I20260713 09:07:11.001459 15277 raft_consensus.cc:2804] T ce84670082e54e1089fd421de98719cc P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:11.001911 15082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ecbf39d84a3f42619a196cd391287b3d"
dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
 from {username='slave'} at 127.0.0.1:40814
I20260713 09:07:11.002043 15277 raft_consensus.cc:697] T ce84670082e54e1089fd421de98719cc P f5fc81fe2c164b068b87af7d97e0a108 [term 2 LEADER]: Becoming Leader. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Running, Role: LEADER
I20260713 09:07:11.002547 15082 raft_consensus.cc:493] T ecbf39d84a3f42619a196cd391287b3d P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:11.002990 15082 raft_consensus.cc:3060] T ecbf39d84a3f42619a196cd391287b3d P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:11.003075 15277 consensus_queue.cc:237] T ce84670082e54e1089fd421de98719cc P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:11.009518 15081 raft_consensus.cc:2468] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 2.
I20260713 09:07:11.011024 15082 raft_consensus.cc:515] T ecbf39d84a3f42619a196cd391287b3d P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:11.011181 14979 catalog_manager.cc:5697] T ce84670082e54e1089fd421de98719cc P f5fc81fe2c164b068b87af7d97e0a108 reported cstate change: term changed from 1 to 2, leader changed from b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65) to f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66). New cstate: current_term: 2 leader_uuid: "f5fc81fe2c164b068b87af7d97e0a108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:11.013047 15082 leader_election.cc:290] T ecbf39d84a3f42619a196cd391287b3d P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 2 election: Requested vote from peers f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:11.014266 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecbf39d84a3f42619a196cd391287b3d" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
I20260713 09:07:11.014510 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecbf39d84a3f42619a196cd391287b3d" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
I20260713 09:07:11.015045 15230 raft_consensus.cc:3055] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:11.015192 15155 raft_consensus.cc:3060] T ecbf39d84a3f42619a196cd391287b3d P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:11.015407 15230 raft_consensus.cc:740] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Running, Role: LEADER
I20260713 09:07:11.016388 15230 consensus_queue.cc:260] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:11.017444 15230 raft_consensus.cc:3060] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:11.021517 15155 raft_consensus.cc:2468] T ecbf39d84a3f42619a196cd391287b3d P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 2.
I20260713 09:07:11.022881 15046 leader_election.cc:304] T ecbf39d84a3f42619a196cd391287b3d P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1cc2b1132f4407d9b60629cdac1279f, f5fc81fe2c164b068b87af7d97e0a108; no voters: 
I20260713 09:07:11.023613 15293 raft_consensus.cc:2804] T ecbf39d84a3f42619a196cd391287b3d P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:11.024037 15293 raft_consensus.cc:697] T ecbf39d84a3f42619a196cd391287b3d P b1cc2b1132f4407d9b60629cdac1279f [term 2 LEADER]: Becoming Leader. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Running, Role: LEADER
I20260713 09:07:11.024718 15230 raft_consensus.cc:2468] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 2.
I20260713 09:07:11.024827 15293 consensus_queue.cc:237] T ecbf39d84a3f42619a196cd391287b3d P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:11.032881 14979 catalog_manager.cc:5697] T ecbf39d84a3f42619a196cd391287b3d P b1cc2b1132f4407d9b60629cdac1279f reported cstate change: term changed from 1 to 2, leader changed from 1719e14060fa480fb03cab8221c2efbf (127.10.232.67) to b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65). New cstate: current_term: 2 leader_uuid: "b1cc2b1132f4407d9b60629cdac1279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:11.128849 15230 raft_consensus.cc:1275] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Refusing update from remote peer b1cc2b1132f4407d9b60629cdac1279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.130369 15293 consensus_queue.cc:1048] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:11.138815 15155 raft_consensus.cc:1275] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Refusing update from remote peer b1cc2b1132f4407d9b60629cdac1279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.140421 15293 consensus_queue.cc:1048] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:11.185585 15302 raft_consensus.cc:993] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108: : Instructing follower b1cc2b1132f4407d9b60629cdac1279f to start an election
I20260713 09:07:11.186131 15277 raft_consensus.cc:1081] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 LEADER]: Signalling peer b1cc2b1132f4407d9b60629cdac1279f to start an election
I20260713 09:07:11.187911 15082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65051f76ec5648da807fc45cf2641d88"
dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
 from {username='slave'} at 127.0.0.1:40822
I20260713 09:07:11.188503 15082 raft_consensus.cc:493] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:11.188859 15082 raft_consensus.cc:3060] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:11.194065 15082 raft_consensus.cc:515] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:11.195982 15082 leader_election.cc:290] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 2 election: Requested vote from peers f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:11.197075 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65051f76ec5648da807fc45cf2641d88" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
I20260713 09:07:11.197207 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65051f76ec5648da807fc45cf2641d88" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
I20260713 09:07:11.197924 15155 raft_consensus.cc:3055] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:11.198037 15230 raft_consensus.cc:3060] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:11.198269 15155 raft_consensus.cc:740] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Running, Role: LEADER
I20260713 09:07:11.199368 15155 consensus_queue.cc:260] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:11.200417 15155 raft_consensus.cc:3060] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:11.204587 15230 raft_consensus.cc:2468] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 2.
I20260713 09:07:11.206261 15047 leader_election.cc:304] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f; no voters: 
I20260713 09:07:11.206578 15155 raft_consensus.cc:2468] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 2.
I20260713 09:07:11.207131 15293 raft_consensus.cc:2804] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:11.207604 15293 raft_consensus.cc:697] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f [term 2 LEADER]: Becoming Leader. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Running, Role: LEADER
I20260713 09:07:11.208513 15293 consensus_queue.cc:237] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:11.215469 14980 catalog_manager.cc:5697] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f reported cstate change: term changed from 1 to 2, leader changed from f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66) to b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65). New cstate: current_term: 2 leader_uuid: "b1cc2b1132f4407d9b60629cdac1279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:11.226091 15280 raft_consensus.cc:993] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f: : Instructing follower f5fc81fe2c164b068b87af7d97e0a108 to start an election
I20260713 09:07:11.226740 15293 raft_consensus.cc:1081] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [term 1 LEADER]: Signalling peer f5fc81fe2c164b068b87af7d97e0a108 to start an election
I20260713 09:07:11.228822 15155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86e39be8301144f699e1186099ef6e37"
dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
 from {username='slave'} at 127.0.0.1:42724
I20260713 09:07:11.229367 15155 raft_consensus.cc:493] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:11.229694 15155 raft_consensus.cc:3060] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:11.235543 15155 raft_consensus.cc:515] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:11.237424 15155 leader_election.cc:290] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 2 election: Requested vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:11.238694 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e39be8301144f699e1186099ef6e37" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
I20260713 09:07:11.238610 15082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e39be8301144f699e1186099ef6e37" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
I20260713 09:07:11.239485 15230 raft_consensus.cc:3060] T 86e39be8301144f699e1186099ef6e37 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:11.239542 15082 raft_consensus.cc:3055] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:11.240043 15082 raft_consensus.cc:740] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Running, Role: LEADER
I20260713 09:07:11.240980 15082 consensus_queue.cc:260] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:11.242389 15082 raft_consensus.cc:3060] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:11.248915 15230 raft_consensus.cc:2468] T 86e39be8301144f699e1186099ef6e37 P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 2.
I20260713 09:07:11.250555 15122 leader_election.cc:304] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1719e14060fa480fb03cab8221c2efbf, f5fc81fe2c164b068b87af7d97e0a108; no voters: 
I20260713 09:07:11.251353 15082 raft_consensus.cc:2468] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 2.
I20260713 09:07:11.251492 15277 raft_consensus.cc:2804] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:11.252218 15277 raft_consensus.cc:697] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108 [term 2 LEADER]: Becoming Leader. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Running, Role: LEADER
I20260713 09:07:11.253078 15277 consensus_queue.cc:237] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:11.259832 14980 catalog_manager.cc:5697] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108 reported cstate change: term changed from 1 to 2, leader changed from b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65) to f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66). New cstate: current_term: 2 leader_uuid: "f5fc81fe2c164b068b87af7d97e0a108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:11.384451 15230 raft_consensus.cc:1275] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Refusing update from remote peer f5fc81fe2c164b068b87af7d97e0a108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.386005 15277 consensus_queue.cc:1048] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:11.397037 15082 raft_consensus.cc:1275] T 3e910e59d4a54fdaa9a0d8737fab09ce P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Refusing update from remote peer f5fc81fe2c164b068b87af7d97e0a108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.400134 15349 consensus_queue.cc:1048] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:11.416538 15230 raft_consensus.cc:1275] T ce84670082e54e1089fd421de98719cc P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Refusing update from remote peer f5fc81fe2c164b068b87af7d97e0a108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.418056 15349 consensus_queue.cc:1048] T ce84670082e54e1089fd421de98719cc P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:11.426440 15082 raft_consensus.cc:1275] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Refusing update from remote peer f5fc81fe2c164b068b87af7d97e0a108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.428654 15349 consensus_queue.cc:1048] T ce84670082e54e1089fd421de98719cc P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:11.553399 15155 raft_consensus.cc:1275] T ecbf39d84a3f42619a196cd391287b3d P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Refusing update from remote peer b1cc2b1132f4407d9b60629cdac1279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.555095 15293 consensus_queue.cc:1048] T ecbf39d84a3f42619a196cd391287b3d P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:11.565335 15230 raft_consensus.cc:1275] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Refusing update from remote peer b1cc2b1132f4407d9b60629cdac1279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.567081 15280 consensus_queue.cc:1048] T ecbf39d84a3f42619a196cd391287b3d P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:11.731056 15082 raft_consensus.cc:1275] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Refusing update from remote peer f5fc81fe2c164b068b87af7d97e0a108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.732614 15349 consensus_queue.cc:1048] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:11.743223 15230 raft_consensus.cc:1275] T 86e39be8301144f699e1186099ef6e37 P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Refusing update from remote peer f5fc81fe2c164b068b87af7d97e0a108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.744998 15349 consensus_queue.cc:1048] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:11.800416 15155 raft_consensus.cc:1275] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Refusing update from remote peer b1cc2b1132f4407d9b60629cdac1279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.801882 15280 consensus_queue.cc:1048] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:11.811661 15230 raft_consensus.cc:1275] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Refusing update from remote peer b1cc2b1132f4407d9b60629cdac1279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.813280 15324 consensus_queue.cc:1048] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.779750 14979 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57626:
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"
    }
  }
}
W20260713 09:07:13.782230 14979 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.
I20260713 09:07:13.837404 15069 tablet_service.cc:1511] Processing CreateTablet for tablet 3a2d5f786ddf4612a97bb698f020151d (DEFAULT_TABLE table=soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:13.838732 15069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2d5f786ddf4612a97bb698f020151d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.840790 15146 tablet_service.cc:1511] Processing CreateTablet for tablet 3a2d5f786ddf4612a97bb698f020151d (DEFAULT_TABLE table=soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:13.841617 15067 tablet_service.cc:1511] Processing CreateTablet for tablet e95da88a1ee843f79386674719ab7925 (DEFAULT_TABLE table=soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:13.842450 15146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2d5f786ddf4612a97bb698f020151d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.843029 15067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e95da88a1ee843f79386674719ab7925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.847174 15220 tablet_service.cc:1511] Processing CreateTablet for tablet 3a2d5f786ddf4612a97bb698f020151d (DEFAULT_TABLE table=soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:13.847975 15066 tablet_service.cc:1511] Processing CreateTablet for tablet fce490d8e6b84811a43faa02e8410045 (DEFAULT_TABLE table=soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:13.848726 15220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2d5f786ddf4612a97bb698f020151d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.849298 15066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fce490d8e6b84811a43faa02e8410045. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.851642 15218 tablet_service.cc:1511] Processing CreateTablet for tablet e95da88a1ee843f79386674719ab7925 (DEFAULT_TABLE table=soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:13.853206 15218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e95da88a1ee843f79386674719ab7925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.855537 15219 tablet_service.cc:1511] Processing CreateTablet for tablet fce490d8e6b84811a43faa02e8410045 (DEFAULT_TABLE table=soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:13.857355 15219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fce490d8e6b84811a43faa02e8410045. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.858037 15068 tablet_service.cc:1511] Processing CreateTablet for tablet 656cc88b28a141b4a1fa3151df3869d2 (DEFAULT_TABLE table=soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:13.859894 15068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 656cc88b28a141b4a1fa3151df3869d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.859647 15221 tablet_service.cc:1511] Processing CreateTablet for tablet 656cc88b28a141b4a1fa3151df3869d2 (DEFAULT_TABLE table=soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:13.861256 15221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 656cc88b28a141b4a1fa3151df3869d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.858104 15071 tablet_service.cc:1511] Processing CreateTablet for tablet e0d3f53aa03847f49dbe06516ec01aec (DEFAULT_TABLE table=soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:13.864347 15071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0d3f53aa03847f49dbe06516ec01aec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.866077 15144 tablet_service.cc:1511] Processing CreateTablet for tablet e95da88a1ee843f79386674719ab7925 (DEFAULT_TABLE table=soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:13.867744 15144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e95da88a1ee843f79386674719ab7925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.867267 15143 tablet_service.cc:1511] Processing CreateTablet for tablet e0d3f53aa03847f49dbe06516ec01aec (DEFAULT_TABLE table=soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:13.867309 15147 tablet_service.cc:1511] Processing CreateTablet for tablet 656cc88b28a141b4a1fa3151df3869d2 (DEFAULT_TABLE table=soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:13.868880 15143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0d3f53aa03847f49dbe06516ec01aec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.869705 15147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 656cc88b28a141b4a1fa3151df3869d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.869985 15145 tablet_service.cc:1511] Processing CreateTablet for tablet fce490d8e6b84811a43faa02e8410045 (DEFAULT_TABLE table=soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:13.871433 15145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fce490d8e6b84811a43faa02e8410045. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.905462 15217 tablet_service.cc:1511] Processing CreateTablet for tablet e0d3f53aa03847f49dbe06516ec01aec (DEFAULT_TABLE table=soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:13.907397 15217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0d3f53aa03847f49dbe06516ec01aec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.937750 15066 tablet_service.cc:1511] Processing CreateTablet for tablet cda1fb7f52894d5095bcfa61706c041a (DEFAULT_TABLE table=soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:13.939342 15066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cda1fb7f52894d5095bcfa61706c041a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.950336 15142 tablet_service.cc:1511] Processing CreateTablet for tablet cda1fb7f52894d5095bcfa61706c041a (DEFAULT_TABLE table=soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:13.951916 15142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cda1fb7f52894d5095bcfa61706c041a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.955749 15371 tablet_bootstrap.cc:492] T e95da88a1ee843f79386674719ab7925 P 1719e14060fa480fb03cab8221c2efbf: Bootstrap starting.
I20260713 09:07:13.959585 15369 tablet_bootstrap.cc:492] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f: Bootstrap starting.
I20260713 09:07:13.959791 15218 tablet_service.cc:1511] Processing CreateTablet for tablet cda1fb7f52894d5095bcfa61706c041a (DEFAULT_TABLE table=soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:13.962177 15067 tablet_service.cc:1511] Processing CreateTablet for tablet 01f3f2e9cd364de79997b8c6b33d7b83 (DEFAULT_TABLE table=soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:13.963644 15067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01f3f2e9cd364de79997b8c6b33d7b83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.963444 15141 tablet_service.cc:1511] Processing CreateTablet for tablet 01f3f2e9cd364de79997b8c6b33d7b83 (DEFAULT_TABLE table=soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:13.964830 15141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01f3f2e9cd364de79997b8c6b33d7b83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.965698 15216 tablet_service.cc:1511] Processing CreateTablet for tablet 01f3f2e9cd364de79997b8c6b33d7b83 (DEFAULT_TABLE table=soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:13.976483 15370 tablet_bootstrap.cc:492] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108: Bootstrap starting.
I20260713 09:07:13.980870 15218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cda1fb7f52894d5095bcfa61706c041a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.982864 15216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01f3f2e9cd364de79997b8c6b33d7b83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:14.000620 15067 tablet_service.cc:1511] Processing CreateTablet for tablet d8b32471e039471b81281d00c9545f7b (DEFAULT_TABLE table=soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:14.002378 15067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8b32471e039471b81281d00c9545f7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:14.004454 15369 tablet_bootstrap.cc:654] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:14.005136 15028 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:14.016475 15218 tablet_service.cc:1511] Processing CreateTablet for tablet d8b32471e039471b81281d00c9545f7b (DEFAULT_TABLE table=soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:14.017974 15218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8b32471e039471b81281d00c9545f7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:14.021144 15141 tablet_service.cc:1511] Processing CreateTablet for tablet a2b8f6113d6f4daa9007e8a911000e99 (DEFAULT_TABLE table=soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:14.022890 15141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2b8f6113d6f4daa9007e8a911000e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:14.026188 15220 tablet_service.cc:1511] Processing CreateTablet for tablet a2b8f6113d6f4daa9007e8a911000e99 (DEFAULT_TABLE table=soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:14.027545 15069 tablet_service.cc:1511] Processing CreateTablet for tablet a2b8f6113d6f4daa9007e8a911000e99 (DEFAULT_TABLE table=soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:14.029527 15069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2b8f6113d6f4daa9007e8a911000e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:14.033667 15371 tablet_bootstrap.cc:654] T e95da88a1ee843f79386674719ab7925 P 1719e14060fa480fb03cab8221c2efbf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.029183 15146 tablet_service.cc:1511] Processing CreateTablet for tablet d8b32471e039471b81281d00c9545f7b (DEFAULT_TABLE table=soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:14.027655 15220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2b8f6113d6f4daa9007e8a911000e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:14.034689 15370 tablet_bootstrap.cc:654] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.049695 15369 tablet_bootstrap.cc:492] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f: No bootstrap required, opened a new log
I20260713 09:07:14.055135 15369 ts_tablet_manager.cc:1403] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f: Time spent bootstrapping tablet: real 0.096s	user 0.028s	sys 0.018s
I20260713 09:07:14.058333 15369 raft_consensus.cc:359] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.059198 15369 raft_consensus.cc:385] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.059541 15369 raft_consensus.cc:740] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.055202 15146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8b32471e039471b81281d00c9545f7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:14.066713 15369 consensus_queue.cc:260] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.069281 15369 ts_tablet_manager.cc:1434] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:07:14.071569 15369 tablet_bootstrap.cc:492] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f: Bootstrap starting.
I20260713 09:07:14.085583 15369 tablet_bootstrap.cc:654] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.088207 15370 tablet_bootstrap.cc:492] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108: No bootstrap required, opened a new log
I20260713 09:07:14.089423 15370 ts_tablet_manager.cc:1403] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108: Time spent bootstrapping tablet: real 0.113s	user 0.010s	sys 0.009s
I20260713 09:07:14.092967 15370 raft_consensus.cc:359] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.093789 15370 raft_consensus.cc:385] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.094137 15370 raft_consensus.cc:740] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.096969 15371 tablet_bootstrap.cc:492] T e95da88a1ee843f79386674719ab7925 P 1719e14060fa480fb03cab8221c2efbf: No bootstrap required, opened a new log
I20260713 09:07:14.097596 15371 ts_tablet_manager.cc:1403] T e95da88a1ee843f79386674719ab7925 P 1719e14060fa480fb03cab8221c2efbf: Time spent bootstrapping tablet: real 0.142s	user 0.013s	sys 0.018s
I20260713 09:07:14.097237 15370 consensus_queue.cc:260] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.100929 15371 raft_consensus.cc:359] T e95da88a1ee843f79386674719ab7925 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.101447 15370 ts_tablet_manager.cc:1434] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:07:14.101725 15371 raft_consensus.cc:385] T e95da88a1ee843f79386674719ab7925 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.102092 15371 raft_consensus.cc:740] T e95da88a1ee843f79386674719ab7925 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.102596 15370 tablet_bootstrap.cc:492] T fce490d8e6b84811a43faa02e8410045 P f5fc81fe2c164b068b87af7d97e0a108: Bootstrap starting.
I20260713 09:07:14.103021 15371 consensus_queue.cc:260] T e95da88a1ee843f79386674719ab7925 P 1719e14060fa480fb03cab8221c2efbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.105504 15371 ts_tablet_manager.cc:1434] T e95da88a1ee843f79386674719ab7925 P 1719e14060fa480fb03cab8221c2efbf: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260713 09:07:14.105800 15369 tablet_bootstrap.cc:492] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f: No bootstrap required, opened a new log
I20260713 09:07:14.106454 15369 ts_tablet_manager.cc:1403] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.005s
I20260713 09:07:14.109480 15371 tablet_bootstrap.cc:492] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf: Bootstrap starting.
I20260713 09:07:14.109705 15370 tablet_bootstrap.cc:654] T fce490d8e6b84811a43faa02e8410045 P f5fc81fe2c164b068b87af7d97e0a108: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.109627 15369 raft_consensus.cc:359] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.110741 15369 raft_consensus.cc:385] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.111115 15369 raft_consensus.cc:740] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.111933 15369 consensus_queue.cc:260] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.117472 15371 tablet_bootstrap.cc:654] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.127982 15369 ts_tablet_manager.cc:1434] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260713 09:07:14.129719 15369 tablet_bootstrap.cc:492] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f: Bootstrap starting.
I20260713 09:07:14.156033 15369 tablet_bootstrap.cc:654] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.174058 15369 tablet_bootstrap.cc:492] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f: No bootstrap required, opened a new log
I20260713 09:07:14.174481 15371 tablet_bootstrap.cc:492] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf: No bootstrap required, opened a new log
I20260713 09:07:14.174484 15370 tablet_bootstrap.cc:492] T fce490d8e6b84811a43faa02e8410045 P f5fc81fe2c164b068b87af7d97e0a108: No bootstrap required, opened a new log
I20260713 09:07:14.174978 15369 ts_tablet_manager.cc:1403] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.002s
I20260713 09:07:14.175415 15370 ts_tablet_manager.cc:1403] T fce490d8e6b84811a43faa02e8410045 P f5fc81fe2c164b068b87af7d97e0a108: Time spent bootstrapping tablet: real 0.073s	user 0.038s	sys 0.034s
I20260713 09:07:14.175426 15371 ts_tablet_manager.cc:1403] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf: Time spent bootstrapping tablet: real 0.066s	user 0.033s	sys 0.031s
I20260713 09:07:14.179620 15370 raft_consensus.cc:359] T fce490d8e6b84811a43faa02e8410045 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.180575 15370 raft_consensus.cc:385] T fce490d8e6b84811a43faa02e8410045 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.180195 15369 raft_consensus.cc:359] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.180949 15370 raft_consensus.cc:740] T fce490d8e6b84811a43faa02e8410045 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.181159 15369 raft_consensus.cc:385] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.181608 15369 raft_consensus.cc:740] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.181886 15370 consensus_queue.cc:260] T fce490d8e6b84811a43faa02e8410045 P f5fc81fe2c164b068b87af7d97e0a108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.182457 15369 consensus_queue.cc:260] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.184692 15370 ts_tablet_manager.cc:1434] T fce490d8e6b84811a43faa02e8410045 P f5fc81fe2c164b068b87af7d97e0a108: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:07:14.185164 15369 ts_tablet_manager.cc:1434] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:07:14.185846 15370 tablet_bootstrap.cc:492] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108: Bootstrap starting.
I20260713 09:07:14.186270 15369 tablet_bootstrap.cc:492] T 01f3f2e9cd364de79997b8c6b33d7b83 P b1cc2b1132f4407d9b60629cdac1279f: Bootstrap starting.
I20260713 09:07:14.191188 15380 raft_consensus.cc:493] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.191776 15380 raft_consensus.cc:515] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.194905 15082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d3f53aa03847f49dbe06516ec01aec" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f" is_pre_election: true
W20260713 09:07:14.196581 15123 leader_election.cc:343] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.199250 15369 tablet_bootstrap.cc:654] T 01f3f2e9cd364de79997b8c6b33d7b83 P b1cc2b1132f4407d9b60629cdac1279f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.200058 15370 tablet_bootstrap.cc:654] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.179814 15371 raft_consensus.cc:359] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.202003 15371 raft_consensus.cc:385] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.202613 15371 raft_consensus.cc:740] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.203998 15371 consensus_queue.cc:260] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.205084 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d3f53aa03847f49dbe06516ec01aec" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf" is_pre_election: true
I20260713 09:07:14.208144 15371 ts_tablet_manager.cc:1434] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.003s
I20260713 09:07:14.208325 15380 leader_election.cc:290] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
W20260713 09:07:14.210914 15122 leader_election.cc:343] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.211558 15122 leader_election.cc:304] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5fc81fe2c164b068b87af7d97e0a108; no voters: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f
I20260713 09:07:14.211727 15371 tablet_bootstrap.cc:492] T cda1fb7f52894d5095bcfa61706c041a P 1719e14060fa480fb03cab8221c2efbf: Bootstrap starting.
I20260713 09:07:14.214298 15380 raft_consensus.cc:2749] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:14.224026 15371 tablet_bootstrap.cc:654] T cda1fb7f52894d5095bcfa61706c041a P 1719e14060fa480fb03cab8221c2efbf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.229948 15370 tablet_bootstrap.cc:492] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108: No bootstrap required, opened a new log
I20260713 09:07:14.230631 15370 ts_tablet_manager.cc:1403] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.006s
I20260713 09:07:14.231679 15369 tablet_bootstrap.cc:492] T 01f3f2e9cd364de79997b8c6b33d7b83 P b1cc2b1132f4407d9b60629cdac1279f: No bootstrap required, opened a new log
I20260713 09:07:14.232210 15369 ts_tablet_manager.cc:1403] T 01f3f2e9cd364de79997b8c6b33d7b83 P b1cc2b1132f4407d9b60629cdac1279f: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.020s
I20260713 09:07:14.233817 15370 raft_consensus.cc:359] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.234586 15370 raft_consensus.cc:385] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.234901 15370 raft_consensus.cc:740] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.235069 15369 raft_consensus.cc:359] T 01f3f2e9cd364de79997b8c6b33d7b83 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.235795 15369 raft_consensus.cc:385] T 01f3f2e9cd364de79997b8c6b33d7b83 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.235738 15370 consensus_queue.cc:260] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.236207 15369 raft_consensus.cc:740] T 01f3f2e9cd364de79997b8c6b33d7b83 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.237112 15369 consensus_queue.cc:260] T 01f3f2e9cd364de79997b8c6b33d7b83 P b1cc2b1132f4407d9b60629cdac1279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.237638 15371 tablet_bootstrap.cc:492] T cda1fb7f52894d5095bcfa61706c041a P 1719e14060fa480fb03cab8221c2efbf: No bootstrap required, opened a new log
I20260713 09:07:14.238211 15370 ts_tablet_manager.cc:1434] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:07:14.238261 15371 ts_tablet_manager.cc:1403] T cda1fb7f52894d5095bcfa61706c041a P 1719e14060fa480fb03cab8221c2efbf: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.002s
I20260713 09:07:14.239428 15369 ts_tablet_manager.cc:1434] T 01f3f2e9cd364de79997b8c6b33d7b83 P b1cc2b1132f4407d9b60629cdac1279f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:14.239557 15370 tablet_bootstrap.cc:492] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108: Bootstrap starting.
I20260713 09:07:14.240530 15369 tablet_bootstrap.cc:492] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f: Bootstrap starting.
I20260713 09:07:14.244474 15371 raft_consensus.cc:359] T cda1fb7f52894d5095bcfa61706c041a P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.245280 15371 raft_consensus.cc:385] T cda1fb7f52894d5095bcfa61706c041a P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.245641 15371 raft_consensus.cc:740] T cda1fb7f52894d5095bcfa61706c041a P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.247042 15369 tablet_bootstrap.cc:654] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.247498 15370 tablet_bootstrap.cc:654] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.246628 15371 consensus_queue.cc:260] T cda1fb7f52894d5095bcfa61706c041a P 1719e14060fa480fb03cab8221c2efbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.252121 15371 ts_tablet_manager.cc:1434] T cda1fb7f52894d5095bcfa61706c041a P 1719e14060fa480fb03cab8221c2efbf: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260713 09:07:14.254209 15371 tablet_bootstrap.cc:492] T fce490d8e6b84811a43faa02e8410045 P 1719e14060fa480fb03cab8221c2efbf: Bootstrap starting.
I20260713 09:07:14.264139 15377 raft_consensus.cc:493] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.264922 15377 raft_consensus.cc:515] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.269367 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce490d8e6b84811a43faa02e8410045" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108" is_pre_election: true
I20260713 09:07:14.269367 15371 tablet_bootstrap.cc:654] T fce490d8e6b84811a43faa02e8410045 P 1719e14060fa480fb03cab8221c2efbf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.270226 15155 raft_consensus.cc:2468] T fce490d8e6b84811a43faa02e8410045 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 0.
I20260713 09:07:14.272708 15046 leader_election.cc:304] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1cc2b1132f4407d9b60629cdac1279f, f5fc81fe2c164b068b87af7d97e0a108; no voters: 
I20260713 09:07:14.273614 15324 raft_consensus.cc:2804] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.273953 15324 raft_consensus.cc:493] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.274560 15324 raft_consensus.cc:3060] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.277048 15377 leader_election.cc:290] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:14.278656 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce490d8e6b84811a43faa02e8410045" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf" is_pre_election: true
W20260713 09:07:14.279870 15047 leader_election.cc:343] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.287206 15369 tablet_bootstrap.cc:492] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f: No bootstrap required, opened a new log
I20260713 09:07:14.288200 15369 ts_tablet_manager.cc:1403] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.008s
I20260713 09:07:14.289793 15324 raft_consensus.cc:515] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.293135 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce490d8e6b84811a43faa02e8410045" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
I20260713 09:07:14.293313 15371 tablet_bootstrap.cc:492] T fce490d8e6b84811a43faa02e8410045 P 1719e14060fa480fb03cab8221c2efbf: No bootstrap required, opened a new log
I20260713 09:07:14.293154 15370 tablet_bootstrap.cc:492] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108: No bootstrap required, opened a new log
I20260713 09:07:14.293799 15155 raft_consensus.cc:3060] T fce490d8e6b84811a43faa02e8410045 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.294071 15371 ts_tablet_manager.cc:1403] T fce490d8e6b84811a43faa02e8410045 P 1719e14060fa480fb03cab8221c2efbf: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.011s
I20260713 09:07:14.297025 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce490d8e6b84811a43faa02e8410045" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
I20260713 09:07:14.297271 15371 raft_consensus.cc:359] T fce490d8e6b84811a43faa02e8410045 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.298106 15371 raft_consensus.cc:385] T fce490d8e6b84811a43faa02e8410045 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.298395 15371 raft_consensus.cc:740] T fce490d8e6b84811a43faa02e8410045 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.299196 15371 consensus_queue.cc:260] T fce490d8e6b84811a43faa02e8410045 P 1719e14060fa480fb03cab8221c2efbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.294219 15370 ts_tablet_manager.cc:1403] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108: Time spent bootstrapping tablet: real 0.055s	user 0.029s	sys 0.012s
I20260713 09:07:14.301442 15371 ts_tablet_manager.cc:1434] T fce490d8e6b84811a43faa02e8410045 P 1719e14060fa480fb03cab8221c2efbf: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:07:14.301522 15230 raft_consensus.cc:3060] T fce490d8e6b84811a43faa02e8410045 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.302809 15155 raft_consensus.cc:2468] T fce490d8e6b84811a43faa02e8410045 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 1.
I20260713 09:07:14.304382 15371 tablet_bootstrap.cc:492] T 3a2d5f786ddf4612a97bb698f020151d P 1719e14060fa480fb03cab8221c2efbf: Bootstrap starting.
I20260713 09:07:14.305493 15377 raft_consensus.cc:493] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.305110 15370 raft_consensus.cc:359] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.306166 15370 raft_consensus.cc:385] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.306028 15377 raft_consensus.cc:515] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.306517 15370 raft_consensus.cc:740] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.307360 15370 consensus_queue.cc:260] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.293210 15369 raft_consensus.cc:359] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.308961 15369 raft_consensus.cc:385] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.309285 15369 raft_consensus.cc:740] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.309918 15231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95da88a1ee843f79386674719ab7925" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf" is_pre_election: true
I20260713 09:07:14.309994 15369 consensus_queue.cc:260] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.310858 15231 raft_consensus.cc:2468] T e95da88a1ee843f79386674719ab7925 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 0.
I20260713 09:07:14.311971 15371 tablet_bootstrap.cc:654] T 3a2d5f786ddf4612a97bb698f020151d P 1719e14060fa480fb03cab8221c2efbf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.313700 15370 ts_tablet_manager.cc:1434] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260713 09:07:14.314946 15370 tablet_bootstrap.cc:492] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108: Bootstrap starting.
I20260713 09:07:14.314946 15047 leader_election.cc:304] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f; no voters: 
I20260713 09:07:14.316891 15389 raft_consensus.cc:2804] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.317291 15046 leader_election.cc:304] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1cc2b1132f4407d9b60629cdac1279f, f5fc81fe2c164b068b87af7d97e0a108; no voters: 
I20260713 09:07:14.317524 15389 raft_consensus.cc:493] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.317978 15369 ts_tablet_manager.cc:1434] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.003s
I20260713 09:07:14.319540 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95da88a1ee843f79386674719ab7925" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108" is_pre_election: true
W20260713 09:07:14.321208 15046 leader_election.cc:343] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.318011 15389 raft_consensus.cc:3060] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.318964 15391 raft_consensus.cc:2804] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.326721 15370 tablet_bootstrap.cc:654] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.331631 15377 leader_election.cc:290] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:14.335875 15371 tablet_bootstrap.cc:492] T 3a2d5f786ddf4612a97bb698f020151d P 1719e14060fa480fb03cab8221c2efbf: No bootstrap required, opened a new log
I20260713 09:07:14.336534 15371 ts_tablet_manager.cc:1403] T 3a2d5f786ddf4612a97bb698f020151d P 1719e14060fa480fb03cab8221c2efbf: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.000s
I20260713 09:07:14.319342 15369 tablet_bootstrap.cc:492] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f: Bootstrap starting.
I20260713 09:07:14.338732 15324 leader_election.cc:290] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 election: Requested vote from peers f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:14.339946 15371 raft_consensus.cc:359] T 3a2d5f786ddf4612a97bb698f020151d P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.345321 15371 raft_consensus.cc:385] T 3a2d5f786ddf4612a97bb698f020151d P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.344555 15391 raft_consensus.cc:697] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f [term 1 LEADER]: Becoming Leader. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Running, Role: LEADER
I20260713 09:07:14.346215 15371 raft_consensus.cc:740] T 3a2d5f786ddf4612a97bb698f020151d P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.347114 15391 consensus_queue.cc:237] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.347631 15371 consensus_queue.cc:260] T 3a2d5f786ddf4612a97bb698f020151d P 1719e14060fa480fb03cab8221c2efbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.345191 15389 raft_consensus.cc:515] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.350999 15353 raft_consensus.cc:493] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.342262 15230 raft_consensus.cc:2468] T fce490d8e6b84811a43faa02e8410045 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 1.
I20260713 09:07:14.351617 15353 raft_consensus.cc:515] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.352020 15371 ts_tablet_manager.cc:1434] T 3a2d5f786ddf4612a97bb698f020151d P 1719e14060fa480fb03cab8221c2efbf: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.001s
I20260713 09:07:14.361927 15371 tablet_bootstrap.cc:492] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf: Bootstrap starting.
I20260713 09:07:14.362819 15082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f3f2e9cd364de79997b8c6b33d7b83" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f" is_pre_election: true
I20260713 09:07:14.363718 15082 raft_consensus.cc:2468] T 01f3f2e9cd364de79997b8c6b33d7b83 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1719e14060fa480fb03cab8221c2efbf in term 0.
I20260713 09:07:14.365551 15197 leader_election.cc:304] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f; no voters: 
I20260713 09:07:14.352031 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95da88a1ee843f79386674719ab7925" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
W20260713 09:07:14.369699 15046 leader_election.cc:343] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.370582 15392 raft_consensus.cc:493] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.371240 15392 raft_consensus.cc:515] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.372314 15371 tablet_bootstrap.cc:654] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.372803 15156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f3f2e9cd364de79997b8c6b33d7b83" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108" is_pre_election: true
W20260713 09:07:14.374795 15195 leader_election.cc:343] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.376547 15353 leader_election.cc:290] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423)
I20260713 09:07:14.377338 15353 raft_consensus.cc:2804] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.377782 15353 raft_consensus.cc:493] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.379774 15156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d5f786ddf4612a97bb698f020151d" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108" is_pre_election: true
W20260713 09:07:14.381358 15046 leader_election.cc:343] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.378248 15353 raft_consensus.cc:3060] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.383940 15231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d5f786ddf4612a97bb698f020151d" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf" is_pre_election: true
I20260713 09:07:14.384707 15231 raft_consensus.cc:2468] T 3a2d5f786ddf4612a97bb698f020151d P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 0.
I20260713 09:07:14.385998 15047 leader_election.cc:304] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f [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: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f; no voters: f5fc81fe2c164b068b87af7d97e0a108
I20260713 09:07:14.386947 15324 raft_consensus.cc:2804] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.387326 15324 raft_consensus.cc:493] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.387676 15324 raft_consensus.cc:3060] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.425675 15392 leader_election.cc:290] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:14.478494 15231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95da88a1ee843f79386674719ab7925" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
I20260713 09:07:14.479290 15231 raft_consensus.cc:3060] T e95da88a1ee843f79386674719ab7925 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.485661 15369 tablet_bootstrap.cc:700] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f: Time spent opening tablet: real 0.141s	user 0.002s	sys 0.000s
I20260713 09:07:14.486569 15369 tablet_bootstrap.cc:654] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.489612 15231 raft_consensus.cc:2468] T e95da88a1ee843f79386674719ab7925 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 1.
I20260713 09:07:14.495992 15389 leader_election.cc:290] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 election: Requested vote from peers f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:14.497152 15324 raft_consensus.cc:515] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.505023 15047 leader_election.cc:304] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f; no voters: f5fc81fe2c164b068b87af7d97e0a108
I20260713 09:07:14.501488 15353 raft_consensus.cc:515] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.506496 15389 raft_consensus.cc:2804] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.507329 15389 raft_consensus.cc:697] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f [term 1 LEADER]: Becoming Leader. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Running, Role: LEADER
I20260713 09:07:14.508296 15389 consensus_queue.cc:237] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.514011 15370 tablet_bootstrap.cc:492] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108: No bootstrap required, opened a new log
I20260713 09:07:14.514952 15370 ts_tablet_manager.cc:1403] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108: Time spent bootstrapping tablet: real 0.200s	user 0.011s	sys 0.041s
I20260713 09:07:14.515508 15231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d5f786ddf4612a97bb698f020151d" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
I20260713 09:07:14.516287 15231 raft_consensus.cc:3060] T 3a2d5f786ddf4612a97bb698f020151d P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.518219 15324 leader_election.cc:290] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 election: Requested vote from peers f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:14.522032 15156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f3f2e9cd364de79997b8c6b33d7b83" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
I20260713 09:07:14.528252 15369 tablet_bootstrap.cc:492] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f: No bootstrap required, opened a new log
I20260713 09:07:14.528805 15369 ts_tablet_manager.cc:1403] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f: Time spent bootstrapping tablet: real 0.210s	user 0.009s	sys 0.004s
I20260713 09:07:14.530196 15371 tablet_bootstrap.cc:492] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf: No bootstrap required, opened a new log
W20260713 09:07:14.530611 15195 leader_election.cc:343] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.510790 15353 leader_election.cc:290] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 1 election: Requested vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423)
I20260713 09:07:14.534750 15370 raft_consensus.cc:359] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.535519 15370 raft_consensus.cc:385] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.530735 15371 ts_tablet_manager.cc:1403] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf: Time spent bootstrapping tablet: real 0.169s	user 0.043s	sys 0.049s
I20260713 09:07:14.535872 15370 raft_consensus.cc:740] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.538297 15369 raft_consensus.cc:359] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.539273 15369 raft_consensus.cc:385] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.538908 15370 consensus_queue.cc:260] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.539710 15369 raft_consensus.cc:740] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.535283 15231 raft_consensus.cc:2468] T 3a2d5f786ddf4612a97bb698f020151d P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 1.
I20260713 09:07:14.540514 15369 consensus_queue.cc:260] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.541517 15047 leader_election.cc:304] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f; no voters: 
I20260713 09:07:14.543053 15369 ts_tablet_manager.cc:1434] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.004s
I20260713 09:07:14.539227 15371 raft_consensus.cc:359] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.544293 15370 ts_tablet_manager.cc:1434] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.004s
I20260713 09:07:14.544178 15371 raft_consensus.cc:385] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.544939 15371 raft_consensus.cc:740] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.546005 15370 tablet_bootstrap.cc:492] T 3a2d5f786ddf4612a97bb698f020151d P f5fc81fe2c164b068b87af7d97e0a108: Bootstrap starting.
I20260713 09:07:14.545861 15371 consensus_queue.cc:260] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.547235 15391 raft_consensus.cc:2804] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.547813 15391 raft_consensus.cc:697] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f [term 1 LEADER]: Becoming Leader. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Running, Role: LEADER
I20260713 09:07:14.548653 15391 consensus_queue.cc:237] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.549860 15371 ts_tablet_manager.cc:1434] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:07:14.552273 15371 tablet_bootstrap.cc:492] T e0d3f53aa03847f49dbe06516ec01aec P 1719e14060fa480fb03cab8221c2efbf: Bootstrap starting.
I20260713 09:07:14.554910 15369 tablet_bootstrap.cc:492] T cda1fb7f52894d5095bcfa61706c041a P b1cc2b1132f4407d9b60629cdac1279f: Bootstrap starting.
I20260713 09:07:14.562633 15371 tablet_bootstrap.cc:654] T e0d3f53aa03847f49dbe06516ec01aec P 1719e14060fa480fb03cab8221c2efbf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.564471 15370 tablet_bootstrap.cc:654] T 3a2d5f786ddf4612a97bb698f020151d P f5fc81fe2c164b068b87af7d97e0a108: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.569721 15157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d5f786ddf4612a97bb698f020151d" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
I20260713 09:07:14.578346 15324 raft_consensus.cc:493] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.580435 15324 raft_consensus.cc:515] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.583135 15380 raft_consensus.cc:493] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.590435 15157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656cc88b28a141b4a1fa3151df3869d2" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108" is_pre_election: true
W20260713 09:07:14.591606 15046 leader_election.cc:343] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.619804 15369 tablet_bootstrap.cc:654] T cda1fb7f52894d5095bcfa61706c041a P b1cc2b1132f4407d9b60629cdac1279f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.629153 15369 tablet_bootstrap.cc:492] T cda1fb7f52894d5095bcfa61706c041a P b1cc2b1132f4407d9b60629cdac1279f: No bootstrap required, opened a new log
I20260713 09:07:14.629938 15369 ts_tablet_manager.cc:1403] T cda1fb7f52894d5095bcfa61706c041a P b1cc2b1132f4407d9b60629cdac1279f: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.006s
I20260713 09:07:14.631585 15324 leader_election.cc:290] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:14.634718 15369 raft_consensus.cc:359] T cda1fb7f52894d5095bcfa61706c041a P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.635589 15369 raft_consensus.cc:385] T cda1fb7f52894d5095bcfa61706c041a P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.635902 15369 raft_consensus.cc:740] T cda1fb7f52894d5095bcfa61706c041a P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.636813 15369 consensus_queue.cc:260] T cda1fb7f52894d5095bcfa61706c041a P b1cc2b1132f4407d9b60629cdac1279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.641146 15369 ts_tablet_manager.cc:1434] T cda1fb7f52894d5095bcfa61706c041a P b1cc2b1132f4407d9b60629cdac1279f: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:07:14.642508 15369 tablet_bootstrap.cc:492] T d8b32471e039471b81281d00c9545f7b P b1cc2b1132f4407d9b60629cdac1279f: Bootstrap starting.
I20260713 09:07:14.644500 15324 raft_consensus.cc:493] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.645272 15324 raft_consensus.cc:515] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.649062 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d3f53aa03847f49dbe06516ec01aec" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108" is_pre_election: true
I20260713 09:07:14.649343 15324 leader_election.cc:290] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:14.649652 15369 tablet_bootstrap.cc:654] T d8b32471e039471b81281d00c9545f7b P b1cc2b1132f4407d9b60629cdac1279f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.649782 15155 raft_consensus.cc:2468] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 0.
I20260713 09:07:14.651489 15046 leader_election.cc:304] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1cc2b1132f4407d9b60629cdac1279f, f5fc81fe2c164b068b87af7d97e0a108; no voters: 
I20260713 09:07:14.652626 15324 raft_consensus.cc:2804] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.653138 15324 raft_consensus.cc:493] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.653590 15324 raft_consensus.cc:3060] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.659186 15381 raft_consensus.cc:493] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.659849 15381 raft_consensus.cc:515] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.583691 15380 raft_consensus.cc:515] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.662171 15381 leader_election.cc:290] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:14.664431 15380 leader_election.cc:290] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:14.665398 15082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656cc88b28a141b4a1fa3151df3869d2" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f" is_pre_election: true
I20260713 09:07:14.666225 15157 raft_consensus.cc:2468] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 0.
I20260713 09:07:14.667248 15081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f3f2e9cd364de79997b8c6b33d7b83" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f" is_pre_election: true
I20260713 09:07:14.668049 15081 raft_consensus.cc:2468] T 01f3f2e9cd364de79997b8c6b33d7b83 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 0.
I20260713 09:07:14.668898 15371 tablet_bootstrap.cc:492] T e0d3f53aa03847f49dbe06516ec01aec P 1719e14060fa480fb03cab8221c2efbf: No bootstrap required, opened a new log
I20260713 09:07:14.669561 15371 ts_tablet_manager.cc:1403] T e0d3f53aa03847f49dbe06516ec01aec P 1719e14060fa480fb03cab8221c2efbf: Time spent bootstrapping tablet: real 0.119s	user 0.015s	sys 0.018s
I20260713 09:07:14.669430 15123 leader_election.cc:304] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1cc2b1132f4407d9b60629cdac1279f, f5fc81fe2c164b068b87af7d97e0a108; no voters: 
I20260713 09:07:14.666225 15082 raft_consensus.cc:2468] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 0.
I20260713 09:07:14.672106 15123 leader_election.cc:304] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1cc2b1132f4407d9b60629cdac1279f, f5fc81fe2c164b068b87af7d97e0a108; no voters: 
I20260713 09:07:14.673168 15380 raft_consensus.cc:2804] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.673568 15380 raft_consensus.cc:493] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.673916 15380 raft_consensus.cc:3060] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.675539 15381 raft_consensus.cc:2804] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.678767 15381 raft_consensus.cc:493] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.679284 15381 raft_consensus.cc:3060] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:14.544183 15197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.65:34913, user_credentials={real_user=slave}} blocked reactor thread for 178738us
I20260713 09:07:14.684461 15369 tablet_bootstrap.cc:492] T d8b32471e039471b81281d00c9545f7b P b1cc2b1132f4407d9b60629cdac1279f: No bootstrap required, opened a new log
I20260713 09:07:14.685035 15369 ts_tablet_manager.cc:1403] T d8b32471e039471b81281d00c9545f7b P b1cc2b1132f4407d9b60629cdac1279f: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.007s
I20260713 09:07:14.687901 15369 raft_consensus.cc:359] T d8b32471e039471b81281d00c9545f7b P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.688650 15369 raft_consensus.cc:385] T d8b32471e039471b81281d00c9545f7b P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.688944 15369 raft_consensus.cc:740] T d8b32471e039471b81281d00c9545f7b P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.688956 15381 raft_consensus.cc:515] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.685858 15380 raft_consensus.cc:515] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.692538 15082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656cc88b28a141b4a1fa3151df3869d2" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
I20260713 09:07:14.693255 15082 raft_consensus.cc:3060] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.693361 15380 leader_election.cc:290] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 election: Requested vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:14.693557 15081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f3f2e9cd364de79997b8c6b33d7b83" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
I20260713 09:07:14.694324 15081 raft_consensus.cc:3060] T 01f3f2e9cd364de79997b8c6b33d7b83 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.695859 15080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f3f2e9cd364de79997b8c6b33d7b83" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
I20260713 09:07:14.697723 15369 consensus_queue.cc:260] T d8b32471e039471b81281d00c9545f7b P b1cc2b1132f4407d9b60629cdac1279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.700121 15369 ts_tablet_manager.cc:1434] T d8b32471e039471b81281d00c9545f7b P b1cc2b1132f4407d9b60629cdac1279f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:07:14.701192 15369 tablet_bootstrap.cc:492] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f: Bootstrap starting.
I20260713 09:07:14.701609 15380 raft_consensus.cc:493] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.674913 15371 raft_consensus.cc:359] T e0d3f53aa03847f49dbe06516ec01aec P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.705562 15371 raft_consensus.cc:385] T e0d3f53aa03847f49dbe06516ec01aec P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.705919 15371 raft_consensus.cc:740] T e0d3f53aa03847f49dbe06516ec01aec P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.707181 15369 tablet_bootstrap.cc:654] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.706889 15371 consensus_queue.cc:260] T e0d3f53aa03847f49dbe06516ec01aec P 1719e14060fa480fb03cab8221c2efbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.708245 15231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d3f53aa03847f49dbe06516ec01aec" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf" is_pre_election: true
I20260713 09:07:14.708977 15231 raft_consensus.cc:2468] T e0d3f53aa03847f49dbe06516ec01aec P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 0.
I20260713 09:07:14.709779 15371 ts_tablet_manager.cc:1434] T e0d3f53aa03847f49dbe06516ec01aec P 1719e14060fa480fb03cab8221c2efbf: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.000s
I20260713 09:07:14.713620 15371 tablet_bootstrap.cc:492] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf: Bootstrap starting.
I20260713 09:07:14.715658 14979 catalog_manager.cc:5697] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f reported cstate change: term changed from 0 to 1, leader changed from <none> to b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65). New cstate: current_term: 1 leader_uuid: "b1cc2b1132f4407d9b60629cdac1279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:14.717186 15380 raft_consensus.cc:515] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.718591 15369 tablet_bootstrap.cc:492] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f: No bootstrap required, opened a new log
I20260713 09:07:14.719228 15369 ts_tablet_manager.cc:1403] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260713 09:07:14.721354 15080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda1fb7f52894d5095bcfa61706c041a" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f" is_pre_election: true
I20260713 09:07:14.722005 15080 raft_consensus.cc:2468] T cda1fb7f52894d5095bcfa61706c041a P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 0.
I20260713 09:07:14.723664 15123 leader_election.cc:304] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1cc2b1132f4407d9b60629cdac1279f, f5fc81fe2c164b068b87af7d97e0a108; no voters: 
I20260713 09:07:14.724071 15381 leader_election.cc:290] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 election: Requested vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:14.724712 15302 raft_consensus.cc:2804] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.725162 15302 raft_consensus.cc:493] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.725517 15302 raft_consensus.cc:3060] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.704864 15082 raft_consensus.cc:2468] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 1.
I20260713 09:07:14.721962 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656cc88b28a141b4a1fa3151df3869d2" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf" is_pre_election: true
I20260713 09:07:14.722069 15369 raft_consensus.cc:359] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.729933 15369 raft_consensus.cc:385] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.730224 15369 raft_consensus.cc:740] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.728909 15230 raft_consensus.cc:2468] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 0.
I20260713 09:07:14.728201 15380 leader_election.cc:290] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:14.731026 15369 consensus_queue.cc:260] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.664155 15324 raft_consensus.cc:515] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.742975 15371 tablet_bootstrap.cc:654] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.767722 15302 raft_consensus.cc:515] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.830611 15123 leader_election.cc:304] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1cc2b1132f4407d9b60629cdac1279f, f5fc81fe2c164b068b87af7d97e0a108; no voters: 
I20260713 09:07:14.761724 15081 raft_consensus.cc:2468] T 01f3f2e9cd364de79997b8c6b33d7b83 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1719e14060fa480fb03cab8221c2efbf in term 1.
I20260713 09:07:14.832089 15369 ts_tablet_manager.cc:1434] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f: Time spent starting tablet: real 0.113s	user 0.015s	sys 0.035s
I20260713 09:07:14.736692 15370 tablet_bootstrap.cc:492] T 3a2d5f786ddf4612a97bb698f020151d P f5fc81fe2c164b068b87af7d97e0a108: No bootstrap required, opened a new log
I20260713 09:07:14.731164 15353 raft_consensus.cc:493] T cda1fb7f52894d5095bcfa61706c041a P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.836166 15370 ts_tablet_manager.cc:1403] T 3a2d5f786ddf4612a97bb698f020151d P f5fc81fe2c164b068b87af7d97e0a108: Time spent bootstrapping tablet: real 0.291s	user 0.043s	sys 0.033s
I20260713 09:07:14.836063 15353 raft_consensus.cc:515] T cda1fb7f52894d5095bcfa61706c041a P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.837458 15302 leader_election.cc:290] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 election: Requested vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:14.838231 15353 leader_election.cc:290] T cda1fb7f52894d5095bcfa61706c041a P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423)
I20260713 09:07:14.786510 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f3f2e9cd364de79997b8c6b33d7b83" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
I20260713 09:07:14.801488 15227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda1fb7f52894d5095bcfa61706c041a" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf" is_pre_election: true
I20260713 09:07:14.751452 15047 leader_election.cc:304] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f; no voters: 
I20260713 09:07:14.843556 15229 raft_consensus.cc:2393] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f5fc81fe2c164b068b87af7d97e0a108 in current term 1: Already voted for candidate 1719e14060fa480fb03cab8221c2efbf in this term.
I20260713 09:07:14.832647 15324 leader_election.cc:290] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 election: Requested vote from peers f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:14.793249 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656cc88b28a141b4a1fa3151df3869d2" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
I20260713 09:07:14.840410 15157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda1fb7f52894d5095bcfa61706c041a" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108" is_pre_election: true
I20260713 09:07:14.844255 15082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda1fb7f52894d5095bcfa61706c041a" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f" is_pre_election: true
I20260713 09:07:14.844720 15228 raft_consensus.cc:3060] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.845037 15157 raft_consensus.cc:2393] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1719e14060fa480fb03cab8221c2efbf in current term 1: Already voted for candidate f5fc81fe2c164b068b87af7d97e0a108 in this term.
I20260713 09:07:14.845075 15082 raft_consensus.cc:2468] T cda1fb7f52894d5095bcfa61706c041a P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1719e14060fa480fb03cab8221c2efbf in term 0.
I20260713 09:07:14.840768 15081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda1fb7f52894d5095bcfa61706c041a" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
W20260713 09:07:14.845657 15046 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.66:44423, user_credentials={real_user=slave}} blocked reactor thread for 73983.8us
I20260713 09:07:14.846220 15081 raft_consensus.cc:3060] T cda1fb7f52894d5095bcfa61706c041a P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.806710 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f3f2e9cd364de79997b8c6b33d7b83" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf" is_pre_election: true
I20260713 09:07:14.841991 15407 raft_consensus.cc:2804] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.840364 15370 raft_consensus.cc:359] T 3a2d5f786ddf4612a97bb698f020151d P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.849565 15389 raft_consensus.cc:2764] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260713 09:07:14.851540 15047 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.67:40933, user_credentials={real_user=slave}} blocked reactor thread for 106966us
I20260713 09:07:14.849512 15388 raft_consensus.cc:493] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.848860 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda1fb7f52894d5095bcfa61706c041a" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
I20260713 09:07:14.848958 15230 raft_consensus.cc:2393] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5fc81fe2c164b068b87af7d97e0a108 in current term 1: Already voted for candidate 1719e14060fa480fb03cab8221c2efbf in this term.
I20260713 09:07:14.776453 15231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656cc88b28a141b4a1fa3151df3869d2" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf" is_pre_election: true
I20260713 09:07:14.854125 15228 raft_consensus.cc:2468] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 1.
I20260713 09:07:14.854240 15197 leader_election.cc:304] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f; no voters: f5fc81fe2c164b068b87af7d97e0a108
I20260713 09:07:14.862807 15407 raft_consensus.cc:697] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 LEADER]: Becoming Leader. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Running, Role: LEADER
I20260713 09:07:14.875156 15407 consensus_queue.cc:237] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.875972 15081 raft_consensus.cc:2468] T cda1fb7f52894d5095bcfa61706c041a P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 1.
I20260713 09:07:14.856577 15370 raft_consensus.cc:385] T 3a2d5f786ddf4612a97bb698f020151d P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.866233 15388 raft_consensus.cc:515] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.877547 15370 raft_consensus.cc:740] T 3a2d5f786ddf4612a97bb698f020151d P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.877324 15389 raft_consensus.cc:493] T d8b32471e039471b81281d00c9545f7b P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.878283 15389 raft_consensus.cc:515] T d8b32471e039471b81281d00c9545f7b P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.878346 15370 consensus_queue.cc:260] T 3a2d5f786ddf4612a97bb698f020151d P f5fc81fe2c164b068b87af7d97e0a108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.880853 15370 ts_tablet_manager.cc:1434] T 3a2d5f786ddf4612a97bb698f020151d P f5fc81fe2c164b068b87af7d97e0a108: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260713 09:07:14.880971 15389 leader_election.cc:290] T d8b32471e039471b81281d00c9545f7b P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:14.874351 15197 leader_election.cc:304] T cda1fb7f52894d5095bcfa61706c041a P 1719e14060fa480fb03cab8221c2efbf [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: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f; no voters: f5fc81fe2c164b068b87af7d97e0a108
I20260713 09:07:14.883705 15123 leader_election.cc:304] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1cc2b1132f4407d9b60629cdac1279f, f5fc81fe2c164b068b87af7d97e0a108; no voters: 
I20260713 09:07:14.892867 15407 raft_consensus.cc:2804] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.893522 15407 raft_consensus.cc:697] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108 [term 1 LEADER]: Becoming Leader. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Running, Role: LEADER
I20260713 09:07:14.868975 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d3f53aa03847f49dbe06516ec01aec" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
I20260713 09:07:14.894390 15229 raft_consensus.cc:3060] T e0d3f53aa03847f49dbe06516ec01aec P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.894585 15407 consensus_queue.cc:237] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.884567 15394 raft_consensus.cc:2804] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.885975 15370 tablet_bootstrap.cc:492] T e95da88a1ee843f79386674719ab7925 P f5fc81fe2c164b068b87af7d97e0a108: Bootstrap starting.
I20260713 09:07:14.893651 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b32471e039471b81281d00c9545f7b" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf" is_pre_election: true
W20260713 09:07:14.897020 15047 leader_election.cc:343] T d8b32471e039471b81281d00c9545f7b P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.869652 15371 tablet_bootstrap.cc:492] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf: No bootstrap required, opened a new log
I20260713 09:07:14.898370 15371 ts_tablet_manager.cc:1403] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf: Time spent bootstrapping tablet: real 0.185s	user 0.020s	sys 0.014s
I20260713 09:07:14.901927 15371 raft_consensus.cc:359] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.902732 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d3f53aa03847f49dbe06516ec01aec" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
I20260713 09:07:14.903672 15155 raft_consensus.cc:3060] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.903987 15388 leader_election.cc:290] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:14.905128 15370 tablet_bootstrap.cc:654] T e95da88a1ee843f79386674719ab7925 P f5fc81fe2c164b068b87af7d97e0a108: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.905025 15154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b8f6113d6f4daa9007e8a911000e99" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108" is_pre_election: true
I20260713 09:07:14.905047 15122 leader_election.cc:304] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108 [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: f5fc81fe2c164b068b87af7d97e0a108; no voters: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f
I20260713 09:07:14.906868 15157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b32471e039471b81281d00c9545f7b" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108" is_pre_election: true
I20260713 09:07:14.907887 14979 catalog_manager.cc:5697] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66). New cstate: current_term: 1 leader_uuid: "f5fc81fe2c164b068b87af7d97e0a108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:14.910635 15405 raft_consensus.cc:2749] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:14.857290 15227 raft_consensus.cc:2468] T cda1fb7f52894d5095bcfa61706c041a P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 0.
I20260713 09:07:14.914208 15353 raft_consensus.cc:2804] T cda1fb7f52894d5095bcfa61706c041a P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.916043 15353 raft_consensus.cc:493] T cda1fb7f52894d5095bcfa61706c041a P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.916503 15353 raft_consensus.cc:3060] T cda1fb7f52894d5095bcfa61706c041a P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.901841 14978 catalog_manager.cc:5697] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f reported cstate change: term changed from 0 to 1, leader changed from <none> to b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65). New cstate: current_term: 1 leader_uuid: "b1cc2b1132f4407d9b60629cdac1279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: UNKNOWN } } }
W20260713 09:07:14.917752 15046 leader_election.cc:343] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.914618 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b8f6113d6f4daa9007e8a911000e99" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf" is_pre_election: true
I20260713 09:07:14.926290 14978 catalog_manager.cc:5697] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f reported cstate change: term changed from 0 to 1, leader changed from <none> to b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65). New cstate: current_term: 1 leader_uuid: "b1cc2b1132f4407d9b60629cdac1279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:14.929143 15353 raft_consensus.cc:515] T cda1fb7f52894d5095bcfa61706c041a P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.932875 15371 raft_consensus.cc:385] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.933925 15371 raft_consensus.cc:740] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.921836 15229 raft_consensus.cc:2468] T e0d3f53aa03847f49dbe06516ec01aec P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 1.
I20260713 09:07:14.936139 15371 consensus_queue.cc:260] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.938769 15228 raft_consensus.cc:2468] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 0.
I20260713 09:07:14.937176 15353 leader_election.cc:290] T cda1fb7f52894d5095bcfa61706c041a P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 1 election: Requested vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423)
I20260713 09:07:14.937352 15155 raft_consensus.cc:2468] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 1.
I20260713 09:07:14.940214 15394 raft_consensus.cc:697] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [term 1 LEADER]: Becoming Leader. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Running, Role: LEADER
I20260713 09:07:14.943614 15394 consensus_queue.cc:237] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.948081 15082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda1fb7f52894d5095bcfa61706c041a" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
I20260713 09:07:14.948168 15388 consensus_queue.cc:1048] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:07:14.949548 15082 raft_consensus.cc:2393] T cda1fb7f52894d5095bcfa61706c041a P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1719e14060fa480fb03cab8221c2efbf in current term 1: Already voted for candidate f5fc81fe2c164b068b87af7d97e0a108 in this term.
W20260713 09:07:14.951069 15046 leader_election.cc:343] T d8b32471e039471b81281d00c9545f7b P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.951604 15046 leader_election.cc:304] T d8b32471e039471b81281d00c9545f7b P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1cc2b1132f4407d9b60629cdac1279f; no voters: 1719e14060fa480fb03cab8221c2efbf, f5fc81fe2c164b068b87af7d97e0a108
I20260713 09:07:14.953263 15046 leader_election.cc:304] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1cc2b1132f4407d9b60629cdac1279f, f5fc81fe2c164b068b87af7d97e0a108; no voters: 
I20260713 09:07:14.954224 15391 raft_consensus.cc:2804] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.955107 15391 raft_consensus.cc:697] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [term 1 LEADER]: Becoming Leader. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Running, Role: LEADER
I20260713 09:07:14.956663 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda1fb7f52894d5095bcfa61706c041a" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
I20260713 09:07:14.959360 15195 leader_election.cc:304] T cda1fb7f52894d5095bcfa61706c041a P 1719e14060fa480fb03cab8221c2efbf [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: 1719e14060fa480fb03cab8221c2efbf; no voters: b1cc2b1132f4407d9b60629cdac1279f, f5fc81fe2c164b068b87af7d97e0a108
I20260713 09:07:14.961465 15353 raft_consensus.cc:2749] T cda1fb7f52894d5095bcfa61706c041a P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:14.963680 15371 ts_tablet_manager.cc:1434] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.001s
I20260713 09:07:14.965024 15371 tablet_bootstrap.cc:492] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf: Bootstrap starting.
I20260713 09:07:14.973313 15391 consensus_queue.cc:237] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:14.954185 15388 raft_consensus.cc:2749] T d8b32471e039471b81281d00c9545f7b P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:14.984623 15371 tablet_bootstrap.cc:654] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:14.993620 15046 consensus_peers.cc:597] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f -> Peer f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423): Couldn't send request to peer f5fc81fe2c164b068b87af7d97e0a108. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:14.996272 15370 tablet_bootstrap.cc:492] T e95da88a1ee843f79386674719ab7925 P f5fc81fe2c164b068b87af7d97e0a108: No bootstrap required, opened a new log
I20260713 09:07:14.996974 15370 ts_tablet_manager.cc:1403] T e95da88a1ee843f79386674719ab7925 P f5fc81fe2c164b068b87af7d97e0a108: Time spent bootstrapping tablet: real 0.111s	user 0.027s	sys 0.039s
I20260713 09:07:14.997867 15047 leader_election.cc:304] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [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: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f; no voters: f5fc81fe2c164b068b87af7d97e0a108
I20260713 09:07:14.999718 15388 raft_consensus.cc:2804] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:15.000213 15370 raft_consensus.cc:359] T e95da88a1ee843f79386674719ab7925 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:15.000240 15388 raft_consensus.cc:493] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:15.001590 15388 raft_consensus.cc:3060] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:15.010397 15389 consensus_queue.cc:1048] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:15.001049 15370 raft_consensus.cc:385] T e95da88a1ee843f79386674719ab7925 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:15.012668 15370 raft_consensus.cc:740] T e95da88a1ee843f79386674719ab7925 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Initialized, Role: FOLLOWER
W20260713 09:07:15.013259 15028 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:15.013499 15389 consensus_queue.cc:1048] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.019181 15388 raft_consensus.cc:515] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:15.013799 15370 consensus_queue.cc:260] T e95da88a1ee843f79386674719ab7925 P f5fc81fe2c164b068b87af7d97e0a108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:15.013150 14978 catalog_manager.cc:5697] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66). New cstate: current_term: 1 leader_uuid: "f5fc81fe2c164b068b87af7d97e0a108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:15.025254 14979 catalog_manager.cc:5697] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f reported cstate change: term changed from 0 to 1, leader changed from <none> to b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65). New cstate: current_term: 1 leader_uuid: "b1cc2b1132f4407d9b60629cdac1279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:15.028683 15370 ts_tablet_manager.cc:1434] T e95da88a1ee843f79386674719ab7925 P f5fc81fe2c164b068b87af7d97e0a108: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260713 09:07:15.030310 15388 leader_election.cc:290] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 election: Requested vote from peers f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:15.030853 15371 tablet_bootstrap.cc:492] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf: No bootstrap required, opened a new log
I20260713 09:07:15.031486 15371 ts_tablet_manager.cc:1403] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.000s
I20260713 09:07:15.034287 15371 raft_consensus.cc:359] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:15.035166 15371 raft_consensus.cc:385] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:15.035504 15371 raft_consensus.cc:740] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Initialized, Role: FOLLOWER
I20260713 09:07:15.036317 15371 consensus_queue.cc:260] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:15.044354 15157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b8f6113d6f4daa9007e8a911000e99" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
I20260713 09:07:15.047230 15371 ts_tablet_manager.cc:1434] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
W20260713 09:07:15.047540 15046 leader_election.cc:343] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:15.050879 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b8f6113d6f4daa9007e8a911000e99" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
I20260713 09:07:15.054080 15228 raft_consensus.cc:3060] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:15.057073 15370 tablet_bootstrap.cc:492] T a2b8f6113d6f4daa9007e8a911000e99 P f5fc81fe2c164b068b87af7d97e0a108: Bootstrap starting.
I20260713 09:07:15.072805 15370 tablet_bootstrap.cc:654] T a2b8f6113d6f4daa9007e8a911000e99 P f5fc81fe2c164b068b87af7d97e0a108: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:15.099886 15370 tablet_bootstrap.cc:492] T a2b8f6113d6f4daa9007e8a911000e99 P f5fc81fe2c164b068b87af7d97e0a108: No bootstrap required, opened a new log
I20260713 09:07:15.100865 15370 ts_tablet_manager.cc:1403] T a2b8f6113d6f4daa9007e8a911000e99 P f5fc81fe2c164b068b87af7d97e0a108: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.008s
I20260713 09:07:15.104746 15228 raft_consensus.cc:2468] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 1.
I20260713 09:07:15.105243 15157 raft_consensus.cc:3060] T 3a2d5f786ddf4612a97bb698f020151d P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:15.110507 15047 leader_election.cc:304] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f; no voters: f5fc81fe2c164b068b87af7d97e0a108
I20260713 09:07:15.112443 15392 raft_consensus.cc:2804] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:15.113171 15392 raft_consensus.cc:697] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [term 1 LEADER]: Becoming Leader. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Running, Role: LEADER
I20260713 09:07:15.114192 15392 consensus_queue.cc:237] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:15.120263 15370 raft_consensus.cc:359] T a2b8f6113d6f4daa9007e8a911000e99 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:15.122464 15370 raft_consensus.cc:385] T a2b8f6113d6f4daa9007e8a911000e99 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:15.122838 15370 raft_consensus.cc:740] T a2b8f6113d6f4daa9007e8a911000e99 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Initialized, Role: FOLLOWER
I20260713 09:07:15.123723 15370 consensus_queue.cc:260] T a2b8f6113d6f4daa9007e8a911000e99 P f5fc81fe2c164b068b87af7d97e0a108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:15.130764 15370 ts_tablet_manager.cc:1434] T a2b8f6113d6f4daa9007e8a911000e99 P f5fc81fe2c164b068b87af7d97e0a108: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260713 09:07:15.134646 15370 tablet_bootstrap.cc:492] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108: Bootstrap starting.
I20260713 09:07:15.141597 15389 consensus_queue.cc:1048] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:15.149557 15370 tablet_bootstrap.cc:654] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:15.156555 14980 catalog_manager.cc:5697] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1719e14060fa480fb03cab8221c2efbf (127.10.232.67). New cstate: current_term: 1 leader_uuid: "1719e14060fa480fb03cab8221c2efbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:15.178040 15370 tablet_bootstrap.cc:492] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108: No bootstrap required, opened a new log
I20260713 09:07:15.178692 15370 ts_tablet_manager.cc:1403] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.003s
I20260713 09:07:15.181795 15370 raft_consensus.cc:359] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:15.183890 15370 raft_consensus.cc:385] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:15.184267 15370 raft_consensus.cc:740] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Initialized, Role: FOLLOWER
I20260713 09:07:15.185452 15370 consensus_queue.cc:260] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:15.188014 15370 ts_tablet_manager.cc:1434] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260713 09:07:15.192340 14978 catalog_manager.cc:5697] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f reported cstate change: term changed from 0 to 1, leader changed from <none> to b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65). New cstate: current_term: 1 leader_uuid: "b1cc2b1132f4407d9b60629cdac1279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:15.196512 15389 consensus_queue.cc:1048] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.292447 15407 consensus_queue.cc:1048] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.305562 15411 consensus_queue.cc:1048] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:15.331931 15411 consensus_queue.cc:1048] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.341646 15380 consensus_queue.cc:1048] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:15.414552 15353 raft_consensus.cc:493] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:15.415164 15353 raft_consensus.cc:515] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:15.417346 15353 leader_election.cc:290] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423)
I20260713 09:07:15.418365 15082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b32471e039471b81281d00c9545f7b" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f" is_pre_election: true
I20260713 09:07:15.418936 15157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b32471e039471b81281d00c9545f7b" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108" is_pre_election: true
I20260713 09:07:15.419230 15082 raft_consensus.cc:2468] T d8b32471e039471b81281d00c9545f7b P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1719e14060fa480fb03cab8221c2efbf in term 0.
I20260713 09:07:15.419606 15157 raft_consensus.cc:2468] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1719e14060fa480fb03cab8221c2efbf in term 0.
I20260713 09:07:15.420517 15197 leader_election.cc:304] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f; no voters: 
I20260713 09:07:15.421361 15353 raft_consensus.cc:2804] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:15.421738 15353 raft_consensus.cc:493] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:15.422046 15353 raft_consensus.cc:3060] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:15.428388 15353 raft_consensus.cc:515] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:15.430617 15353 leader_election.cc:290] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 1 election: Requested vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423)
I20260713 09:07:15.431747 15082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b32471e039471b81281d00c9545f7b" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
I20260713 09:07:15.431761 15157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b32471e039471b81281d00c9545f7b" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
I20260713 09:07:15.432467 15082 raft_consensus.cc:3060] T d8b32471e039471b81281d00c9545f7b P b1cc2b1132f4407d9b60629cdac1279f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:15.432672 15157 raft_consensus.cc:3060] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:15.438370 15157 raft_consensus.cc:2468] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1719e14060fa480fb03cab8221c2efbf in term 1.
I20260713 09:07:15.438603 15082 raft_consensus.cc:2468] T d8b32471e039471b81281d00c9545f7b P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1719e14060fa480fb03cab8221c2efbf in term 1.
I20260713 09:07:15.439670 15195 leader_election.cc:304] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1719e14060fa480fb03cab8221c2efbf, f5fc81fe2c164b068b87af7d97e0a108; no voters: 
I20260713 09:07:15.440485 15353 raft_consensus.cc:2804] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:15.440886 15353 raft_consensus.cc:697] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [term 1 LEADER]: Becoming Leader. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Running, Role: LEADER
I20260713 09:07:15.441598 15353 consensus_queue.cc:237] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:15.445013 15380 raft_consensus.cc:493] T a2b8f6113d6f4daa9007e8a911000e99 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:15.445708 15380 raft_consensus.cc:515] T a2b8f6113d6f4daa9007e8a911000e99 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:15.448675 15380 leader_election.cc:290] T a2b8f6113d6f4daa9007e8a911000e99 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:15.448907 15081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b8f6113d6f4daa9007e8a911000e99" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f" is_pre_election: true
I20260713 09:07:15.450897 15231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b8f6113d6f4daa9007e8a911000e99" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf" is_pre_election: true
I20260713 09:07:15.451813 15231 raft_consensus.cc:2393] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5fc81fe2c164b068b87af7d97e0a108 in current term 1: Already voted for candidate b1cc2b1132f4407d9b60629cdac1279f in this term.
I20260713 09:07:15.451680 14979 catalog_manager.cc:5697] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1719e14060fa480fb03cab8221c2efbf (127.10.232.67). New cstate: current_term: 1 leader_uuid: "1719e14060fa480fb03cab8221c2efbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:15.453171 15122 leader_election.cc:304] T a2b8f6113d6f4daa9007e8a911000e99 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5fc81fe2c164b068b87af7d97e0a108; no voters: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f
I20260713 09:07:15.453665 15389 consensus_queue.cc:1048] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.454051 15380 raft_consensus.cc:3060] T a2b8f6113d6f4daa9007e8a911000e99 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:15.465739 15380 raft_consensus.cc:2749] T a2b8f6113d6f4daa9007e8a911000e99 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:15.467306 15392 consensus_queue.cc:1048] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:15.483444 15411 raft_consensus.cc:493] T e95da88a1ee843f79386674719ab7925 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:15.484015 15411 raft_consensus.cc:515] T e95da88a1ee843f79386674719ab7925 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:15.485984 15411 leader_election.cc:290] T e95da88a1ee843f79386674719ab7925 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:15.486960 15081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95da88a1ee843f79386674719ab7925" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f" is_pre_election: true
I20260713 09:07:15.487289 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95da88a1ee843f79386674719ab7925" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1719e14060fa480fb03cab8221c2efbf" is_pre_election: true
I20260713 09:07:15.488775 15123 leader_election.cc:304] T e95da88a1ee843f79386674719ab7925 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5fc81fe2c164b068b87af7d97e0a108; no voters: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f
I20260713 09:07:15.489687 15411 raft_consensus.cc:2749] T e95da88a1ee843f79386674719ab7925 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:15.496563 15353 consensus_queue.cc:1048] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.513298 15394 consensus_queue.cc:1048] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:15.557137 15391 consensus_queue.cc:1048] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:15.569005 15388 consensus_queue.cc:1048] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:15.594362 15178 debug-util.cc:398] Leaking SignalData structure 0x7b08002607a0 after lost signal to thread 11172
W20260713 09:07:15.595333 15178 debug-util.cc:398] Leaking SignalData structure 0x7b0800112b40 after lost signal to thread 15014
W20260713 09:07:15.596294 15178 debug-util.cc:398] Leaking SignalData structure 0x7b08000c44e0 after lost signal to thread 15106
W20260713 09:07:15.597121 15178 debug-util.cc:398] Leaking SignalData structure 0x7b08001effe0 after lost signal to thread 15181
W20260713 09:07:15.597971 15178 debug-util.cc:398] Leaking SignalData structure 0x7b08000adc40 after lost signal to thread 15255
I20260713 09:07:15.607402 15157 raft_consensus.cc:3060] T e95da88a1ee843f79386674719ab7925 P f5fc81fe2c164b068b87af7d97e0a108 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:15.709802 15157 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "656cc88b28a141b4a1fa3151df3869d2"
dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
mode: GRACEFUL
new_leader_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
 from {username='slave'} at 127.0.0.1:52694
I20260713 09:07:15.710538 15157 raft_consensus.cc:606] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 LEADER]: Received request to transfer leadership to TS b1cc2b1132f4407d9b60629cdac1279f
I20260713 09:07:15.717128 15081 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0d3f53aa03847f49dbe06516ec01aec"
dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
mode: GRACEFUL
new_leader_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
 from {username='slave'} at 127.0.0.1:49756
I20260713 09:07:15.717736 15081 raft_consensus.cc:606] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [term 1 LEADER]: Received request to transfer leadership to TS f5fc81fe2c164b068b87af7d97e0a108
I20260713 09:07:15.727077 15229 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01f3f2e9cd364de79997b8c6b33d7b83"
dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
mode: GRACEFUL
new_leader_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
 from {username='slave'} at 127.0.0.1:41984
I20260713 09:07:15.727795 15229 raft_consensus.cc:606] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [term 1 LEADER]: Received request to transfer leadership to TS f5fc81fe2c164b068b87af7d97e0a108
I20260713 09:07:15.734135 15229 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8b32471e039471b81281d00c9545f7b"
dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
mode: GRACEFUL
new_leader_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
 from {username='slave'} at 127.0.0.1:41984
I20260713 09:07:15.734824 15229 raft_consensus.cc:606] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [term 1 LEADER]: Received request to transfer leadership to TS f5fc81fe2c164b068b87af7d97e0a108
I20260713 09:07:15.740717 15081 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2b8f6113d6f4daa9007e8a911000e99"
dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
mode: GRACEFUL
new_leader_uuid: "1719e14060fa480fb03cab8221c2efbf"
 from {username='slave'} at 127.0.0.1:49756
I20260713 09:07:15.741329 15081 raft_consensus.cc:606] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [term 1 LEADER]: Received request to transfer leadership to TS 1719e14060fa480fb03cab8221c2efbf
I20260713 09:07:15.888789 15394 consensus_queue.cc:1048] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.896410 15440 raft_consensus.cc:993] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf: : Instructing follower f5fc81fe2c164b068b87af7d97e0a108 to start an election
I20260713 09:07:15.897053 15440 raft_consensus.cc:1081] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [term 1 LEADER]: Signalling peer f5fc81fe2c164b068b87af7d97e0a108 to start an election
I20260713 09:07:15.902263 15353 consensus_queue.cc:1048] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.910959 15155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8b32471e039471b81281d00c9545f7b"
dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
 from {username='slave'} at 127.0.0.1:42708
I20260713 09:07:15.911671 15155 raft_consensus.cc:493] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:15.912110 15155 raft_consensus.cc:3060] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.923478 15155 raft_consensus.cc:515] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:15.925966 15155 leader_election.cc:290] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 2 election: Requested vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:15.927273 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b32471e039471b81281d00c9545f7b" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
I20260713 09:07:15.927654 15082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b32471e039471b81281d00c9545f7b" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
I20260713 09:07:15.927963 15229 raft_consensus.cc:3055] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:15.928434 15229 raft_consensus.cc:740] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Running, Role: LEADER
I20260713 09:07:15.929291 15229 consensus_queue.cc:260] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:15.930306 15229 raft_consensus.cc:3060] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.950495 15229 raft_consensus.cc:2468] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 2.
I20260713 09:07:15.951383 15411 raft_consensus.cc:993] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108: : Instructing follower b1cc2b1132f4407d9b60629cdac1279f to start an election
I20260713 09:07:15.951845 15122 leader_election.cc:304] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108 [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: 1719e14060fa480fb03cab8221c2efbf, f5fc81fe2c164b068b87af7d97e0a108; no voters: b1cc2b1132f4407d9b60629cdac1279f
I20260713 09:07:15.951967 15411 raft_consensus.cc:1081] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 LEADER]: Signalling peer b1cc2b1132f4407d9b60629cdac1279f to start an election
I20260713 09:07:15.953210 15411 raft_consensus.cc:2804] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:15.953922 15411 raft_consensus.cc:697] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108 [term 2 LEADER]: Becoming Leader. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Running, Role: LEADER
I20260713 09:07:15.954936 15411 consensus_queue.cc:237] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:15.955585 15082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "656cc88b28a141b4a1fa3151df3869d2"
dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
 from {username='slave'} at 127.0.0.1:40822
I20260713 09:07:15.956329 15082 raft_consensus.cc:493] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:15.956756 15082 raft_consensus.cc:3060] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.966392 15082 raft_consensus.cc:515] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:15.969609 15157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656cc88b28a141b4a1fa3151df3869d2" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
I20260713 09:07:15.970135 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656cc88b28a141b4a1fa3151df3869d2" candidate_uuid: "b1cc2b1132f4407d9b60629cdac1279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
I20260713 09:07:15.970270 15157 raft_consensus.cc:3055] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:15.970767 15157 raft_consensus.cc:740] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Running, Role: LEADER
I20260713 09:07:15.970836 15229 raft_consensus.cc:3060] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.971673 15157 consensus_queue.cc:260] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:15.973104 15157 raft_consensus.cc:3060] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.978544 15082 leader_election.cc:290] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 2 election: Requested vote from peers f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:15.979454 15229 raft_consensus.cc:2468] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 2.
I20260713 09:07:15.977174 14978 catalog_manager.cc:5697] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108 reported cstate change: term changed from 1 to 2, leader changed from 1719e14060fa480fb03cab8221c2efbf (127.10.232.67) to f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66). New cstate: current_term: 2 leader_uuid: "f5fc81fe2c164b068b87af7d97e0a108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:15.981120 15157 raft_consensus.cc:2468] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1cc2b1132f4407d9b60629cdac1279f in term 2.
I20260713 09:07:15.981036 15047 leader_election.cc:304] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f; no voters: 
I20260713 09:07:15.982302 15391 raft_consensus.cc:2804] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:15.982836 15391 raft_consensus.cc:697] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [term 2 LEADER]: Becoming Leader. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Running, Role: LEADER
I20260713 09:07:15.983697 15391 consensus_queue.cc:237] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:15.992501 14977 catalog_manager.cc:5697] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f reported cstate change: term changed from 1 to 2, leader changed from f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66) to b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65). New cstate: current_term: 2 leader_uuid: "b1cc2b1132f4407d9b60629cdac1279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:15.995366 15440 raft_consensus.cc:993] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf: : Instructing follower f5fc81fe2c164b068b87af7d97e0a108 to start an election
I20260713 09:07:15.995985 15440 raft_consensus.cc:1081] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [term 1 LEADER]: Signalling peer f5fc81fe2c164b068b87af7d97e0a108 to start an election
I20260713 09:07:15.998142 15155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01f3f2e9cd364de79997b8c6b33d7b83"
dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
 from {username='slave'} at 127.0.0.1:42708
I20260713 09:07:15.998852 15155 raft_consensus.cc:493] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:15.999454 15155 raft_consensus.cc:3060] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.009717 15155 raft_consensus.cc:515] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:16.012317 15392 raft_consensus.cc:993] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f: : Instructing follower 1719e14060fa480fb03cab8221c2efbf to start an election
I20260713 09:07:16.012873 15392 raft_consensus.cc:1081] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [term 1 LEADER]: Signalling peer 1719e14060fa480fb03cab8221c2efbf to start an election
I20260713 09:07:16.012868 15082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f3f2e9cd364de79997b8c6b33d7b83" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
I20260713 09:07:16.014524 15082 raft_consensus.cc:3060] T 01f3f2e9cd364de79997b8c6b33d7b83 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.015138 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f3f2e9cd364de79997b8c6b33d7b83" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
I20260713 09:07:16.015777 15229 raft_consensus.cc:3055] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:16.016093 15229 raft_consensus.cc:740] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Running, Role: LEADER
I20260713 09:07:16.017272 15229 consensus_queue.cc:260] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:16.018826 15229 raft_consensus.cc:3060] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.024227 15231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2b8f6113d6f4daa9007e8a911000e99"
dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
 from {username='slave'} at 127.0.0.1:43338
I20260713 09:07:16.024955 15231 raft_consensus.cc:493] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:16.025355 15231 raft_consensus.cc:3060] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.016003 15155 leader_election.cc:290] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 2 election: Requested vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:16.028462 15229 raft_consensus.cc:2468] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 2.
I20260713 09:07:16.030020 15122 leader_election.cc:304] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1719e14060fa480fb03cab8221c2efbf, f5fc81fe2c164b068b87af7d97e0a108; no voters: 
I20260713 09:07:16.031059 15411 raft_consensus.cc:2804] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:16.031597 15411 raft_consensus.cc:697] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108 [term 2 LEADER]: Becoming Leader. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Running, Role: LEADER
I20260713 09:07:16.032473 15411 consensus_queue.cc:237] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:16.044275 14978 catalog_manager.cc:5697] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108 reported cstate change: term changed from 1 to 2, leader changed from 1719e14060fa480fb03cab8221c2efbf (127.10.232.67) to f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66). New cstate: current_term: 2 leader_uuid: "f5fc81fe2c164b068b87af7d97e0a108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:16.052862 15082 raft_consensus.cc:2468] T 01f3f2e9cd364de79997b8c6b33d7b83 P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 2.
I20260713 09:07:16.056906 15231 raft_consensus.cc:515] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:16.060312 15231 leader_election.cc:290] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 2 election: Requested vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423)
I20260713 09:07:16.061031 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b8f6113d6f4daa9007e8a911000e99" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
I20260713 09:07:16.061765 15155 raft_consensus.cc:3060] T a2b8f6113d6f4daa9007e8a911000e99 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.061863 15082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b8f6113d6f4daa9007e8a911000e99" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
I20260713 09:07:16.062489 15082 raft_consensus.cc:3055] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:16.062825 15082 raft_consensus.cc:740] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Running, Role: LEADER
I20260713 09:07:16.065846 15082 consensus_queue.cc:260] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:16.067339 15082 raft_consensus.cc:3060] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.072697 15155 raft_consensus.cc:2468] T a2b8f6113d6f4daa9007e8a911000e99 P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1719e14060fa480fb03cab8221c2efbf in term 2.
I20260713 09:07:16.074546 15195 leader_election.cc:304] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1719e14060fa480fb03cab8221c2efbf, f5fc81fe2c164b068b87af7d97e0a108; no voters: 
I20260713 09:07:16.075524 15353 raft_consensus.cc:2804] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:16.075459 15082 raft_consensus.cc:2468] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1719e14060fa480fb03cab8221c2efbf in term 2.
I20260713 09:07:16.076161 15353 raft_consensus.cc:697] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf [term 2 LEADER]: Becoming Leader. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Running, Role: LEADER
I20260713 09:07:16.077098 15353 consensus_queue.cc:237] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:16.086053 15388 raft_consensus.cc:993] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f: : Instructing follower f5fc81fe2c164b068b87af7d97e0a108 to start an election
I20260713 09:07:16.086623 15388 raft_consensus.cc:1081] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [term 1 LEADER]: Signalling peer f5fc81fe2c164b068b87af7d97e0a108 to start an election
I20260713 09:07:16.088696 15157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0d3f53aa03847f49dbe06516ec01aec"
dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
 from {username='slave'} at 127.0.0.1:42724
I20260713 09:07:16.089346 15157 raft_consensus.cc:493] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:16.089735 15157 raft_consensus.cc:3060] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.095388 14978 catalog_manager.cc:5697] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf reported cstate change: term changed from 1 to 2, leader changed from b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65) to 1719e14060fa480fb03cab8221c2efbf (127.10.232.67). New cstate: current_term: 2 leader_uuid: "1719e14060fa480fb03cab8221c2efbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:16.096642 15157 raft_consensus.cc:515] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:16.099722 15082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d3f53aa03847f49dbe06516ec01aec" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
I20260713 09:07:16.100328 15082 raft_consensus.cc:3055] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:16.100648 15082 raft_consensus.cc:740] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Running, Role: LEADER
I20260713 09:07:16.101461 15082 consensus_queue.cc:260] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:16.103039 15082 raft_consensus.cc:3060] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.105675 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d3f53aa03847f49dbe06516ec01aec" candidate_uuid: "f5fc81fe2c164b068b87af7d97e0a108" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
I20260713 09:07:16.106290 15229 raft_consensus.cc:3060] T e0d3f53aa03847f49dbe06516ec01aec P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.101128 15157 leader_election.cc:290] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 2 election: Requested vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), 1719e14060fa480fb03cab8221c2efbf (127.10.232.67:40933)
I20260713 09:07:16.122956 15229 raft_consensus.cc:2468] T e0d3f53aa03847f49dbe06516ec01aec P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 2.
I20260713 09:07:16.124809 15122 leader_election.cc:304] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1719e14060fa480fb03cab8221c2efbf, f5fc81fe2c164b068b87af7d97e0a108; no voters: 
I20260713 09:07:16.125667 15411 raft_consensus.cc:2804] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:16.126139 15411 raft_consensus.cc:697] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108 [term 2 LEADER]: Becoming Leader. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Running, Role: LEADER
I20260713 09:07:16.127102 15411 consensus_queue.cc:237] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:16.130276 15082 raft_consensus.cc:2468] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5fc81fe2c164b068b87af7d97e0a108 in term 2.
I20260713 09:07:16.135671 14978 catalog_manager.cc:5697] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108 reported cstate change: term changed from 1 to 2, leader changed from b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65) to f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66). New cstate: current_term: 2 leader_uuid: "f5fc81fe2c164b068b87af7d97e0a108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:16.364301 15229 raft_consensus.cc:1275] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Refusing update from remote peer b1cc2b1132f4407d9b60629cdac1279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:16.365935 15391 consensus_queue.cc:1048] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:16.378237 15157 raft_consensus.cc:1275] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Refusing update from remote peer b1cc2b1132f4407d9b60629cdac1279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:16.380460 15392 consensus_queue.cc:1048] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:16.384866 15082 raft_consensus.cc:3060] T d8b32471e039471b81281d00c9545f7b P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.394901 15082 raft_consensus.cc:1275] T d8b32471e039471b81281d00c9545f7b P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Refusing update from remote peer f5fc81fe2c164b068b87af7d97e0a108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:16.398942 15411 consensus_queue.cc:1048] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:16.411373 15229 raft_consensus.cc:1275] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Refusing update from remote peer f5fc81fe2c164b068b87af7d97e0a108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:16.413033 15411 consensus_queue.cc:1048] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:16.521667 15157 raft_consensus.cc:1275] T a2b8f6113d6f4daa9007e8a911000e99 P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Refusing update from remote peer 1719e14060fa480fb03cab8221c2efbf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:16.523307 15353 consensus_queue.cc:1048] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:16.533722 15082 raft_consensus.cc:1275] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Refusing update from remote peer 1719e14060fa480fb03cab8221c2efbf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:16.535503 15353 consensus_queue.cc:1048] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:16.548779 15082 raft_consensus.cc:1275] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Refusing update from remote peer f5fc81fe2c164b068b87af7d97e0a108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:16.550655 15380 consensus_queue.cc:1048] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:16.559774 15229 raft_consensus.cc:1275] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Refusing update from remote peer f5fc81fe2c164b068b87af7d97e0a108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:16.566617 15411 consensus_queue.cc:1048] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:16.567332 15229 raft_consensus.cc:1275] T e0d3f53aa03847f49dbe06516ec01aec P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Refusing update from remote peer f5fc81fe2c164b068b87af7d97e0a108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:16.569075 15411 consensus_queue.cc:1048] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:16.582391 15081 raft_consensus.cc:1275] T 01f3f2e9cd364de79997b8c6b33d7b83 P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Refusing update from remote peer f5fc81fe2c164b068b87af7d97e0a108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:16.584239 15380 consensus_queue.cc:1048] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:18.745991 14977 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:57626:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:07:18.780099 14977 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57626:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:07:18.812664 11169 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260713 09:07:19.003624 15481 log.cc:927] Time spent T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f: Append to log took a long time: real 0.070s	user 0.000s	sys 0.006s
W20260713 09:07:19.012564 15476 log.cc:927] Time spent T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
W20260713 09:07:19.059696 15488 log.cc:927] Time spent T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
W20260713 09:07:19.069799 15483 log.cc:927] Time spent T e0d3f53aa03847f49dbe06516ec01aec P 1719e14060fa480fb03cab8221c2efbf: Append to log took a long time: real 0.115s	user 0.002s	sys 0.000s
I20260713 09:07:19.154955 15509 tablet.cc:1724] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:07:19.160461 15046 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.232.66:44423, user_credentials={real_user=slave}} blocked reactor thread for 55930.8us
W20260713 09:07:19.220955 15489 log.cc:927] Time spent T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f: Append to log took a long time: real 0.112s	user 0.002s	sys 0.000s
W20260713 09:07:19.224429 15508 log.cc:927] Time spent T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
W20260713 09:07:19.227519 15499 log.cc:927] Time spent T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108: Append to log took a long time: real 0.112s	user 0.000s	sys 0.001s
W20260713 09:07:19.233203 15485 log.cc:927] Time spent T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108: Append to log took a long time: real 0.243s	user 0.003s	sys 0.000s
I20260713 09:07:19.311718 15517 tablet.cc:1724] T e95da88a1ee843f79386674719ab7925 P f5fc81fe2c164b068b87af7d97e0a108: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:19.313176 15524 tablet.cc:1724] T a2b8f6113d6f4daa9007e8a911000e99 P f5fc81fe2c164b068b87af7d97e0a108: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:07:19.313127 15197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.232.65:34913, user_credentials={real_user=slave}} blocked reactor thread for 127440us
I20260713 09:07:19.318509 15516 tablet.cc:1724] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:19.294763 15519 tablet.cc:1724] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:19.334297 15526 tablet.cc:1724] T e0d3f53aa03847f49dbe06516ec01aec P 1719e14060fa480fb03cab8221c2efbf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:19.331087 15515 tablet.cc:1724] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:19.382081 15509 tablet.cc:1724] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:19.390201 15081 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "656cc88b28a141b4a1fa3151df3869d2"
dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
mode: GRACEFUL
new_leader_uuid: "1719e14060fa480fb03cab8221c2efbf"
 from {username='slave'} at 127.0.0.1:49762
I20260713 09:07:19.391191 15081 raft_consensus.cc:606] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [term 2 LEADER]: Received request to transfer leadership to TS 1719e14060fa480fb03cab8221c2efbf
I20260713 09:07:19.393604 15517 tablet.cc:1724] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:19.413190 15530 tablet.cc:1724] T 3a2d5f786ddf4612a97bb698f020151d P 1719e14060fa480fb03cab8221c2efbf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:19.415707 15528 tablet.cc:1724] T fce490d8e6b84811a43faa02e8410045 P f5fc81fe2c164b068b87af7d97e0a108: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:19.421290 15534 tablet.cc:1724] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:19.425273 14977 catalog_manager.cc:5789] TS b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913) does not have the latest schema for tablet 656cc88b28a141b4a1fa3151df3869d2 (table soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]). Expected version 1 got 0
I20260713 09:07:19.432024 14977 catalog_manager.cc:5789] TS b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913) does not have the latest schema for tablet 3a2d5f786ddf4612a97bb698f020151d (table soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]). Expected version 1 got 0
I20260713 09:07:19.442799 15392 raft_consensus.cc:993] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f: : Instructing follower 1719e14060fa480fb03cab8221c2efbf to start an election
I20260713 09:07:19.443729 15392 raft_consensus.cc:1081] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [term 2 LEADER]: Signalling peer 1719e14060fa480fb03cab8221c2efbf to start an election
I20260713 09:07:19.452123 15222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "656cc88b28a141b4a1fa3151df3869d2"
dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
 from {username='slave'} at 127.0.0.1:43338
I20260713 09:07:19.453076 15222 raft_consensus.cc:493] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:19.453600 15222 raft_consensus.cc:3060] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:19.460588 15519 tablet.cc:1724] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:19.464715 15517 tablet.cc:1724] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:19.372948 15531 tablet.cc:1724] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:19.484820 15524 tablet.cc:1724] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:19.485414 15509 tablet.cc:1724] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:19.487991 15535 tablet.cc:1724] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:19.489125 15528 tablet.cc:1724] T 3a2d5f786ddf4612a97bb698f020151d P f5fc81fe2c164b068b87af7d97e0a108: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:19.493062 15526 tablet.cc:1724] T cda1fb7f52894d5095bcfa61706c041a P 1719e14060fa480fb03cab8221c2efbf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:19.495494 14978 catalog_manager.cc:5789] TS f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423) does not have the latest schema for tablet cda1fb7f52894d5095bcfa61706c041a (table soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]). Expected version 1 got 0
I20260713 09:07:19.500837 15222 raft_consensus.cc:515] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:19.511227 14978 catalog_manager.cc:5789] TS f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423) does not have the latest schema for tablet d8b32471e039471b81281d00c9545f7b (table soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1]). Expected version 1 got 0
I20260713 09:07:19.518795 15222 leader_election.cc:290] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 3 election: Requested vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423)
I20260713 09:07:19.520561 15077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656cc88b28a141b4a1fa3151df3869d2" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
I20260713 09:07:19.521546 15077 raft_consensus.cc:3055] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:19.521924 15077 raft_consensus.cc:740] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Running, Role: LEADER
I20260713 09:07:19.522960 15077 consensus_queue.cc:260] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [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: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:19.524514 15156 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8b32471e039471b81281d00c9545f7b"
dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
mode: GRACEFUL
new_leader_uuid: "1719e14060fa480fb03cab8221c2efbf"
 from {username='slave'} at 127.0.0.1:52696
I20260713 09:07:19.525415 15156 raft_consensus.cc:606] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108 [term 2 LEADER]: Received request to transfer leadership to TS 1719e14060fa480fb03cab8221c2efbf
I20260713 09:07:19.526103 15526 tablet.cc:1724] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:19.532634 11169 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:07:19.528102 15154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656cc88b28a141b4a1fa3151df3869d2" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
I20260713 09:07:19.528967 15530 tablet.cc:1724] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:19.529788 15077 raft_consensus.cc:3060] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:19.533728 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:19.534518 15154 raft_consensus.cc:3060] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:19.544486 15516 tablet.cc:1724] T cda1fb7f52894d5095bcfa61706c041a P b1cc2b1132f4407d9b60629cdac1279f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:19.544714 15531 tablet.cc:1724] T 01f3f2e9cd364de79997b8c6b33d7b83 P b1cc2b1132f4407d9b60629cdac1279f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:19.549607 15156 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e910e59d4a54fdaa9a0d8737fab09ce"
dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
mode: GRACEFUL
new_leader_uuid: "1719e14060fa480fb03cab8221c2efbf"
 from {username='slave'} at 127.0.0.1:52696
I20260713 09:07:19.556628 15534 tablet.cc:1724] T d8b32471e039471b81281d00c9545f7b P b1cc2b1132f4407d9b60629cdac1279f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:19.559065 15156 raft_consensus.cc:606] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108 [term 2 LEADER]: Received request to transfer leadership to TS 1719e14060fa480fb03cab8221c2efbf
I20260713 09:07:19.558061 15515 tablet.cc:1724] T e95da88a1ee843f79386674719ab7925 P 1719e14060fa480fb03cab8221c2efbf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:19.575103 15080 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65051f76ec5648da807fc45cf2641d88"
dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
mode: GRACEFUL
new_leader_uuid: "1719e14060fa480fb03cab8221c2efbf"
 from {username='slave'} at 127.0.0.1:49762
I20260713 09:07:19.575987 15080 raft_consensus.cc:606] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f [term 2 LEADER]: Received request to transfer leadership to TS 1719e14060fa480fb03cab8221c2efbf
I20260713 09:07:19.575212 15154 raft_consensus.cc:2468] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1719e14060fa480fb03cab8221c2efbf in term 3.
I20260713 09:07:19.582718 11169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:07:19.582337 15077 raft_consensus.cc:2468] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1719e14060fa480fb03cab8221c2efbf in term 3.
I20260713 09:07:19.583297 11169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:19.587471 15195 leader_election.cc:304] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf [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: 1719e14060fa480fb03cab8221c2efbf, f5fc81fe2c164b068b87af7d97e0a108; no voters: 
I20260713 09:07:19.588793 15525 raft_consensus.cc:2804] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:19.589344 15525 raft_consensus.cc:697] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf [term 3 LEADER]: Becoming Leader. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Running, Role: LEADER
I20260713 09:07:19.590355 15525 consensus_queue.cc:237] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf [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: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:19.599298 15530 tablet.cc:1724] T fce490d8e6b84811a43faa02e8410045 P 1719e14060fa480fb03cab8221c2efbf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:19.613274 14977 catalog_manager.cc:5697] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf reported cstate change: term changed from 2 to 3, leader changed from b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65) to 1719e14060fa480fb03cab8221c2efbf (127.10.232.67). New cstate: current_term: 3 leader_uuid: "1719e14060fa480fb03cab8221c2efbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:19.656911 14978 catalog_manager.cc:6242] T 00000000000000000000000000000000 P b0c8df11770e45dab9b7975b28c08c6d: soft_deleted_table [id=4b764573fa4b47d59c0f3aac06b9cea1] alter complete (version 1)
I20260713 09:07:19.736828 15514 raft_consensus.cc:993] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f: : Instructing follower 1719e14060fa480fb03cab8221c2efbf to start an election
I20260713 09:07:19.737345 15392 raft_consensus.cc:1081] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f [term 2 LEADER]: Signalling peer 1719e14060fa480fb03cab8221c2efbf to start an election
I20260713 09:07:19.739786 15222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65051f76ec5648da807fc45cf2641d88"
dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
 from {username='slave'} at 127.0.0.1:43338
I20260713 09:07:19.740453 15222 raft_consensus.cc:493] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:19.740794 15222 raft_consensus.cc:3060] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:19.745992 15222 raft_consensus.cc:515] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:19.748363 15222 leader_election.cc:290] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 3 election: Requested vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423)
I20260713 09:07:19.748548 15077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65051f76ec5648da807fc45cf2641d88" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
I20260713 09:07:19.749154 15077 raft_consensus.cc:3055] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:19.749373 15077 raft_consensus.cc:740] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1cc2b1132f4407d9b60629cdac1279f, State: Running, Role: LEADER
I20260713 09:07:19.750202 15154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65051f76ec5648da807fc45cf2641d88" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
I20260713 09:07:19.750129 15077 consensus_queue.cc:260] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f [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: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:19.750833 15154 raft_consensus.cc:3060] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:19.751174 15077 raft_consensus.cc:3060] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:07:19.752092 15392 consensus_queue.cc:1175] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "f5fc81fe2c164b068b87af7d97e0a108" responder_term: 2 status { last_received { term: 2 index: 2 } last_committed_idx: 2 last_received_current_leader { term: 2 index: 2 } }
I20260713 09:07:19.758131 15077 raft_consensus.cc:2468] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1719e14060fa480fb03cab8221c2efbf in term 3.
I20260713 09:07:19.759492 15197 leader_election.cc:304] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf [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: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f; no voters: 
I20260713 09:07:19.759892 15154 raft_consensus.cc:2468] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1719e14060fa480fb03cab8221c2efbf in term 3.
I20260713 09:07:19.760368 15525 raft_consensus.cc:2804] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:19.760972 15525 raft_consensus.cc:697] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf [term 3 LEADER]: Becoming Leader. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Running, Role: LEADER
I20260713 09:07:19.761739 15525 consensus_queue.cc:237] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf [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: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:19.774231 14977 catalog_manager.cc:5697] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf reported cstate change: term changed from 2 to 3, leader changed from b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65) to 1719e14060fa480fb03cab8221c2efbf (127.10.232.67). New cstate: current_term: 3 leader_uuid: "1719e14060fa480fb03cab8221c2efbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:19.799489 15463 raft_consensus.cc:993] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108: : Instructing follower 1719e14060fa480fb03cab8221c2efbf to start an election
I20260713 09:07:19.800107 15463 raft_consensus.cc:1081] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108 [term 2 LEADER]: Signalling peer 1719e14060fa480fb03cab8221c2efbf to start an election
I20260713 09:07:19.802318 15228 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8b32471e039471b81281d00c9545f7b"
dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
 from {username='slave'} at 127.0.0.1:43342
I20260713 09:07:19.803129 15228 raft_consensus.cc:493] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:19.803624 15228 raft_consensus.cc:3060] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:19.813657 15228 raft_consensus.cc:515] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:19.816432 15228 leader_election.cc:290] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 3 election: Requested vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423)
I20260713 09:07:19.817178 15077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b32471e039471b81281d00c9545f7b" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
I20260713 09:07:19.817567 15154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b32471e039471b81281d00c9545f7b" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
I20260713 09:07:19.818051 15077 raft_consensus.cc:3060] T d8b32471e039471b81281d00c9545f7b P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:19.818169 15154 raft_consensus.cc:3055] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:19.819379 15154 raft_consensus.cc:740] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Running, Role: LEADER
I20260713 09:07:19.820325 15154 consensus_queue.cc:260] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108 [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: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:19.822315 15154 raft_consensus.cc:3060] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:19.826984 15077 raft_consensus.cc:2468] T d8b32471e039471b81281d00c9545f7b P b1cc2b1132f4407d9b60629cdac1279f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1719e14060fa480fb03cab8221c2efbf in term 3.
I20260713 09:07:19.828293 15197 leader_election.cc:304] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [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: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f; no voters: 
I20260713 09:07:19.829097 15525 raft_consensus.cc:2804] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:19.829707 15525 raft_consensus.cc:697] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [term 3 LEADER]: Becoming Leader. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Running, Role: LEADER
I20260713 09:07:19.831063 15154 raft_consensus.cc:2468] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1719e14060fa480fb03cab8221c2efbf in term 3.
I20260713 09:07:19.832182 15525 consensus_queue.cc:237] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [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: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:19.841873 14977 catalog_manager.cc:5697] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf reported cstate change: term changed from 2 to 3, leader changed from f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66) to 1719e14060fa480fb03cab8221c2efbf (127.10.232.67). New cstate: current_term: 3 leader_uuid: "1719e14060fa480fb03cab8221c2efbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:19.878899 15504 raft_consensus.cc:993] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108: : Instructing follower 1719e14060fa480fb03cab8221c2efbf to start an election
I20260713 09:07:19.879483 15463 raft_consensus.cc:1081] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108 [term 2 LEADER]: Signalling peer 1719e14060fa480fb03cab8221c2efbf to start an election
I20260713 09:07:19.881563 15228 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e910e59d4a54fdaa9a0d8737fab09ce"
dest_uuid: "1719e14060fa480fb03cab8221c2efbf"
 from {username='slave'} at 127.0.0.1:43342
I20260713 09:07:19.882248 15228 raft_consensus.cc:493] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:19.882632 15228 raft_consensus.cc:3060] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:19.889907 15228 raft_consensus.cc:515] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:19.892860 15228 leader_election.cc:290] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [CANDIDATE]: Term 3 election: Requested vote from peers b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913), f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423)
I20260713 09:07:19.893306 15077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e910e59d4a54fdaa9a0d8737fab09ce" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1cc2b1132f4407d9b60629cdac1279f"
I20260713 09:07:19.894151 15077 raft_consensus.cc:3060] T 3e910e59d4a54fdaa9a0d8737fab09ce P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:19.895573 15154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e910e59d4a54fdaa9a0d8737fab09ce" candidate_uuid: "1719e14060fa480fb03cab8221c2efbf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f5fc81fe2c164b068b87af7d97e0a108"
I20260713 09:07:19.896147 15154 raft_consensus.cc:3055] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:19.896459 15154 raft_consensus.cc:740] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f5fc81fe2c164b068b87af7d97e0a108, State: Running, Role: LEADER
I20260713 09:07:19.897281 15154 consensus_queue.cc:260] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108 [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: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:19.898388 15154 raft_consensus.cc:3060] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:19.903321 15077 raft_consensus.cc:2468] T 3e910e59d4a54fdaa9a0d8737fab09ce P b1cc2b1132f4407d9b60629cdac1279f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1719e14060fa480fb03cab8221c2efbf in term 3.
I20260713 09:07:19.904723 15197 leader_election.cc:304] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [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: 1719e14060fa480fb03cab8221c2efbf, b1cc2b1132f4407d9b60629cdac1279f; no voters: 
I20260713 09:07:19.904723 15154 raft_consensus.cc:2468] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1719e14060fa480fb03cab8221c2efbf in term 3.
I20260713 09:07:19.905858 15460 raft_consensus.cc:2804] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:19.906323 15460 raft_consensus.cc:697] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [term 3 LEADER]: Becoming Leader. State: Replica: 1719e14060fa480fb03cab8221c2efbf, State: Running, Role: LEADER
I20260713 09:07:19.907363 15460 consensus_queue.cc:237] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [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: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } }
I20260713 09:07:19.921656 14977 catalog_manager.cc:5697] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf reported cstate change: term changed from 2 to 3, leader changed from f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66) to 1719e14060fa480fb03cab8221c2efbf (127.10.232.67). New cstate: current_term: 3 leader_uuid: "1719e14060fa480fb03cab8221c2efbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1719e14060fa480fb03cab8221c2efbf" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 40933 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:19.994542 15154 raft_consensus.cc:1275] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [term 3 FOLLOWER]: Refusing update from remote peer 1719e14060fa480fb03cab8221c2efbf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:07:19.996189 15460 consensus_queue.cc:1048] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:20.009687 15077 raft_consensus.cc:1275] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [term 3 FOLLOWER]: Refusing update from remote peer 1719e14060fa480fb03cab8221c2efbf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:07:20.011330 15525 consensus_queue.cc:1048] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:20.195977 15077 raft_consensus.cc:1275] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f [term 3 FOLLOWER]: Refusing update from remote peer 1719e14060fa480fb03cab8221c2efbf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:20.197630 15525 consensus_queue.cc:1048] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:20.208597 15154 raft_consensus.cc:1275] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [term 3 FOLLOWER]: Refusing update from remote peer 1719e14060fa480fb03cab8221c2efbf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:20.211010 15525 consensus_queue.cc:1048] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:20.332988 15154 raft_consensus.cc:1275] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108 [term 3 FOLLOWER]: Refusing update from remote peer 1719e14060fa480fb03cab8221c2efbf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:07:20.334867 15460 consensus_queue.cc:1048] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:20.349196 15077 raft_consensus.cc:1275] T d8b32471e039471b81281d00c9545f7b P b1cc2b1132f4407d9b60629cdac1279f [term 3 FOLLOWER]: Refusing update from remote peer 1719e14060fa480fb03cab8221c2efbf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:07:20.352185 15525 consensus_queue.cc:1048] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:20.443002 15077 raft_consensus.cc:1275] T 3e910e59d4a54fdaa9a0d8737fab09ce P b1cc2b1132f4407d9b60629cdac1279f [term 3 FOLLOWER]: Refusing update from remote peer 1719e14060fa480fb03cab8221c2efbf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:20.444689 15546 consensus_queue.cc:1048] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1cc2b1132f4407d9b60629cdac1279f" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:20.472501 15154 raft_consensus.cc:1275] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108 [term 3 FOLLOWER]: Refusing update from remote peer 1719e14060fa480fb03cab8221c2efbf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:20.475828 15525 consensus_queue.cc:1048] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5fc81fe2c164b068b87af7d97e0a108" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:21.316216 11169 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:07:21.323104 11169 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:07:21.323586 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:21.330261 11169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:21.330878 11169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:07:21.930662 15011 debug-util.cc:398] Leaking SignalData structure 0x7b080008afe0 after lost signal to thread 11172
W20260713 09:07:21.931960 15011 debug-util.cc:398] Leaking SignalData structure 0x7b0800035000 after lost signal to thread 15014
W20260713 09:07:21.933194 15011 debug-util.cc:398] Leaking SignalData structure 0x7b08002221a0 after lost signal to thread 15106
W20260713 09:07:21.934262 15011 debug-util.cc:398] Leaking SignalData structure 0x7b08000f00a0 after lost signal to thread 15181
W20260713 09:07:21.935315 15011 debug-util.cc:398] Leaking SignalData structure 0x7b08000d6560 after lost signal to thread 15255
I20260713 09:07:22.370093 11169 tablet_server.cc:179] TabletServer@127.10.232.65:0 shutting down...
W20260713 09:07:22.381899 15123 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260713 09:07:22.395862 15123 consensus_peers.cc:597] T ce84670082e54e1089fd421de98719cc P f5fc81fe2c164b068b87af7d97e0a108 -> Peer b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913): Couldn't send request to peer b1cc2b1132f4407d9b60629cdac1279f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:22.428407 11169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:22.429749 11169 tablet_replica.cc:333] T cda1fb7f52894d5095bcfa61706c041a P b1cc2b1132f4407d9b60629cdac1279f: stopping tablet replica
I20260713 09:07:22.431039 11169 raft_consensus.cc:2243] T cda1fb7f52894d5095bcfa61706c041a P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.431813 11169 raft_consensus.cc:2272] T cda1fb7f52894d5095bcfa61706c041a P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.435508 11169 tablet_replica.cc:333] T 01f3f2e9cd364de79997b8c6b33d7b83 P b1cc2b1132f4407d9b60629cdac1279f: stopping tablet replica
W20260713 09:07:22.436414 15123 consensus_peers.cc:597] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108 -> Peer b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913): Couldn't send request to peer b1cc2b1132f4407d9b60629cdac1279f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:22.436707 11169 raft_consensus.cc:2243] T 01f3f2e9cd364de79997b8c6b33d7b83 P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.437544 11169 raft_consensus.cc:2272] T 01f3f2e9cd364de79997b8c6b33d7b83 P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.440757 11169 tablet_replica.cc:333] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f: stopping tablet replica
I20260713 09:07:22.441428 11169 raft_consensus.cc:2243] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.441943 11169 raft_consensus.cc:2272] T e0d3f53aa03847f49dbe06516ec01aec P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.444140 11169 tablet_replica.cc:333] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f: stopping tablet replica
I20260713 09:07:22.444819 11169 raft_consensus.cc:2243] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:22.445616 11169 raft_consensus.cc:2272] T fce490d8e6b84811a43faa02e8410045 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.447587 11169 tablet_replica.cc:333] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f: stopping tablet replica
I20260713 09:07:22.448153 11169 raft_consensus.cc:2243] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:22.448939 11169 raft_consensus.cc:2272] T e95da88a1ee843f79386674719ab7925 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.451131 11169 tablet_replica.cc:333] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f: stopping tablet replica
I20260713 09:07:22.451699 11169 raft_consensus.cc:2243] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.452179 11169 raft_consensus.cc:2272] T a2b8f6113d6f4daa9007e8a911000e99 P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.455164 11169 tablet_replica.cc:333] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f: stopping tablet replica
I20260713 09:07:22.456214 11169 raft_consensus.cc:2243] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.456842 11169 raft_consensus.cc:2272] T 656cc88b28a141b4a1fa3151df3869d2 P b1cc2b1132f4407d9b60629cdac1279f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.459003 11169 tablet_replica.cc:333] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f: stopping tablet replica
I20260713 09:07:22.459654 11169 raft_consensus.cc:2243] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:22.460490 11169 raft_consensus.cc:2272] T 3a2d5f786ddf4612a97bb698f020151d P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.463451 11169 tablet_replica.cc:333] T 18721e0bde6243798196b9b2410ace92 P b1cc2b1132f4407d9b60629cdac1279f: stopping tablet replica
I20260713 09:07:22.464265 11169 raft_consensus.cc:2243] T 18721e0bde6243798196b9b2410ace92 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.464830 11169 raft_consensus.cc:2272] T 18721e0bde6243798196b9b2410ace92 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.467748 11169 tablet_replica.cc:333] T d8b32471e039471b81281d00c9545f7b P b1cc2b1132f4407d9b60629cdac1279f: stopping tablet replica
I20260713 09:07:22.468362 11169 raft_consensus.cc:2243] T d8b32471e039471b81281d00c9545f7b P b1cc2b1132f4407d9b60629cdac1279f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.468837 11169 raft_consensus.cc:2272] T d8b32471e039471b81281d00c9545f7b P b1cc2b1132f4407d9b60629cdac1279f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.470912 11169 tablet_replica.cc:333] T 3e910e59d4a54fdaa9a0d8737fab09ce P b1cc2b1132f4407d9b60629cdac1279f: stopping tablet replica
I20260713 09:07:22.471520 11169 raft_consensus.cc:2243] T 3e910e59d4a54fdaa9a0d8737fab09ce P b1cc2b1132f4407d9b60629cdac1279f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.471985 11169 raft_consensus.cc:2272] T 3e910e59d4a54fdaa9a0d8737fab09ce P b1cc2b1132f4407d9b60629cdac1279f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.474108 11169 tablet_replica.cc:333] T 106d1d5660e84a2abab49143c15fb131 P b1cc2b1132f4407d9b60629cdac1279f: stopping tablet replica
I20260713 09:07:22.474778 11169 raft_consensus.cc:2243] T 106d1d5660e84a2abab49143c15fb131 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.475277 11169 raft_consensus.cc:2272] T 106d1d5660e84a2abab49143c15fb131 P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.477573 11169 tablet_replica.cc:333] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f: stopping tablet replica
I20260713 09:07:22.478173 11169 raft_consensus.cc:2243] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:22.479194 11169 raft_consensus.cc:2272] T b48328b943e8460699a1795a80a09a3d P b1cc2b1132f4407d9b60629cdac1279f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.481453 11169 tablet_replica.cc:333] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P b1cc2b1132f4407d9b60629cdac1279f: stopping tablet replica
I20260713 09:07:22.482008 11169 raft_consensus.cc:2243] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P b1cc2b1132f4407d9b60629cdac1279f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:22.482928 11169 raft_consensus.cc:2272] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.485172 11169 tablet_replica.cc:333] T ecbf39d84a3f42619a196cd391287b3d P b1cc2b1132f4407d9b60629cdac1279f: stopping tablet replica
I20260713 09:07:22.485729 11169 raft_consensus.cc:2243] T ecbf39d84a3f42619a196cd391287b3d P b1cc2b1132f4407d9b60629cdac1279f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:22.486641 11169 raft_consensus.cc:2272] T ecbf39d84a3f42619a196cd391287b3d P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.488823 11169 tablet_replica.cc:333] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f: stopping tablet replica
I20260713 09:07:22.489388 11169 raft_consensus.cc:2243] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.489879 11169 raft_consensus.cc:2272] T 86e39be8301144f699e1186099ef6e37 P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.492336 11169 tablet_replica.cc:333] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f: stopping tablet replica
I20260713 09:07:22.492872 11169 raft_consensus.cc:2243] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.493312 11169 raft_consensus.cc:2272] T 65051f76ec5648da807fc45cf2641d88 P b1cc2b1132f4407d9b60629cdac1279f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.495858 11169 tablet_replica.cc:333] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f: stopping tablet replica
I20260713 09:07:22.496476 11169 raft_consensus.cc:2243] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.497017 11169 raft_consensus.cc:2272] T ce84670082e54e1089fd421de98719cc P b1cc2b1132f4407d9b60629cdac1279f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:22.524955 15045 connection.cc:466] server connection from 127.0.0.1:40822 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40822 (request call id 181) could send its response
W20260713 09:07:22.527628 15197 consensus_peers.cc:597] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf -> Peer b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913): Couldn't send request to peer b1cc2b1132f4407d9b60629cdac1279f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:22.532250 15123 consensus_peers.cc:597] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108 -> Peer b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913): Couldn't send request to peer b1cc2b1132f4407d9b60629cdac1279f. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:34913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:22.548070 11169 tablet_server.cc:196] TabletServer@127.10.232.65:0 shutdown complete.
W20260713 09:07:22.599253 15197 consensus_peers.cc:597] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf -> Peer b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913): Couldn't send request to peer b1cc2b1132f4407d9b60629cdac1279f. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:34913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:22.599531 11169 tablet_server.cc:179] TabletServer@127.10.232.66:0 shutting down...
W20260713 09:07:22.613492 15195 consensus_peers.cc:597] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf -> Peer f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423): Couldn't send request to peer f5fc81fe2c164b068b87af7d97e0a108. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:22.627316 15123 consensus_peers.cc:597] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108 -> Peer b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913): Couldn't send request to peer b1cc2b1132f4407d9b60629cdac1279f. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:34913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:22.634694 15197 consensus_peers.cc:597] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf -> Peer b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913): Couldn't send request to peer b1cc2b1132f4407d9b60629cdac1279f. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:34913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:22.658521 11169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:22.659555 11169 tablet_replica.cc:333] T e95da88a1ee843f79386674719ab7925 P f5fc81fe2c164b068b87af7d97e0a108: stopping tablet replica
I20260713 09:07:22.660754 11169 raft_consensus.cc:2243] T e95da88a1ee843f79386674719ab7925 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.661604 11169 raft_consensus.cc:2272] T e95da88a1ee843f79386674719ab7925 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.664642 11169 tablet_replica.cc:333] T a2b8f6113d6f4daa9007e8a911000e99 P f5fc81fe2c164b068b87af7d97e0a108: stopping tablet replica
I20260713 09:07:22.665505 11169 raft_consensus.cc:2243] T a2b8f6113d6f4daa9007e8a911000e99 P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.666160 11169 raft_consensus.cc:2272] T a2b8f6113d6f4daa9007e8a911000e99 P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:22.667614 15197 consensus_peers.cc:597] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf -> Peer b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913): Couldn't send request to peer b1cc2b1132f4407d9b60629cdac1279f. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:34913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:22.668648 11169 tablet_replica.cc:333] T 3a2d5f786ddf4612a97bb698f020151d P f5fc81fe2c164b068b87af7d97e0a108: stopping tablet replica
I20260713 09:07:22.669363 11169 raft_consensus.cc:2243] T 3a2d5f786ddf4612a97bb698f020151d P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.669872 11169 raft_consensus.cc:2272] T 3a2d5f786ddf4612a97bb698f020151d P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.672214 11169 tablet_replica.cc:333] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108: stopping tablet replica
I20260713 09:07:22.672870 11169 raft_consensus.cc:2243] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.673435 11169 raft_consensus.cc:2272] T 656cc88b28a141b4a1fa3151df3869d2 P f5fc81fe2c164b068b87af7d97e0a108 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.675721 11169 tablet_replica.cc:333] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108: stopping tablet replica
I20260713 09:07:22.676329 11169 raft_consensus.cc:2243] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:22.677228 11169 raft_consensus.cc:2272] T 01f3f2e9cd364de79997b8c6b33d7b83 P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.679678 11169 tablet_replica.cc:333] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108: stopping tablet replica
I20260713 09:07:22.680348 11169 raft_consensus.cc:2243] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:22.681200 11169 raft_consensus.cc:2272] T cda1fb7f52894d5095bcfa61706c041a P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.683447 11169 tablet_replica.cc:333] T fce490d8e6b84811a43faa02e8410045 P f5fc81fe2c164b068b87af7d97e0a108: stopping tablet replica
I20260713 09:07:22.684109 11169 raft_consensus.cc:2243] T fce490d8e6b84811a43faa02e8410045 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.684593 11169 raft_consensus.cc:2272] T fce490d8e6b84811a43faa02e8410045 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.686796 11169 tablet_replica.cc:333] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108: stopping tablet replica
I20260713 09:07:22.687522 11169 raft_consensus.cc:2243] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:22.688453 11169 raft_consensus.cc:2272] T e0d3f53aa03847f49dbe06516ec01aec P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.690683 11169 tablet_replica.cc:333] T ecbf39d84a3f42619a196cd391287b3d P f5fc81fe2c164b068b87af7d97e0a108: stopping tablet replica
I20260713 09:07:22.691375 11169 raft_consensus.cc:2243] T ecbf39d84a3f42619a196cd391287b3d P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.691982 11169 raft_consensus.cc:2272] T ecbf39d84a3f42619a196cd391287b3d P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.695171 11169 tablet_replica.cc:333] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108: stopping tablet replica
I20260713 09:07:22.696146 11169 raft_consensus.cc:2243] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108 [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:07:22.696247 15195 consensus_peers.cc:597] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf -> Peer f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423): Couldn't send request to peer f5fc81fe2c164b068b87af7d97e0a108. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:22.697220 11169 raft_consensus.cc:2272] T 86e39be8301144f699e1186099ef6e37 P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.699792 11169 tablet_replica.cc:333] T 18721e0bde6243798196b9b2410ace92 P f5fc81fe2c164b068b87af7d97e0a108: stopping tablet replica
I20260713 09:07:22.700453 11169 raft_consensus.cc:2243] T 18721e0bde6243798196b9b2410ace92 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.700950 11169 raft_consensus.cc:2272] T 18721e0bde6243798196b9b2410ace92 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.703356 11169 tablet_replica.cc:333] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108: stopping tablet replica
I20260713 09:07:22.703943 11169 raft_consensus.cc:2243] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.704437 11169 raft_consensus.cc:2272] T d8b32471e039471b81281d00c9545f7b P f5fc81fe2c164b068b87af7d97e0a108 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.706553 11169 tablet_replica.cc:333] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108: stopping tablet replica
I20260713 09:07:22.707161 11169 raft_consensus.cc:2243] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.707614 11169 raft_consensus.cc:2272] T 3e910e59d4a54fdaa9a0d8737fab09ce P f5fc81fe2c164b068b87af7d97e0a108 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.709821 11169 tablet_replica.cc:333] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108: stopping tablet replica
I20260713 09:07:22.710391 11169 raft_consensus.cc:2243] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:22.711367 11169 raft_consensus.cc:2272] T 106d1d5660e84a2abab49143c15fb131 P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.714493 11169 tablet_replica.cc:333] T b48328b943e8460699a1795a80a09a3d P f5fc81fe2c164b068b87af7d97e0a108: stopping tablet replica
I20260713 09:07:22.715324 11169 raft_consensus.cc:2243] T b48328b943e8460699a1795a80a09a3d P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.715994 11169 raft_consensus.cc:2272] T b48328b943e8460699a1795a80a09a3d P f5fc81fe2c164b068b87af7d97e0a108 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:22.719043 15195 consensus_peers.cc:597] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf -> Peer f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423): Couldn't send request to peer f5fc81fe2c164b068b87af7d97e0a108. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:22.719344 11169 tablet_replica.cc:333] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108: stopping tablet replica
I20260713 09:07:22.720352 11169 raft_consensus.cc:2243] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.721064 11169 raft_consensus.cc:2272] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:22.723333 15197 consensus_peers.cc:597] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf -> Peer b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913): Couldn't send request to peer b1cc2b1132f4407d9b60629cdac1279f. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:34913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:22.724287 11169 tablet_replica.cc:333] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108: stopping tablet replica
I20260713 09:07:22.724915 11169 raft_consensus.cc:2243] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.725442 11169 raft_consensus.cc:2272] T 65051f76ec5648da807fc45cf2641d88 P f5fc81fe2c164b068b87af7d97e0a108 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.727806 11169 tablet_replica.cc:333] T ce84670082e54e1089fd421de98719cc P f5fc81fe2c164b068b87af7d97e0a108: stopping tablet replica
I20260713 09:07:22.728323 11169 raft_consensus.cc:2243] T ce84670082e54e1089fd421de98719cc P f5fc81fe2c164b068b87af7d97e0a108 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:22.729212 11169 raft_consensus.cc:2272] T ce84670082e54e1089fd421de98719cc P f5fc81fe2c164b068b87af7d97e0a108 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:22.820094 15195 consensus_peers.cc:597] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf -> Peer f5fc81fe2c164b068b87af7d97e0a108 (127.10.232.66:44423): Couldn't send request to peer f5fc81fe2c164b068b87af7d97e0a108. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.66:44423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:22.835754 11169 tablet_server.cc:196] TabletServer@127.10.232.66:0 shutdown complete.
W20260713 09:07:22.860942 15197 consensus_peers.cc:597] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf -> Peer b1cc2b1132f4407d9b60629cdac1279f (127.10.232.65:34913): Couldn't send request to peer b1cc2b1132f4407d9b60629cdac1279f. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:34913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:22.878374 11169 tablet_server.cc:179] TabletServer@127.10.232.67:0 shutting down...
I20260713 09:07:22.921144 11169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:22.922362 11169 tablet_replica.cc:333] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf: stopping tablet replica
I20260713 09:07:22.923446 11169 raft_consensus.cc:2243] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:22.924762 11169 raft_consensus.cc:2272] T a2b8f6113d6f4daa9007e8a911000e99 P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.928184 11169 tablet_replica.cc:333] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf: stopping tablet replica
I20260713 09:07:22.929157 11169 raft_consensus.cc:2243] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:22.930387 11169 raft_consensus.cc:2272] T 656cc88b28a141b4a1fa3151df3869d2 P 1719e14060fa480fb03cab8221c2efbf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.933859 11169 tablet_replica.cc:333] T 3a2d5f786ddf4612a97bb698f020151d P 1719e14060fa480fb03cab8221c2efbf: stopping tablet replica
I20260713 09:07:22.934801 11169 raft_consensus.cc:2243] T 3a2d5f786ddf4612a97bb698f020151d P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.935436 11169 raft_consensus.cc:2272] T 3a2d5f786ddf4612a97bb698f020151d P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.938457 11169 tablet_replica.cc:333] T e0d3f53aa03847f49dbe06516ec01aec P 1719e14060fa480fb03cab8221c2efbf: stopping tablet replica
I20260713 09:07:22.939389 11169 raft_consensus.cc:2243] T e0d3f53aa03847f49dbe06516ec01aec P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.940007 11169 raft_consensus.cc:2272] T e0d3f53aa03847f49dbe06516ec01aec P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.942927 11169 tablet_replica.cc:333] T fce490d8e6b84811a43faa02e8410045 P 1719e14060fa480fb03cab8221c2efbf: stopping tablet replica
I20260713 09:07:22.943845 11169 raft_consensus.cc:2243] T fce490d8e6b84811a43faa02e8410045 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.944530 11169 raft_consensus.cc:2272] T fce490d8e6b84811a43faa02e8410045 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.947666 11169 tablet_replica.cc:333] T e95da88a1ee843f79386674719ab7925 P 1719e14060fa480fb03cab8221c2efbf: stopping tablet replica
I20260713 09:07:22.948616 11169 raft_consensus.cc:2243] T e95da88a1ee843f79386674719ab7925 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.949225 11169 raft_consensus.cc:2272] T e95da88a1ee843f79386674719ab7925 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.952327 11169 tablet_replica.cc:333] T cda1fb7f52894d5095bcfa61706c041a P 1719e14060fa480fb03cab8221c2efbf: stopping tablet replica
I20260713 09:07:22.953212 11169 raft_consensus.cc:2243] T cda1fb7f52894d5095bcfa61706c041a P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.953910 11169 raft_consensus.cc:2272] T cda1fb7f52894d5095bcfa61706c041a P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.957214 11169 tablet_replica.cc:333] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf: stopping tablet replica
I20260713 09:07:22.958226 11169 raft_consensus.cc:2243] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.958988 11169 raft_consensus.cc:2272] T 01f3f2e9cd364de79997b8c6b33d7b83 P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.961611 11169 tablet_replica.cc:333] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf: stopping tablet replica
I20260713 09:07:22.962457 11169 raft_consensus.cc:2243] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.963059 11169 raft_consensus.cc:2272] T ecbf39d84a3f42619a196cd391287b3d P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.965834 11169 tablet_replica.cc:333] T 86e39be8301144f699e1186099ef6e37 P 1719e14060fa480fb03cab8221c2efbf: stopping tablet replica
I20260713 09:07:22.966643 11169 raft_consensus.cc:2243] T 86e39be8301144f699e1186099ef6e37 P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.967257 11169 raft_consensus.cc:2272] T 86e39be8301144f699e1186099ef6e37 P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.970045 11169 tablet_replica.cc:333] T ce84670082e54e1089fd421de98719cc P 1719e14060fa480fb03cab8221c2efbf: stopping tablet replica
I20260713 09:07:22.970822 11169 raft_consensus.cc:2243] T ce84670082e54e1089fd421de98719cc P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.971377 11169 raft_consensus.cc:2272] T ce84670082e54e1089fd421de98719cc P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.974275 11169 tablet_replica.cc:333] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P 1719e14060fa480fb03cab8221c2efbf: stopping tablet replica
I20260713 09:07:22.975409 11169 raft_consensus.cc:2243] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.976053 11169 raft_consensus.cc:2272] T 3eb8fad05fc64edb8b9dbbc0ccbd8625 P 1719e14060fa480fb03cab8221c2efbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.979303 11169 tablet_replica.cc:333] T b48328b943e8460699a1795a80a09a3d P 1719e14060fa480fb03cab8221c2efbf: stopping tablet replica
I20260713 09:07:22.980053 11169 raft_consensus.cc:2243] T b48328b943e8460699a1795a80a09a3d P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.980913 11169 raft_consensus.cc:2272] T b48328b943e8460699a1795a80a09a3d P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.984110 11169 tablet_replica.cc:333] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf: stopping tablet replica
I20260713 09:07:22.985060 11169 raft_consensus.cc:2243] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:22.986253 11169 raft_consensus.cc:2272] T 18721e0bde6243798196b9b2410ace92 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.989104 11169 tablet_replica.cc:333] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf: stopping tablet replica
I20260713 09:07:22.989815 11169 raft_consensus.cc:2243] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:22.991026 11169 raft_consensus.cc:2272] T d8b32471e039471b81281d00c9545f7b P 1719e14060fa480fb03cab8221c2efbf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.993857 11169 tablet_replica.cc:333] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf: stopping tablet replica
I20260713 09:07:22.994678 11169 raft_consensus.cc:2243] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:22.995692 11169 raft_consensus.cc:2272] T 3e910e59d4a54fdaa9a0d8737fab09ce P 1719e14060fa480fb03cab8221c2efbf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.998646 11169 tablet_replica.cc:333] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf: stopping tablet replica
I20260713 09:07:22.999435 11169 raft_consensus.cc:2243] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:23.000504 11169 raft_consensus.cc:2272] T 65051f76ec5648da807fc45cf2641d88 P 1719e14060fa480fb03cab8221c2efbf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.003175 11169 tablet_replica.cc:333] T 106d1d5660e84a2abab49143c15fb131 P 1719e14060fa480fb03cab8221c2efbf: stopping tablet replica
I20260713 09:07:23.003837 11169 raft_consensus.cc:2243] T 106d1d5660e84a2abab49143c15fb131 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.004421 11169 raft_consensus.cc:2272] T 106d1d5660e84a2abab49143c15fb131 P 1719e14060fa480fb03cab8221c2efbf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.059405 11169 tablet_server.cc:196] TabletServer@127.10.232.67:0 shutdown complete.
I20260713 09:07:23.097326 11169 master.cc:562] Master@127.10.232.126:37201 shutting down...
I20260713 09:07:23.132062 11169 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b0c8df11770e45dab9b7975b28c08c6d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:23.132720 11169 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b0c8df11770e45dab9b7975b28c08c6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.133100 11169 tablet_replica.cc:333] T 00000000000000000000000000000000 P b0c8df11770e45dab9b7975b28c08c6d: stopping tablet replica
W20260713 09:07:24.151952 11169 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 15011)
I20260713 09:07:25.096225 11169 master.cc:584] Master@127.10.232.126:37201 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (16373 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:07:25.157631 11169 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.232.126:40319
I20260713 09:07:25.158977 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:25.165004 15568 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
W20260713 09:07:25.165206 15569 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
W20260713 09:07:25.167004 15571 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
I20260713 09:07:25.167989 11169 server_base.cc:1061] running on GCE node
I20260713 09:07:25.169090 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:25.169361 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:25.169540 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933645169504 us; error 0 us; skew 500 ppm
I20260713 09:07:25.170131 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:25.172837 11169 webserver.cc:533] Webserver started at http://127.10.232.126:33565/ using document root <none> and password file <none>
I20260713 09:07:25.173354 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:25.173552 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:25.173870 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:25.175047 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933536821961-11169-0/minicluster-data/master-0-root/instance:
uuid: "fa125af587cd4a8897e5fd65021b310d"
format_stamp: "Formatted at 2026-07-13 09:07:25 on dist-test-slave-5ggs"
I20260713 09:07:25.179526 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:07:25.182940 15576 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:25.183985 11169 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:07:25.184346 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933536821961-11169-0/minicluster-data/master-0-root
uuid: "fa125af587cd4a8897e5fd65021b310d"
format_stamp: "Formatted at 2026-07-13 09:07:25 on dist-test-slave-5ggs"
I20260713 09:07:25.184660 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933536821961-11169-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933536821961-11169-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933536821961-11169-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)
I20260713 09:07:25.204348 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:25.206187 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:25.266100 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.126:40319
I20260713 09:07:25.266227 15627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.126:40319 every 8 connection(s)
I20260713 09:07:25.270385 15628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.282699 15628 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa125af587cd4a8897e5fd65021b310d: Bootstrap starting.
I20260713 09:07:25.288174 15628 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fa125af587cd4a8897e5fd65021b310d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:25.293031 15628 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa125af587cd4a8897e5fd65021b310d: No bootstrap required, opened a new log
I20260713 09:07:25.295418 15628 raft_consensus.cc:359] T 00000000000000000000000000000000 P fa125af587cd4a8897e5fd65021b310d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa125af587cd4a8897e5fd65021b310d" member_type: VOTER }
I20260713 09:07:25.295818 15628 raft_consensus.cc:385] T 00000000000000000000000000000000 P fa125af587cd4a8897e5fd65021b310d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:25.296111 15628 raft_consensus.cc:740] T 00000000000000000000000000000000 P fa125af587cd4a8897e5fd65021b310d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa125af587cd4a8897e5fd65021b310d, State: Initialized, Role: FOLLOWER
I20260713 09:07:25.296744 15628 consensus_queue.cc:260] T 00000000000000000000000000000000 P fa125af587cd4a8897e5fd65021b310d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fa125af587cd4a8897e5fd65021b310d" member_type: VOTER }
I20260713 09:07:25.297240 15628 raft_consensus.cc:399] T 00000000000000000000000000000000 P fa125af587cd4a8897e5fd65021b310d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:25.297461 15628 raft_consensus.cc:493] T 00000000000000000000000000000000 P fa125af587cd4a8897e5fd65021b310d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:25.297749 15628 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fa125af587cd4a8897e5fd65021b310d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:25.303135 15628 raft_consensus.cc:515] T 00000000000000000000000000000000 P fa125af587cd4a8897e5fd65021b310d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa125af587cd4a8897e5fd65021b310d" member_type: VOTER }
I20260713 09:07:25.303717 15628 leader_election.cc:304] T 00000000000000000000000000000000 P fa125af587cd4a8897e5fd65021b310d [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: fa125af587cd4a8897e5fd65021b310d; no voters: 
I20260713 09:07:25.304989 15628 leader_election.cc:290] T 00000000000000000000000000000000 P fa125af587cd4a8897e5fd65021b310d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:25.305553 15631 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fa125af587cd4a8897e5fd65021b310d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:25.307106 15631 raft_consensus.cc:697] T 00000000000000000000000000000000 P fa125af587cd4a8897e5fd65021b310d [term 1 LEADER]: Becoming Leader. State: Replica: fa125af587cd4a8897e5fd65021b310d, State: Running, Role: LEADER
I20260713 09:07:25.307893 15631 consensus_queue.cc:237] T 00000000000000000000000000000000 P fa125af587cd4a8897e5fd65021b310d [LEADER]: Queue going to LEADER mode. State: All 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: "fa125af587cd4a8897e5fd65021b310d" member_type: VOTER }
I20260713 09:07:25.308498 15628 sys_catalog.cc:565] T 00000000000000000000000000000000 P fa125af587cd4a8897e5fd65021b310d [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:25.313331 15633 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa125af587cd4a8897e5fd65021b310d [sys.catalog]: SysCatalogTable state changed. Reason: New leader fa125af587cd4a8897e5fd65021b310d. Latest consensus state: current_term: 1 leader_uuid: "fa125af587cd4a8897e5fd65021b310d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa125af587cd4a8897e5fd65021b310d" member_type: VOTER } }
I20260713 09:07:25.314492 15633 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa125af587cd4a8897e5fd65021b310d [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:25.314581 15632 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa125af587cd4a8897e5fd65021b310d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fa125af587cd4a8897e5fd65021b310d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa125af587cd4a8897e5fd65021b310d" member_type: VOTER } }
I20260713 09:07:25.315321 15632 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa125af587cd4a8897e5fd65021b310d [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:25.317006 15640 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:25.321982 15640 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:25.325201 11169 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:25.331564 15640 catalog_manager.cc:1383] Generated new cluster ID: 31a0583517574de5a8c19aa910b1171c
I20260713 09:07:25.331881 15640 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:25.352902 15640 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:25.354338 15640 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:25.370299 15640 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fa125af587cd4a8897e5fd65021b310d: Generated new TSK 0
I20260713 09:07:25.371081 15640 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:25.392439 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:25.399039 15649 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
W20260713 09:07:25.400172 15650 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
W20260713 09:07:25.402027 15652 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
I20260713 09:07:25.402647 11169 server_base.cc:1061] running on GCE node
I20260713 09:07:25.403690 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:25.403898 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:25.404038 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933645404026 us; error 0 us; skew 500 ppm
I20260713 09:07:25.404556 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:25.407132 11169 webserver.cc:533] Webserver started at http://127.10.232.65:39203/ using document root <none> and password file <none>
I20260713 09:07:25.407565 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:25.407717 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:25.407918 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:25.408914 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933536821961-11169-0/minicluster-data/ts-0-root/instance:
uuid: "68e168938baa4a59a807fa9f5fa525b8"
format_stamp: "Formatted at 2026-07-13 09:07:25 on dist-test-slave-5ggs"
I20260713 09:07:25.413417 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:07:25.416901 15657 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:25.417794 11169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:07:25.418166 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933536821961-11169-0/minicluster-data/ts-0-root
uuid: "68e168938baa4a59a807fa9f5fa525b8"
format_stamp: "Formatted at 2026-07-13 09:07:25 on dist-test-slave-5ggs"
I20260713 09:07:25.418519 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933536821961-11169-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933536821961-11169-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933536821961-11169-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)
I20260713 09:07:25.432253 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:25.433513 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:25.435408 11169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:25.437803 11169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:25.438050 11169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:25.438308 11169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:25.438530 11169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:07:25.484524 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.65:44117
I20260713 09:07:25.484691 15719 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.65:44117 every 8 connection(s)
I20260713 09:07:25.489684 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:25.498190 15724 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
W20260713 09:07:25.503150 15725 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
W20260713 09:07:25.506203 15727 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
I20260713 09:07:25.506394 11169 server_base.cc:1061] running on GCE node
I20260713 09:07:25.507814 15720 heartbeater.cc:344] Connected to a master server at 127.10.232.126:40319
I20260713 09:07:25.508227 15720 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:25.508493 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:25.508807 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:25.508998 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933645508977 us; error 0 us; skew 500 ppm
I20260713 09:07:25.509038 15720 heartbeater.cc:507] Master 127.10.232.126:40319 requested a full tablet report, sending...
I20260713 09:07:25.509712 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:25.511583 15593 ts_manager.cc:194] Registered new tserver with Master: 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117)
I20260713 09:07:25.512658 11169 webserver.cc:533] Webserver started at http://127.10.232.66:44847/ using document root <none> and password file <none>
I20260713 09:07:25.513262 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:25.513471 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:25.513625 15593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34422
I20260713 09:07:25.513769 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:25.515542 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933536821961-11169-0/minicluster-data/ts-1-root/instance:
uuid: "2ff43d13651b446e993167446db0c0ef"
format_stamp: "Formatted at 2026-07-13 09:07:25 on dist-test-slave-5ggs"
I20260713 09:07:25.520447 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:07:25.524145 15732 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:25.525048 11169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:07:25.525424 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933536821961-11169-0/minicluster-data/ts-1-root
uuid: "2ff43d13651b446e993167446db0c0ef"
format_stamp: "Formatted at 2026-07-13 09:07:25 on dist-test-slave-5ggs"
I20260713 09:07:25.525782 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933536821961-11169-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933536821961-11169-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933536821961-11169-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)
I20260713 09:07:25.544071 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:25.545447 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:25.547178 11169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:25.550295 11169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:25.550608 11169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:07:25.550906 11169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:25.551108 11169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:25.604893 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.66:43133
I20260713 09:07:25.604966 15794 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.66:43133 every 8 connection(s)
I20260713 09:07:25.612942 11169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:25.623844 15798 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
W20260713 09:07:25.627693 15801 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
I20260713 09:07:25.628427 11169 server_base.cc:1061] running on GCE node
W20260713 09:07:25.628669 15799 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
I20260713 09:07:25.630271 11169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:25.631021 11169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:25.631175 15795 heartbeater.cc:344] Connected to a master server at 127.10.232.126:40319
I20260713 09:07:25.631366 11169 hybrid_clock.cc:648] HybridClock initialized: now 1783933645631339 us; error 0 us; skew 500 ppm
I20260713 09:07:25.631794 15795 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:25.632294 11169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:25.633015 15795 heartbeater.cc:507] Master 127.10.232.126:40319 requested a full tablet report, sending...
I20260713 09:07:25.635660 15593 ts_manager.cc:194] Registered new tserver with Master: 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133)
I20260713 09:07:25.636137 11169 webserver.cc:533] Webserver started at http://127.10.232.67:35511/ using document root <none> and password file <none>
I20260713 09:07:25.636801 11169 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:25.637036 11169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:25.637347 11169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:25.637274 15593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34426
I20260713 09:07:25.639231 11169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933536821961-11169-0/minicluster-data/ts-2-root/instance:
uuid: "3853966ac9a54abba9b480a2c37674cd"
format_stamp: "Formatted at 2026-07-13 09:07:25 on dist-test-slave-5ggs"
I20260713 09:07:25.644613 11169 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:07:25.648370 15806 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:25.649473 11169 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260713 09:07:25.649767 11169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933536821961-11169-0/minicluster-data/ts-2-root
uuid: "3853966ac9a54abba9b480a2c37674cd"
format_stamp: "Formatted at 2026-07-13 09:07:25 on dist-test-slave-5ggs"
I20260713 09:07:25.650096 11169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933536821961-11169-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933536821961-11169-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskzev7CY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933536821961-11169-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)
I20260713 09:07:25.667238 11169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:25.668606 11169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:25.670346 11169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:25.672928 11169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:25.673113 11169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:25.673440 11169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:25.673584 11169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:25.726748 11169 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.67:39277
I20260713 09:07:25.726872 15868 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.67:39277 every 8 connection(s)
I20260713 09:07:25.742450 15869 heartbeater.cc:344] Connected to a master server at 127.10.232.126:40319
I20260713 09:07:25.742802 15869 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:25.743454 15869 heartbeater.cc:507] Master 127.10.232.126:40319 requested a full tablet report, sending...
I20260713 09:07:25.745512 15593 ts_manager.cc:194] Registered new tserver with Master: 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:25.745991 11169 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015195265s
I20260713 09:07:25.746954 15593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34430
I20260713 09:07:25.774622 15593 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34446:
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"
    }
  }
}
W20260713 09:07:25.777243 15593 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.
I20260713 09:07:25.853982 15834 tablet_service.cc:1511] Processing CreateTablet for tablet 6b777bc7afeb484aadc9c87270f28ace (DEFAULT_TABLE table=test-workload [id=140c2b1dd8d144f28bb44f5104755d3d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:25.854146 15759 tablet_service.cc:1511] Processing CreateTablet for tablet 343ead9f052b4bb0b0f1b93566dd5f73 (DEFAULT_TABLE table=test-workload [id=140c2b1dd8d144f28bb44f5104755d3d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:25.855669 15834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b777bc7afeb484aadc9c87270f28ace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.855764 15759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 343ead9f052b4bb0b0f1b93566dd5f73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.857810 15833 tablet_service.cc:1511] Processing CreateTablet for tablet 343ead9f052b4bb0b0f1b93566dd5f73 (DEFAULT_TABLE table=test-workload [id=140c2b1dd8d144f28bb44f5104755d3d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:25.859607 15833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 343ead9f052b4bb0b0f1b93566dd5f73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.854146 15760 tablet_service.cc:1511] Processing CreateTablet for tablet 6b777bc7afeb484aadc9c87270f28ace (DEFAULT_TABLE table=test-workload [id=140c2b1dd8d144f28bb44f5104755d3d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:25.864033 15760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b777bc7afeb484aadc9c87270f28ace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.865345 15758 tablet_service.cc:1511] Processing CreateTablet for tablet 7ec5dc1fb42049c0abb88c05767728ab (DEFAULT_TABLE table=test-workload [id=140c2b1dd8d144f28bb44f5104755d3d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:25.866899 15758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ec5dc1fb42049c0abb88c05767728ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.871721 15757 tablet_service.cc:1511] Processing CreateTablet for tablet 9cb60ed5c4e54d1e9f35d5290c350ab1 (DEFAULT_TABLE table=test-workload [id=140c2b1dd8d144f28bb44f5104755d3d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:25.873150 15757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cb60ed5c4e54d1e9f35d5290c350ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.877275 15756 tablet_service.cc:1511] Processing CreateTablet for tablet bd86a4ba8fc24e409709ee3ba695aca0 (DEFAULT_TABLE table=test-workload [id=140c2b1dd8d144f28bb44f5104755d3d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:25.878684 15756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd86a4ba8fc24e409709ee3ba695aca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.883615 15755 tablet_service.cc:1511] Processing CreateTablet for tablet 39e15674418742d9814bbb203bffd78a (DEFAULT_TABLE table=test-workload [id=140c2b1dd8d144f28bb44f5104755d3d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:25.885088 15755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39e15674418742d9814bbb203bffd78a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.889925 15828 tablet_service.cc:1511] Processing CreateTablet for tablet 73a3ce1e97184430819ed8ada78c3a33 (DEFAULT_TABLE table=test-workload [id=140c2b1dd8d144f28bb44f5104755d3d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:25.890380 15831 tablet_service.cc:1511] Processing CreateTablet for tablet 9cb60ed5c4e54d1e9f35d5290c350ab1 (DEFAULT_TABLE table=test-workload [id=140c2b1dd8d144f28bb44f5104755d3d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:25.891592 15828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73a3ce1e97184430819ed8ada78c3a33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.891717 15832 tablet_service.cc:1511] Processing CreateTablet for tablet 7ec5dc1fb42049c0abb88c05767728ab (DEFAULT_TABLE table=test-workload [id=140c2b1dd8d144f28bb44f5104755d3d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:25.895572 15832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ec5dc1fb42049c0abb88c05767728ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.889942 15829 tablet_service.cc:1511] Processing CreateTablet for tablet 39e15674418742d9814bbb203bffd78a (DEFAULT_TABLE table=test-workload [id=140c2b1dd8d144f28bb44f5104755d3d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:25.895210 15830 tablet_service.cc:1511] Processing CreateTablet for tablet bd86a4ba8fc24e409709ee3ba695aca0 (DEFAULT_TABLE table=test-workload [id=140c2b1dd8d144f28bb44f5104755d3d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:25.903108 15829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39e15674418742d9814bbb203bffd78a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.904054 15830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd86a4ba8fc24e409709ee3ba695aca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.905465 15831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cb60ed5c4e54d1e9f35d5290c350ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.905062 15685 tablet_service.cc:1511] Processing CreateTablet for tablet 6b777bc7afeb484aadc9c87270f28ace (DEFAULT_TABLE table=test-workload [id=140c2b1dd8d144f28bb44f5104755d3d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:25.905242 15684 tablet_service.cc:1511] Processing CreateTablet for tablet 343ead9f052b4bb0b0f1b93566dd5f73 (DEFAULT_TABLE table=test-workload [id=140c2b1dd8d144f28bb44f5104755d3d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:25.906611 15685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b777bc7afeb484aadc9c87270f28ace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.907217 15827 tablet_service.cc:1511] Processing CreateTablet for tablet 5a8e02e5c760424e8896efef0bdbb02a (DEFAULT_TABLE table=test-workload [id=140c2b1dd8d144f28bb44f5104755d3d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:25.909396 15826 tablet_service.cc:1511] Processing CreateTablet for tablet 4914547754464e2ea4b6244c238b3e2a (DEFAULT_TABLE table=test-workload [id=140c2b1dd8d144f28bb44f5104755d3d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:25.910207 15684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 343ead9f052b4bb0b0f1b93566dd5f73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.911185 15827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a8e02e5c760424e8896efef0bdbb02a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.912424 15826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4914547754464e2ea4b6244c238b3e2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.924896 15683 tablet_service.cc:1511] Processing CreateTablet for tablet 7ec5dc1fb42049c0abb88c05767728ab (DEFAULT_TABLE table=test-workload [id=140c2b1dd8d144f28bb44f5104755d3d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:25.927512 15677 tablet_service.cc:1511] Processing CreateTablet for tablet 4914547754464e2ea4b6244c238b3e2a (DEFAULT_TABLE table=test-workload [id=140c2b1dd8d144f28bb44f5104755d3d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:25.931986 15683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ec5dc1fb42049c0abb88c05767728ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.927629 15681 tablet_service.cc:1511] Processing CreateTablet for tablet bd86a4ba8fc24e409709ee3ba695aca0 (DEFAULT_TABLE table=test-workload [id=140c2b1dd8d144f28bb44f5104755d3d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:25.932708 15754 tablet_service.cc:1511] Processing CreateTablet for tablet 5a8e02e5c760424e8896efef0bdbb02a (DEFAULT_TABLE table=test-workload [id=140c2b1dd8d144f28bb44f5104755d3d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:25.933715 15681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd86a4ba8fc24e409709ee3ba695aca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.927635 15678 tablet_service.cc:1511] Processing CreateTablet for tablet 5a8e02e5c760424e8896efef0bdbb02a (DEFAULT_TABLE table=test-workload [id=140c2b1dd8d144f28bb44f5104755d3d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:25.934257 15754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a8e02e5c760424e8896efef0bdbb02a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.935879 15678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a8e02e5c760424e8896efef0bdbb02a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.936090 15753 tablet_service.cc:1511] Processing CreateTablet for tablet 4914547754464e2ea4b6244c238b3e2a (DEFAULT_TABLE table=test-workload [id=140c2b1dd8d144f28bb44f5104755d3d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:25.937443 15753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4914547754464e2ea4b6244c238b3e2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.930004 15679 tablet_service.cc:1511] Processing CreateTablet for tablet 73a3ce1e97184430819ed8ada78c3a33 (DEFAULT_TABLE table=test-workload [id=140c2b1dd8d144f28bb44f5104755d3d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:25.940069 15679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73a3ce1e97184430819ed8ada78c3a33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.928809 15680 tablet_service.cc:1511] Processing CreateTablet for tablet 39e15674418742d9814bbb203bffd78a (DEFAULT_TABLE table=test-workload [id=140c2b1dd8d144f28bb44f5104755d3d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:25.944160 15680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39e15674418742d9814bbb203bffd78a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.926340 15682 tablet_service.cc:1511] Processing CreateTablet for tablet 9cb60ed5c4e54d1e9f35d5290c350ab1 (DEFAULT_TABLE table=test-workload [id=140c2b1dd8d144f28bb44f5104755d3d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:25.947942 15682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cb60ed5c4e54d1e9f35d5290c350ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.951732 15677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4914547754464e2ea4b6244c238b3e2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.953625 15759 tablet_service.cc:1511] Processing CreateTablet for tablet 73a3ce1e97184430819ed8ada78c3a33 (DEFAULT_TABLE table=test-workload [id=140c2b1dd8d144f28bb44f5104755d3d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:25.955157 15759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73a3ce1e97184430819ed8ada78c3a33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.057407 15884 tablet_bootstrap.cc:492] T 6b777bc7afeb484aadc9c87270f28ace P 2ff43d13651b446e993167446db0c0ef: Bootstrap starting.
I20260713 09:07:26.077039 15885 tablet_bootstrap.cc:492] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8: Bootstrap starting.
I20260713 09:07:26.108068 15884 tablet_bootstrap.cc:654] T 6b777bc7afeb484aadc9c87270f28ace P 2ff43d13651b446e993167446db0c0ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.124617 15885 tablet_bootstrap.cc:654] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.155078 15886 tablet_bootstrap.cc:492] T bd86a4ba8fc24e409709ee3ba695aca0 P 3853966ac9a54abba9b480a2c37674cd: Bootstrap starting.
I20260713 09:07:26.160637 15884 tablet_bootstrap.cc:492] T 6b777bc7afeb484aadc9c87270f28ace P 2ff43d13651b446e993167446db0c0ef: No bootstrap required, opened a new log
I20260713 09:07:26.161466 15884 ts_tablet_manager.cc:1403] T 6b777bc7afeb484aadc9c87270f28ace P 2ff43d13651b446e993167446db0c0ef: Time spent bootstrapping tablet: real 0.104s	user 0.014s	sys 0.007s
I20260713 09:07:26.163506 15886 tablet_bootstrap.cc:654] T bd86a4ba8fc24e409709ee3ba695aca0 P 3853966ac9a54abba9b480a2c37674cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.167822 15884 raft_consensus.cc:359] T 6b777bc7afeb484aadc9c87270f28ace P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } }
I20260713 09:07:26.168561 15884 raft_consensus.cc:385] T 6b777bc7afeb484aadc9c87270f28ace P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.168817 15884 raft_consensus.cc:740] T 6b777bc7afeb484aadc9c87270f28ace P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.169415 15885 tablet_bootstrap.cc:492] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8: No bootstrap required, opened a new log
I20260713 09:07:26.169481 15884 consensus_queue.cc:260] T 6b777bc7afeb484aadc9c87270f28ace P 2ff43d13651b446e993167446db0c0ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } }
I20260713 09:07:26.170161 15885 ts_tablet_manager.cc:1403] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8: Time spent bootstrapping tablet: real 0.094s	user 0.009s	sys 0.005s
I20260713 09:07:26.172324 15886 tablet_bootstrap.cc:492] T bd86a4ba8fc24e409709ee3ba695aca0 P 3853966ac9a54abba9b480a2c37674cd: No bootstrap required, opened a new log
I20260713 09:07:26.172925 15886 ts_tablet_manager.cc:1403] T bd86a4ba8fc24e409709ee3ba695aca0 P 3853966ac9a54abba9b480a2c37674cd: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
I20260713 09:07:26.173942 15795 heartbeater.cc:499] Master 127.10.232.126:40319 was elected leader, sending a full tablet report...
I20260713 09:07:26.174437 15884 ts_tablet_manager.cc:1434] T 6b777bc7afeb484aadc9c87270f28ace P 2ff43d13651b446e993167446db0c0ef: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:07:26.174208 15885 raft_consensus.cc:359] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.175148 15885 raft_consensus.cc:385] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.175526 15885 raft_consensus.cc:740] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.175763 15884 tablet_bootstrap.cc:492] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef: Bootstrap starting.
I20260713 09:07:26.176281 15886 raft_consensus.cc:359] T bd86a4ba8fc24e409709ee3ba695aca0 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.176587 15885 consensus_queue.cc:260] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.177253 15886 raft_consensus.cc:385] T bd86a4ba8fc24e409709ee3ba695aca0 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.177721 15886 raft_consensus.cc:740] T bd86a4ba8fc24e409709ee3ba695aca0 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.178637 15886 consensus_queue.cc:260] T bd86a4ba8fc24e409709ee3ba695aca0 P 3853966ac9a54abba9b480a2c37674cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.185174 15884 tablet_bootstrap.cc:654] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.186822 15885 ts_tablet_manager.cc:1434] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.006s
I20260713 09:07:26.187758 15720 heartbeater.cc:499] Master 127.10.232.126:40319 was elected leader, sending a full tablet report...
I20260713 09:07:26.195247 15885 tablet_bootstrap.cc:492] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8: Bootstrap starting.
I20260713 09:07:26.197911 15884 tablet_bootstrap.cc:492] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef: No bootstrap required, opened a new log
I20260713 09:07:26.198660 15884 ts_tablet_manager.cc:1403] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260713 09:07:26.201368 15886 ts_tablet_manager.cc:1434] T bd86a4ba8fc24e409709ee3ba695aca0 P 3853966ac9a54abba9b480a2c37674cd: Time spent starting tablet: real 0.028s	user 0.019s	sys 0.007s
I20260713 09:07:26.202729 15886 tablet_bootstrap.cc:492] T 39e15674418742d9814bbb203bffd78a P 3853966ac9a54abba9b480a2c37674cd: Bootstrap starting.
I20260713 09:07:26.202539 15884 raft_consensus.cc:359] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.203452 15884 raft_consensus.cc:385] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.203961 15884 raft_consensus.cc:740] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.204412 15885 tablet_bootstrap.cc:654] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.205300 15884 consensus_queue.cc:260] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.206764 15869 heartbeater.cc:499] Master 127.10.232.126:40319 was elected leader, sending a full tablet report...
I20260713 09:07:26.209159 15884 ts_tablet_manager.cc:1434] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:07:26.210675 15884 tablet_bootstrap.cc:492] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef: Bootstrap starting.
I20260713 09:07:26.212237 15886 tablet_bootstrap.cc:654] T 39e15674418742d9814bbb203bffd78a P 3853966ac9a54abba9b480a2c37674cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.221019 15884 tablet_bootstrap.cc:654] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.228886 15885 tablet_bootstrap.cc:492] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8: No bootstrap required, opened a new log
I20260713 09:07:26.229506 15885 ts_tablet_manager.cc:1403] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.016s
I20260713 09:07:26.233443 15885 raft_consensus.cc:359] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.234331 15885 raft_consensus.cc:385] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.234721 15885 raft_consensus.cc:740] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.235707 15885 consensus_queue.cc:260] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.237967 15885 ts_tablet_manager.cc:1434] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:26.239302 15885 tablet_bootstrap.cc:492] T 73a3ce1e97184430819ed8ada78c3a33 P 68e168938baa4a59a807fa9f5fa525b8: Bootstrap starting.
I20260713 09:07:26.246696 15885 tablet_bootstrap.cc:654] T 73a3ce1e97184430819ed8ada78c3a33 P 68e168938baa4a59a807fa9f5fa525b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.258996 15885 tablet_bootstrap.cc:492] T 73a3ce1e97184430819ed8ada78c3a33 P 68e168938baa4a59a807fa9f5fa525b8: No bootstrap required, opened a new log
I20260713 09:07:26.259672 15885 ts_tablet_manager.cc:1403] T 73a3ce1e97184430819ed8ada78c3a33 P 68e168938baa4a59a807fa9f5fa525b8: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260713 09:07:26.262974 15885 raft_consensus.cc:359] T 73a3ce1e97184430819ed8ada78c3a33 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.264017 15885 raft_consensus.cc:385] T 73a3ce1e97184430819ed8ada78c3a33 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.264393 15885 raft_consensus.cc:740] T 73a3ce1e97184430819ed8ada78c3a33 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.266283 15885 consensus_queue.cc:260] T 73a3ce1e97184430819ed8ada78c3a33 P 68e168938baa4a59a807fa9f5fa525b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.269167 15885 ts_tablet_manager.cc:1434] T 73a3ce1e97184430819ed8ada78c3a33 P 68e168938baa4a59a807fa9f5fa525b8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:07:26.270344 15885 tablet_bootstrap.cc:492] T 4914547754464e2ea4b6244c238b3e2a P 68e168938baa4a59a807fa9f5fa525b8: Bootstrap starting.
I20260713 09:07:26.277249 15885 tablet_bootstrap.cc:654] T 4914547754464e2ea4b6244c238b3e2a P 68e168938baa4a59a807fa9f5fa525b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.286726 15886 tablet_bootstrap.cc:492] T 39e15674418742d9814bbb203bffd78a P 3853966ac9a54abba9b480a2c37674cd: No bootstrap required, opened a new log
I20260713 09:07:26.287365 15886 ts_tablet_manager.cc:1403] T 39e15674418742d9814bbb203bffd78a P 3853966ac9a54abba9b480a2c37674cd: Time spent bootstrapping tablet: real 0.085s	user 0.030s	sys 0.046s
I20260713 09:07:26.287461 15884 tablet_bootstrap.cc:492] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef: No bootstrap required, opened a new log
I20260713 09:07:26.288079 15885 tablet_bootstrap.cc:492] T 4914547754464e2ea4b6244c238b3e2a P 68e168938baa4a59a807fa9f5fa525b8: No bootstrap required, opened a new log
I20260713 09:07:26.288129 15884 ts_tablet_manager.cc:1403] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef: Time spent bootstrapping tablet: real 0.078s	user 0.028s	sys 0.041s
I20260713 09:07:26.288794 15885 ts_tablet_manager.cc:1403] T 4914547754464e2ea4b6244c238b3e2a P 68e168938baa4a59a807fa9f5fa525b8: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260713 09:07:26.290392 15886 raft_consensus.cc:359] T 39e15674418742d9814bbb203bffd78a P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.291191 15886 raft_consensus.cc:385] T 39e15674418742d9814bbb203bffd78a P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.291486 15886 raft_consensus.cc:740] T 39e15674418742d9814bbb203bffd78a P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.291913 15884 raft_consensus.cc:359] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.292102 15885 raft_consensus.cc:359] T 4914547754464e2ea4b6244c238b3e2a P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.292276 15886 consensus_queue.cc:260] T 39e15674418742d9814bbb203bffd78a P 3853966ac9a54abba9b480a2c37674cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.292822 15884 raft_consensus.cc:385] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.292932 15885 raft_consensus.cc:385] T 4914547754464e2ea4b6244c238b3e2a P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.293267 15884 raft_consensus.cc:740] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.293354 15885 raft_consensus.cc:740] T 4914547754464e2ea4b6244c238b3e2a P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.294909 15886 ts_tablet_manager.cc:1434] T 39e15674418742d9814bbb203bffd78a P 3853966ac9a54abba9b480a2c37674cd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:26.294543 15884 consensus_queue.cc:260] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.294353 15885 consensus_queue.cc:260] T 4914547754464e2ea4b6244c238b3e2a P 68e168938baa4a59a807fa9f5fa525b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.296141 15886 tablet_bootstrap.cc:492] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd: Bootstrap starting.
I20260713 09:07:26.297111 15885 ts_tablet_manager.cc:1434] T 4914547754464e2ea4b6244c238b3e2a P 68e168938baa4a59a807fa9f5fa525b8: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260713 09:07:26.298323 15885 tablet_bootstrap.cc:492] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8: Bootstrap starting.
I20260713 09:07:26.299057 15891 raft_consensus.cc:493] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.299639 15891 raft_consensus.cc:515] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.304255 15884 ts_tablet_manager.cc:1434] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260713 09:07:26.305389 15884 tablet_bootstrap.cc:492] T bd86a4ba8fc24e409709ee3ba695aca0 P 2ff43d13651b446e993167446db0c0ef: Bootstrap starting.
I20260713 09:07:26.305624 15885 tablet_bootstrap.cc:654] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.305605 15891 leader_election.cc:290] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:26.313992 15884 tablet_bootstrap.cc:654] T bd86a4ba8fc24e409709ee3ba695aca0 P 2ff43d13651b446e993167446db0c0ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.317723 15890 raft_consensus.cc:493] T 6b777bc7afeb484aadc9c87270f28ace P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.318552 15890 raft_consensus.cc:515] T 6b777bc7afeb484aadc9c87270f28ace P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } }
W20260713 09:07:26.320545 15641 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:26.323508 15890 leader_election.cc:290] T 6b777bc7afeb484aadc9c87270f28ace P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277), 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117)
I20260713 09:07:26.339386 15892 raft_consensus.cc:493] T bd86a4ba8fc24e409709ee3ba695aca0 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.340137 15892 raft_consensus.cc:515] T bd86a4ba8fc24e409709ee3ba695aca0 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.342382 15886 tablet_bootstrap.cc:654] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.345045 15892 leader_election.cc:290] T bd86a4ba8fc24e409709ee3ba695aca0 P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133)
I20260713 09:07:26.362221 15770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd86a4ba8fc24e409709ee3ba695aca0" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef" is_pre_election: true
W20260713 09:07:26.364208 15658 leader_election.cc:343] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.371778 15886 tablet_bootstrap.cc:492] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd: No bootstrap required, opened a new log
I20260713 09:07:26.372534 15886 ts_tablet_manager.cc:1403] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd: Time spent bootstrapping tablet: real 0.077s	user 0.015s	sys 0.000s
I20260713 09:07:26.378600 15695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b777bc7afeb484aadc9c87270f28ace" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e168938baa4a59a807fa9f5fa525b8" is_pre_election: true
I20260713 09:07:26.379290 15885 tablet_bootstrap.cc:492] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8: No bootstrap required, opened a new log
I20260713 09:07:26.379592 15884 tablet_bootstrap.cc:492] T bd86a4ba8fc24e409709ee3ba695aca0 P 2ff43d13651b446e993167446db0c0ef: No bootstrap required, opened a new log
I20260713 09:07:26.379848 15885 ts_tablet_manager.cc:1403] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8: Time spent bootstrapping tablet: real 0.082s	user 0.045s	sys 0.031s
I20260713 09:07:26.380025 15884 ts_tablet_manager.cc:1403] T bd86a4ba8fc24e409709ee3ba695aca0 P 2ff43d13651b446e993167446db0c0ef: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.000s
W20260713 09:07:26.380450 15736 leader_election.cc:343] T 6b777bc7afeb484aadc9c87270f28ace P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.381058 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd86a4ba8fc24e409709ee3ba695aca0" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd" is_pre_election: true
I20260713 09:07:26.381587 15886 raft_consensus.cc:359] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.383215 15844 raft_consensus.cc:2468] T bd86a4ba8fc24e409709ee3ba695aca0 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 0.
I20260713 09:07:26.383488 15886 raft_consensus.cc:385] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.383140 15885 raft_consensus.cc:359] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.384684 15660 leader_election.cc:304] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [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: 3853966ac9a54abba9b480a2c37674cd, 68e168938baa4a59a807fa9f5fa525b8; no voters: 2ff43d13651b446e993167446db0c0ef
I20260713 09:07:26.384904 15886 raft_consensus.cc:740] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.385088 15885 raft_consensus.cc:385] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.385489 15885 raft_consensus.cc:740] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.385643 15884 raft_consensus.cc:359] T bd86a4ba8fc24e409709ee3ba695aca0 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.385973 15891 raft_consensus.cc:2804] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.386844 15891 raft_consensus.cc:493] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.386389 15885 consensus_queue.cc:260] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.387662 15891 raft_consensus.cc:3060] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.387648 15884 raft_consensus.cc:385] T bd86a4ba8fc24e409709ee3ba695aca0 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.388769 15884 raft_consensus.cc:740] T bd86a4ba8fc24e409709ee3ba695aca0 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.390712 15884 consensus_queue.cc:260] T bd86a4ba8fc24e409709ee3ba695aca0 P 2ff43d13651b446e993167446db0c0ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.396049 15884 ts_tablet_manager.cc:1434] T bd86a4ba8fc24e409709ee3ba695aca0 P 2ff43d13651b446e993167446db0c0ef: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:07:26.385957 15886 consensus_queue.cc:260] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.400568 15884 tablet_bootstrap.cc:492] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 2ff43d13651b446e993167446db0c0ef: Bootstrap starting.
I20260713 09:07:26.400882 15891 raft_consensus.cc:515] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.413218 15884 tablet_bootstrap.cc:654] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 2ff43d13651b446e993167446db0c0ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.416200 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd86a4ba8fc24e409709ee3ba695aca0" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef"
I20260713 09:07:26.417093 15769 raft_consensus.cc:3060] T bd86a4ba8fc24e409709ee3ba695aca0 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.406221 15886 ts_tablet_manager.cc:1434] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260713 09:07:26.412143 15770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd86a4ba8fc24e409709ee3ba695aca0" candidate_uuid: "3853966ac9a54abba9b480a2c37674cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef" is_pre_election: true
I20260713 09:07:26.420399 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b777bc7afeb484aadc9c87270f28ace" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd" is_pre_election: true
W20260713 09:07:26.422330 15735 leader_election.cc:343] T 6b777bc7afeb484aadc9c87270f28ace P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.422868 15735 leader_election.cc:304] T 6b777bc7afeb484aadc9c87270f28ace P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef; no voters: 3853966ac9a54abba9b480a2c37674cd, 68e168938baa4a59a807fa9f5fa525b8
I20260713 09:07:26.423214 15886 tablet_bootstrap.cc:492] T 7ec5dc1fb42049c0abb88c05767728ab P 3853966ac9a54abba9b480a2c37674cd: Bootstrap starting.
I20260713 09:07:26.424121 15890 raft_consensus.cc:2749] T 6b777bc7afeb484aadc9c87270f28ace P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.415475 15885 ts_tablet_manager.cc:1434] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.026s
I20260713 09:07:26.430965 15885 tablet_bootstrap.cc:492] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 68e168938baa4a59a807fa9f5fa525b8: Bootstrap starting.
I20260713 09:07:26.431751 15891 leader_election.cc:290] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 election: Requested vote from peers 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:26.432539 15886 tablet_bootstrap.cc:654] T 7ec5dc1fb42049c0abb88c05767728ab P 3853966ac9a54abba9b480a2c37674cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.432773 15884 tablet_bootstrap.cc:492] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 2ff43d13651b446e993167446db0c0ef: No bootstrap required, opened a new log
I20260713 09:07:26.433501 15884 ts_tablet_manager.cc:1403] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 2ff43d13651b446e993167446db0c0ef: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.003s
I20260713 09:07:26.434265 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd86a4ba8fc24e409709ee3ba695aca0" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
I20260713 09:07:26.435027 15844 raft_consensus.cc:3060] T bd86a4ba8fc24e409709ee3ba695aca0 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.437091 15884 raft_consensus.cc:359] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.437983 15884 raft_consensus.cc:385] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.438275 15884 raft_consensus.cc:740] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.439738 15885 tablet_bootstrap.cc:654] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 68e168938baa4a59a807fa9f5fa525b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.439383 15884 consensus_queue.cc:260] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 2ff43d13651b446e993167446db0c0ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.432741 15769 raft_consensus.cc:2468] T bd86a4ba8fc24e409709ee3ba695aca0 P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 1.
I20260713 09:07:26.444962 15658 leader_election.cc:304] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:26.446067 15884 ts_tablet_manager.cc:1434] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 2ff43d13651b446e993167446db0c0ef: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:07:26.446827 15891 raft_consensus.cc:2804] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.447347 15884 tablet_bootstrap.cc:492] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef: Bootstrap starting.
I20260713 09:07:26.447402 15891 raft_consensus.cc:697] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Becoming Leader. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Running, Role: LEADER
I20260713 09:07:26.449666 15695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd86a4ba8fc24e409709ee3ba695aca0" candidate_uuid: "3853966ac9a54abba9b480a2c37674cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e168938baa4a59a807fa9f5fa525b8" is_pre_election: true
I20260713 09:07:26.450275 15844 raft_consensus.cc:2468] T bd86a4ba8fc24e409709ee3ba695aca0 P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 1.
I20260713 09:07:26.449445 15891 consensus_queue.cc:237] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.451522 15810 leader_election.cc:304] T bd86a4ba8fc24e409709ee3ba695aca0 P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3853966ac9a54abba9b480a2c37674cd; no voters: 2ff43d13651b446e993167446db0c0ef, 68e168938baa4a59a807fa9f5fa525b8
I20260713 09:07:26.453179 15892 raft_consensus.cc:2749] T bd86a4ba8fc24e409709ee3ba695aca0 P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.455613 15885 tablet_bootstrap.cc:492] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 68e168938baa4a59a807fa9f5fa525b8: No bootstrap required, opened a new log
I20260713 09:07:26.456171 15885 ts_tablet_manager.cc:1403] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 68e168938baa4a59a807fa9f5fa525b8: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.004s
I20260713 09:07:26.459334 15885 raft_consensus.cc:359] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.460085 15885 raft_consensus.cc:385] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.460425 15885 raft_consensus.cc:740] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.461129 15885 consensus_queue.cc:260] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 68e168938baa4a59a807fa9f5fa525b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.463128 15885 ts_tablet_manager.cc:1434] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 68e168938baa4a59a807fa9f5fa525b8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:07:26.464159 15885 tablet_bootstrap.cc:492] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8: Bootstrap starting.
I20260713 09:07:26.464591 15886 tablet_bootstrap.cc:492] T 7ec5dc1fb42049c0abb88c05767728ab P 3853966ac9a54abba9b480a2c37674cd: No bootstrap required, opened a new log
I20260713 09:07:26.465149 15886 ts_tablet_manager.cc:1403] T 7ec5dc1fb42049c0abb88c05767728ab P 3853966ac9a54abba9b480a2c37674cd: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.003s
I20260713 09:07:26.467198 15892 raft_consensus.cc:493] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.467757 15884 tablet_bootstrap.cc:654] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.467643 15892 raft_consensus.cc:515] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.470105 15892 leader_election.cc:290] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133)
I20260713 09:07:26.471057 15695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb60ed5c4e54d1e9f35d5290c350ab1" candidate_uuid: "3853966ac9a54abba9b480a2c37674cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e168938baa4a59a807fa9f5fa525b8" is_pre_election: true
I20260713 09:07:26.472138 15695 raft_consensus.cc:2468] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853966ac9a54abba9b480a2c37674cd in term 0.
I20260713 09:07:26.472479 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb60ed5c4e54d1e9f35d5290c350ab1" candidate_uuid: "3853966ac9a54abba9b480a2c37674cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef" is_pre_election: true
I20260713 09:07:26.472433 15886 raft_consensus.cc:359] T 7ec5dc1fb42049c0abb88c05767728ab P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.473312 15769 raft_consensus.cc:2468] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853966ac9a54abba9b480a2c37674cd in term 0.
I20260713 09:07:26.473812 15810 leader_election.cc:304] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3853966ac9a54abba9b480a2c37674cd, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:26.474891 15892 raft_consensus.cc:2804] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.475310 15892 raft_consensus.cc:493] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.476167 15892 raft_consensus.cc:3060] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.480113 15890 raft_consensus.cc:493] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.480892 15890 raft_consensus.cc:515] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.480580 15589 catalog_manager.cc:5697] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65). New cstate: current_term: 1 leader_uuid: "68e168938baa4a59a807fa9f5fa525b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:26.473335 15886 raft_consensus.cc:385] T 7ec5dc1fb42049c0abb88c05767728ab P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.482583 15886 raft_consensus.cc:740] T 7ec5dc1fb42049c0abb88c05767728ab P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.483538 15886 consensus_queue.cc:260] T 7ec5dc1fb42049c0abb88c05767728ab P 3853966ac9a54abba9b480a2c37674cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.485692 15885 tablet_bootstrap.cc:654] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.487077 15695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e15674418742d9814bbb203bffd78a" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e168938baa4a59a807fa9f5fa525b8" is_pre_election: true
W20260713 09:07:26.490751 15736 leader_election.cc:343] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.489365 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e15674418742d9814bbb203bffd78a" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd" is_pre_election: true
I20260713 09:07:26.491806 15844 raft_consensus.cc:2468] T 39e15674418742d9814bbb203bffd78a P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ff43d13651b446e993167446db0c0ef in term 0.
I20260713 09:07:26.493537 15735 leader_election.cc:304] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef [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: 2ff43d13651b446e993167446db0c0ef, 3853966ac9a54abba9b480a2c37674cd; no voters: 68e168938baa4a59a807fa9f5fa525b8
I20260713 09:07:26.495245 15890 leader_election.cc:290] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:26.496196 15890 raft_consensus.cc:2804] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.496701 15890 raft_consensus.cc:493] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.497094 15890 raft_consensus.cc:3060] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.499145 15892 raft_consensus.cc:515] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.502770 15886 ts_tablet_manager.cc:1434] T 7ec5dc1fb42049c0abb88c05767728ab P 3853966ac9a54abba9b480a2c37674cd: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.001s
I20260713 09:07:26.504153 15886 tablet_bootstrap.cc:492] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd: Bootstrap starting.
I20260713 09:07:26.505996 15920 raft_consensus.cc:493] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.506595 15920 raft_consensus.cc:515] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.506784 15695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb60ed5c4e54d1e9f35d5290c350ab1" candidate_uuid: "3853966ac9a54abba9b480a2c37674cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e168938baa4a59a807fa9f5fa525b8"
I20260713 09:07:26.507624 15695 raft_consensus.cc:3060] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.508085 15890 raft_consensus.cc:515] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.509900 15694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343ead9f052b4bb0b0f1b93566dd5f73" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e168938baa4a59a807fa9f5fa525b8" is_pre_election: true
I20260713 09:07:26.510667 15694 raft_consensus.cc:2468] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ff43d13651b446e993167446db0c0ef in term 0.
I20260713 09:07:26.511504 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e15674418742d9814bbb203bffd78a" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
I20260713 09:07:26.511744 15892 leader_election.cc:290] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 1 election: Requested vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133)
I20260713 09:07:26.512101 15844 raft_consensus.cc:3060] T 39e15674418742d9814bbb203bffd78a P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.514113 15886 tablet_bootstrap.cc:654] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.515234 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb60ed5c4e54d1e9f35d5290c350ab1" candidate_uuid: "3853966ac9a54abba9b480a2c37674cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef"
I20260713 09:07:26.515460 15736 leader_election.cc:304] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:26.515851 15769 raft_consensus.cc:3060] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.517274 15694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e15674418742d9814bbb203bffd78a" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e168938baa4a59a807fa9f5fa525b8"
I20260713 09:07:26.521615 15920 leader_election.cc:290] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:26.522179 15920 raft_consensus.cc:2804] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.522527 15920 raft_consensus.cc:493] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.522854 15920 raft_consensus.cc:3060] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.522941 15695 raft_consensus.cc:2468] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853966ac9a54abba9b480a2c37674cd in term 1.
I20260713 09:07:26.523576 15885 tablet_bootstrap.cc:492] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8: No bootstrap required, opened a new log
I20260713 09:07:26.524171 15885 ts_tablet_manager.cc:1403] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.004s
I20260713 09:07:26.524628 15810 leader_election.cc:304] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3853966ac9a54abba9b480a2c37674cd, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:26.525748 15892 raft_consensus.cc:2804] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.526059 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343ead9f052b4bb0b0f1b93566dd5f73" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd" is_pre_election: true
I20260713 09:07:26.526364 15892 raft_consensus.cc:697] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [term 1 LEADER]: Becoming Leader. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Running, Role: LEADER
I20260713 09:07:26.527408 15892 consensus_queue.cc:237] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
W20260713 09:07:26.527947 15735 leader_election.cc:343] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.530985 15885 raft_consensus.cc:359] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.531884 15885 raft_consensus.cc:385] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.532290 15885 raft_consensus.cc:740] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.533370 15769 raft_consensus.cc:2468] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853966ac9a54abba9b480a2c37674cd in term 1.
I20260713 09:07:26.534926 15890 leader_election.cc:290] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 election: Requested vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:26.533504 15885 consensus_queue.cc:260] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.536226 15844 raft_consensus.cc:2468] T 39e15674418742d9814bbb203bffd78a P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ff43d13651b446e993167446db0c0ef in term 1.
I20260713 09:07:26.537377 15891 raft_consensus.cc:493] T 4914547754464e2ea4b6244c238b3e2a P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.538077 15884 tablet_bootstrap.cc:492] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef: No bootstrap required, opened a new log
I20260713 09:07:26.537954 15891 raft_consensus.cc:515] T 4914547754464e2ea4b6244c238b3e2a P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.538717 15884 ts_tablet_manager.cc:1403] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef: Time spent bootstrapping tablet: real 0.092s	user 0.028s	sys 0.017s
I20260713 09:07:26.541297 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4914547754464e2ea4b6244c238b3e2a" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef" is_pre_election: true
I20260713 09:07:26.537969 15735 leader_election.cc:304] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef, 3853966ac9a54abba9b480a2c37674cd; no voters: 
I20260713 09:07:26.542114 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4914547754464e2ea4b6244c238b3e2a" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd" is_pre_election: true
I20260713 09:07:26.548414 15886 tablet_bootstrap.cc:492] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd: No bootstrap required, opened a new log
I20260713 09:07:26.542405 15884 raft_consensus.cc:359] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
W20260713 09:07:26.542943 15736 leader_election.cc:343] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.549093 15886 ts_tablet_manager.cc:1403] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.010s
I20260713 09:07:26.549341 15884 raft_consensus.cc:385] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.549815 15884 raft_consensus.cc:740] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.543455 15921 raft_consensus.cc:2804] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:07:26.542742 15658 leader_election.cc:343] T 4914547754464e2ea4b6244c238b3e2a P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.551088 15884 consensus_queue.cc:260] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
W20260713 09:07:26.552137 15660 leader_election.cc:343] T 4914547754464e2ea4b6244c238b3e2a P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.552315 15921 raft_consensus.cc:697] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef [term 1 LEADER]: Becoming Leader. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Running, Role: LEADER
I20260713 09:07:26.553604 15660 leader_election.cc:304] T 4914547754464e2ea4b6244c238b3e2a P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68e168938baa4a59a807fa9f5fa525b8; no voters: 2ff43d13651b446e993167446db0c0ef, 3853966ac9a54abba9b480a2c37674cd
I20260713 09:07:26.554248 15884 ts_tablet_manager.cc:1434] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:07:26.553776 15886 raft_consensus.cc:359] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.544543 15885 ts_tablet_manager.cc:1434] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260713 09:07:26.554493 15910 raft_consensus.cc:2749] T 4914547754464e2ea4b6244c238b3e2a P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.555727 15884 tablet_bootstrap.cc:492] T 7ec5dc1fb42049c0abb88c05767728ab P 2ff43d13651b446e993167446db0c0ef: Bootstrap starting.
I20260713 09:07:26.555934 15885 tablet_bootstrap.cc:492] T 6b777bc7afeb484aadc9c87270f28ace P 68e168938baa4a59a807fa9f5fa525b8: Bootstrap starting.
I20260713 09:07:26.553714 15921 consensus_queue.cc:237] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.557240 15890 raft_consensus.cc:493] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.557751 15890 raft_consensus.cc:515] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.545686 15920 raft_consensus.cc:515] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.562587 15695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343ead9f052b4bb0b0f1b93566dd5f73" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e168938baa4a59a807fa9f5fa525b8"
I20260713 09:07:26.563189 15695 raft_consensus.cc:3060] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.563973 15885 tablet_bootstrap.cc:654] T 6b777bc7afeb484aadc9c87270f28ace P 68e168938baa4a59a807fa9f5fa525b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.564256 15886 raft_consensus.cc:385] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.564685 15886 raft_consensus.cc:740] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.565621 15886 consensus_queue.cc:260] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.564095 15884 tablet_bootstrap.cc:654] T 7ec5dc1fb42049c0abb88c05767728ab P 2ff43d13651b446e993167446db0c0ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.567185 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4914547754464e2ea4b6244c238b3e2a" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd" is_pre_election: true
I20260713 09:07:26.567674 15910 raft_consensus.cc:493] T 73a3ce1e97184430819ed8ada78c3a33 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.568467 15886 ts_tablet_manager.cc:1434] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:07:26.568195 15910 raft_consensus.cc:515] T 73a3ce1e97184430819ed8ada78c3a33 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
W20260713 09:07:26.568578 15735 leader_election.cc:343] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.569651 15886 tablet_bootstrap.cc:492] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd: Bootstrap starting.
I20260713 09:07:26.570001 15890 leader_election.cc:290] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:26.542799 15891 leader_election.cc:290] T 4914547754464e2ea4b6244c238b3e2a P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:26.570673 15910 leader_election.cc:290] T 73a3ce1e97184430819ed8ada78c3a33 P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:26.571415 15920 leader_election.cc:290] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 election: Requested vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:26.572384 15694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4914547754464e2ea4b6244c238b3e2a" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e168938baa4a59a807fa9f5fa525b8" is_pre_election: true
I20260713 09:07:26.572906 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a3ce1e97184430819ed8ada78c3a33" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef" is_pre_election: true
I20260713 09:07:26.573024 15694 raft_consensus.cc:2468] T 4914547754464e2ea4b6244c238b3e2a P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ff43d13651b446e993167446db0c0ef in term 0.
I20260713 09:07:26.573282 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a3ce1e97184430819ed8ada78c3a33" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd" is_pre_election: true
W20260713 09:07:26.574275 15658 leader_election.cc:343] T 73a3ce1e97184430819ed8ada78c3a33 P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.574476 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343ead9f052b4bb0b0f1b93566dd5f73" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
W20260713 09:07:26.575189 15660 leader_election.cc:343] T 73a3ce1e97184430819ed8ada78c3a33 P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.575289 15736 leader_election.cc:304] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [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: 2ff43d13651b446e993167446db0c0ef, 68e168938baa4a59a807fa9f5fa525b8; no voters: 3853966ac9a54abba9b480a2c37674cd
I20260713 09:07:26.575455 15844 raft_consensus.cc:3060] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.575759 15660 leader_election.cc:304] T 73a3ce1e97184430819ed8ada78c3a33 P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68e168938baa4a59a807fa9f5fa525b8; no voters: 2ff43d13651b446e993167446db0c0ef, 3853966ac9a54abba9b480a2c37674cd
I20260713 09:07:26.576181 15695 raft_consensus.cc:2468] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ff43d13651b446e993167446db0c0ef in term 1.
I20260713 09:07:26.577056 15910 raft_consensus.cc:2749] T 73a3ce1e97184430819ed8ada78c3a33 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.577416 15886 tablet_bootstrap.cc:654] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.578127 15736 leader_election.cc:304] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:26.579314 15890 raft_consensus.cc:2804] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.582044 15920 raft_consensus.cc:2804] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.585261 15920 raft_consensus.cc:697] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [term 1 LEADER]: Becoming Leader. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Running, Role: LEADER
I20260713 09:07:26.581866 15890 raft_consensus.cc:493] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.586360 15920 consensus_queue.cc:237] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.593426 15890 raft_consensus.cc:3060] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.612360 15910 raft_consensus.cc:493] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.613283 15910 raft_consensus.cc:515] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.617753 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec5dc1fb42049c0abb88c05767728ab" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd" is_pre_election: true
I20260713 09:07:26.618182 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec5dc1fb42049c0abb88c05767728ab" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef" is_pre_election: true
I20260713 09:07:26.618475 15843 raft_consensus.cc:2468] T 7ec5dc1fb42049c0abb88c05767728ab P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 0.
I20260713 09:07:26.619261 15910 leader_election.cc:290] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
W20260713 09:07:26.619854 15658 leader_election.cc:343] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.620952 15660 leader_election.cc:304] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8 [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: 3853966ac9a54abba9b480a2c37674cd, 68e168938baa4a59a807fa9f5fa525b8; no voters: 2ff43d13651b446e993167446db0c0ef
I20260713 09:07:26.622246 15910 raft_consensus.cc:2804] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.625735 15886 tablet_bootstrap.cc:492] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd: No bootstrap required, opened a new log
W20260713 09:07:26.622931 15736 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.65:44117, user_credentials={real_user=slave}} blocked reactor thread for 44915.2us
I20260713 09:07:26.592912 15844 raft_consensus.cc:2468] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ff43d13651b446e993167446db0c0ef in term 1.
I20260713 09:07:26.625844 15910 raft_consensus.cc:493] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.628952 15910 raft_consensus.cc:3060] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.628614 15886 ts_tablet_manager.cc:1403] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd: Time spent bootstrapping tablet: real 0.059s	user 0.029s	sys 0.025s
I20260713 09:07:26.632462 15885 tablet_bootstrap.cc:492] T 6b777bc7afeb484aadc9c87270f28ace P 68e168938baa4a59a807fa9f5fa525b8: No bootstrap required, opened a new log
I20260713 09:07:26.633343 15885 ts_tablet_manager.cc:1403] T 6b777bc7afeb484aadc9c87270f28ace P 68e168938baa4a59a807fa9f5fa525b8: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.012s
I20260713 09:07:26.633347 15886 raft_consensus.cc:359] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.634253 15886 raft_consensus.cc:385] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.634572 15886 raft_consensus.cc:740] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.635401 15886 consensus_queue.cc:260] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.637840 15886 ts_tablet_manager.cc:1434] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260713 09:07:26.638023 15589 catalog_manager.cc:5697] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ff43d13651b446e993167446db0c0ef (127.10.232.66). New cstate: current_term: 1 leader_uuid: "2ff43d13651b446e993167446db0c0ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:26.639038 15886 tablet_bootstrap.cc:492] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd: Bootstrap starting.
I20260713 09:07:26.640648 15884 tablet_bootstrap.cc:492] T 7ec5dc1fb42049c0abb88c05767728ab P 2ff43d13651b446e993167446db0c0ef: No bootstrap required, opened a new log
I20260713 09:07:26.641224 15884 ts_tablet_manager.cc:1403] T 7ec5dc1fb42049c0abb88c05767728ab P 2ff43d13651b446e993167446db0c0ef: Time spent bootstrapping tablet: real 0.086s	user 0.020s	sys 0.025s
I20260713 09:07:26.641742 15590 catalog_manager.cc:5697] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 3853966ac9a54abba9b480a2c37674cd (127.10.232.67). New cstate: current_term: 1 leader_uuid: "3853966ac9a54abba9b480a2c37674cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:26.643092 15891 raft_consensus.cc:493] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.643617 15891 raft_consensus.cc:515] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.644479 15884 raft_consensus.cc:359] T 7ec5dc1fb42049c0abb88c05767728ab P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.637648 15885 raft_consensus.cc:359] T 6b777bc7afeb484aadc9c87270f28ace P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } }
I20260713 09:07:26.645578 15885 raft_consensus.cc:385] T 6b777bc7afeb484aadc9c87270f28ace P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.645217 15884 raft_consensus.cc:385] T 7ec5dc1fb42049c0abb88c05767728ab P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.646227 15886 tablet_bootstrap.cc:654] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.646482 15884 raft_consensus.cc:740] T 7ec5dc1fb42049c0abb88c05767728ab P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.647487 15884 consensus_queue.cc:260] T 7ec5dc1fb42049c0abb88c05767728ab P 2ff43d13651b446e993167446db0c0ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.648729 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8e02e5c760424e8896efef0bdbb02a" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef" is_pre_election: true
I20260713 09:07:26.649937 15884 ts_tablet_manager.cc:1434] T 7ec5dc1fb42049c0abb88c05767728ab P 2ff43d13651b446e993167446db0c0ef: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260713 09:07:26.650323 15658 leader_election.cc:343] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.646270 15885 raft_consensus.cc:740] T 6b777bc7afeb484aadc9c87270f28ace P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.651166 15884 tablet_bootstrap.cc:492] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef: Bootstrap starting.
I20260713 09:07:26.651413 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8e02e5c760424e8896efef0bdbb02a" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd" is_pre_election: true
I20260713 09:07:26.651554 15885 consensus_queue.cc:260] T 6b777bc7afeb484aadc9c87270f28ace P 68e168938baa4a59a807fa9f5fa525b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } }
I20260713 09:07:26.652469 15886 tablet_bootstrap.cc:492] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd: No bootstrap required, opened a new log
I20260713 09:07:26.645864 15891 leader_election.cc:290] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:26.653051 15886 ts_tablet_manager.cc:1403] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.002s
I20260713 09:07:26.657637 15886 raft_consensus.cc:359] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } }
I20260713 09:07:26.658385 15886 raft_consensus.cc:385] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.658718 15886 raft_consensus.cc:740] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.659849 15884 tablet_bootstrap.cc:654] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.659484 15886 consensus_queue.cc:260] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } }
I20260713 09:07:26.661408 15885 ts_tablet_manager.cc:1434] T 6b777bc7afeb484aadc9c87270f28ace P 68e168938baa4a59a807fa9f5fa525b8: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.007s
I20260713 09:07:26.662226 15886 ts_tablet_manager.cc:1434] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260713 09:07:26.662438 15885 tablet_bootstrap.cc:492] T 39e15674418742d9814bbb203bffd78a P 68e168938baa4a59a807fa9f5fa525b8: Bootstrap starting.
I20260713 09:07:26.663386 15886 tablet_bootstrap.cc:492] T 73a3ce1e97184430819ed8ada78c3a33 P 3853966ac9a54abba9b480a2c37674cd: Bootstrap starting.
I20260713 09:07:26.652134 15844 raft_consensus.cc:2468] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 0.
I20260713 09:07:26.666819 15660 leader_election.cc:304] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [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: 3853966ac9a54abba9b480a2c37674cd, 68e168938baa4a59a807fa9f5fa525b8; no voters: 2ff43d13651b446e993167446db0c0ef
I20260713 09:07:26.668538 15891 raft_consensus.cc:2804] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.668984 15891 raft_consensus.cc:493] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.669344 15891 raft_consensus.cc:3060] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.669905 15885 tablet_bootstrap.cc:654] T 39e15674418742d9814bbb203bffd78a P 68e168938baa4a59a807fa9f5fa525b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.670110 15884 tablet_bootstrap.cc:492] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef: No bootstrap required, opened a new log
I20260713 09:07:26.670589 15884 ts_tablet_manager.cc:1403] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260713 09:07:26.671164 15886 tablet_bootstrap.cc:654] T 73a3ce1e97184430819ed8ada78c3a33 P 3853966ac9a54abba9b480a2c37674cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.673333 15884 raft_consensus.cc:359] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.674278 15884 raft_consensus.cc:385] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.674805 15884 raft_consensus.cc:740] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.675868 15884 consensus_queue.cc:260] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.679404 15884 ts_tablet_manager.cc:1434] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:07:26.680477 15884 tablet_bootstrap.cc:492] T 73a3ce1e97184430819ed8ada78c3a33 P 2ff43d13651b446e993167446db0c0ef: Bootstrap starting.
I20260713 09:07:26.681990 15885 tablet_bootstrap.cc:492] T 39e15674418742d9814bbb203bffd78a P 68e168938baa4a59a807fa9f5fa525b8: No bootstrap required, opened a new log
I20260713 09:07:26.682605 15885 ts_tablet_manager.cc:1403] T 39e15674418742d9814bbb203bffd78a P 68e168938baa4a59a807fa9f5fa525b8: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260713 09:07:26.685648 15885 raft_consensus.cc:359] T 39e15674418742d9814bbb203bffd78a P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.687288 15884 tablet_bootstrap.cc:654] T 73a3ce1e97184430819ed8ada78c3a33 P 2ff43d13651b446e993167446db0c0ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.692642 15886 tablet_bootstrap.cc:492] T 73a3ce1e97184430819ed8ada78c3a33 P 3853966ac9a54abba9b480a2c37674cd: No bootstrap required, opened a new log
I20260713 09:07:26.693133 15886 ts_tablet_manager.cc:1403] T 73a3ce1e97184430819ed8ada78c3a33 P 3853966ac9a54abba9b480a2c37674cd: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.000s
I20260713 09:07:26.694207 15890 raft_consensus.cc:515] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.686669 15885 raft_consensus.cc:385] T 39e15674418742d9814bbb203bffd78a P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.695561 15885 raft_consensus.cc:740] T 39e15674418742d9814bbb203bffd78a P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.695758 15886 raft_consensus.cc:359] T 73a3ce1e97184430819ed8ada78c3a33 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.696461 15886 raft_consensus.cc:385] T 73a3ce1e97184430819ed8ada78c3a33 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.696866 15886 raft_consensus.cc:740] T 73a3ce1e97184430819ed8ada78c3a33 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.697598 15695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4914547754464e2ea4b6244c238b3e2a" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e168938baa4a59a807fa9f5fa525b8"
I20260713 09:07:26.697546 15886 consensus_queue.cc:260] T 73a3ce1e97184430819ed8ada78c3a33 P 3853966ac9a54abba9b480a2c37674cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.698212 15695 raft_consensus.cc:3060] T 4914547754464e2ea4b6244c238b3e2a P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.699774 15886 ts_tablet_manager.cc:1434] T 73a3ce1e97184430819ed8ada78c3a33 P 3853966ac9a54abba9b480a2c37674cd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:26.700703 15886 tablet_bootstrap.cc:492] T 4914547754464e2ea4b6244c238b3e2a P 3853966ac9a54abba9b480a2c37674cd: Bootstrap starting.
I20260713 09:07:26.700591 15910 raft_consensus.cc:515] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.704002 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec5dc1fb42049c0abb88c05767728ab" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef"
I20260713 09:07:26.704661 15769 raft_consensus.cc:3060] T 7ec5dc1fb42049c0abb88c05767728ab P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.705907 15695 raft_consensus.cc:2468] T 4914547754464e2ea4b6244c238b3e2a P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ff43d13651b446e993167446db0c0ef in term 1.
I20260713 09:07:26.696430 15885 consensus_queue.cc:260] T 39e15674418742d9814bbb203bffd78a P 68e168938baa4a59a807fa9f5fa525b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.707173 15886 tablet_bootstrap.cc:654] T 4914547754464e2ea4b6244c238b3e2a P 3853966ac9a54abba9b480a2c37674cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.707787 15736 leader_election.cc:304] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:26.708907 15920 raft_consensus.cc:2804] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.709422 15920 raft_consensus.cc:697] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [term 1 LEADER]: Becoming Leader. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Running, Role: LEADER
I20260713 09:07:26.710434 15920 consensus_queue.cc:237] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.713474 15769 raft_consensus.cc:2468] T 7ec5dc1fb42049c0abb88c05767728ab P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 1.
I20260713 09:07:26.718844 15658 leader_election.cc:304] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:26.719909 15932 raft_consensus.cc:2804] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.720260 15884 tablet_bootstrap.cc:492] T 73a3ce1e97184430819ed8ada78c3a33 P 2ff43d13651b446e993167446db0c0ef: No bootstrap required, opened a new log
I20260713 09:07:26.720376 15885 ts_tablet_manager.cc:1434] T 39e15674418742d9814bbb203bffd78a P 68e168938baa4a59a807fa9f5fa525b8: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260713 09:07:26.720860 15884 ts_tablet_manager.cc:1403] T 73a3ce1e97184430819ed8ada78c3a33 P 2ff43d13651b446e993167446db0c0ef: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.004s
I20260713 09:07:26.723918 15932 raft_consensus.cc:697] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Becoming Leader. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Running, Role: LEADER
I20260713 09:07:26.724128 15884 raft_consensus.cc:359] T 73a3ce1e97184430819ed8ada78c3a33 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.724848 15884 raft_consensus.cc:385] T 73a3ce1e97184430819ed8ada78c3a33 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.725206 15884 raft_consensus.cc:740] T 73a3ce1e97184430819ed8ada78c3a33 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.724906 15932 consensus_queue.cc:237] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.726609 15884 consensus_queue.cc:260] T 73a3ce1e97184430819ed8ada78c3a33 P 2ff43d13651b446e993167446db0c0ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.729429 15884 ts_tablet_manager.cc:1434] T 73a3ce1e97184430819ed8ada78c3a33 P 2ff43d13651b446e993167446db0c0ef: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260713 09:07:26.730134 15589 catalog_manager.cc:5697] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ff43d13651b446e993167446db0c0ef (127.10.232.66). New cstate: current_term: 1 leader_uuid: "2ff43d13651b446e993167446db0c0ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:26.732733 15886 tablet_bootstrap.cc:492] T 4914547754464e2ea4b6244c238b3e2a P 3853966ac9a54abba9b480a2c37674cd: No bootstrap required, opened a new log
I20260713 09:07:26.733220 15886 ts_tablet_manager.cc:1403] T 4914547754464e2ea4b6244c238b3e2a P 3853966ac9a54abba9b480a2c37674cd: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.015s
I20260713 09:07:26.735562 15886 raft_consensus.cc:359] T 4914547754464e2ea4b6244c238b3e2a P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.736225 15886 raft_consensus.cc:385] T 4914547754464e2ea4b6244c238b3e2a P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.736466 15886 raft_consensus.cc:740] T 4914547754464e2ea4b6244c238b3e2a P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.736871 15891 raft_consensus.cc:515] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.737232 15886 consensus_queue.cc:260] T 4914547754464e2ea4b6244c238b3e2a P 3853966ac9a54abba9b480a2c37674cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.739339 15886 ts_tablet_manager.cc:1434] T 4914547754464e2ea4b6244c238b3e2a P 3853966ac9a54abba9b480a2c37674cd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:26.739902 15910 leader_election.cc:290] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 election: Requested vote from peers 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:26.740917 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec5dc1fb42049c0abb88c05767728ab" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
I20260713 09:07:26.741528 15844 raft_consensus.cc:3060] T 7ec5dc1fb42049c0abb88c05767728ab P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.748135 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4914547754464e2ea4b6244c238b3e2a" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
I20260713 09:07:26.748358 15844 raft_consensus.cc:2468] T 7ec5dc1fb42049c0abb88c05767728ab P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 1.
I20260713 09:07:26.748812 15843 raft_consensus.cc:3060] T 4914547754464e2ea4b6244c238b3e2a P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.753163 15591 catalog_manager.cc:5697] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65). New cstate: current_term: 1 leader_uuid: "68e168938baa4a59a807fa9f5fa525b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:26.754362 15843 raft_consensus.cc:2468] T 4914547754464e2ea4b6244c238b3e2a P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ff43d13651b446e993167446db0c0ef in term 1.
I20260713 09:07:26.756095 15891 leader_election.cc:290] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 election: Requested vote from peers 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:26.756260 15890 leader_election.cc:290] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 election: Requested vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:26.758108 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8e02e5c760424e8896efef0bdbb02a" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef"
I20260713 09:07:26.758698 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8e02e5c760424e8896efef0bdbb02a" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
I20260713 09:07:26.758824 15769 raft_consensus.cc:3060] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.763105 15843 raft_consensus.cc:3060] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.759127 15589 catalog_manager.cc:5697] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ff43d13651b446e993167446db0c0ef (127.10.232.66). New cstate: current_term: 1 leader_uuid: "2ff43d13651b446e993167446db0c0ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:26.770253 15769 raft_consensus.cc:2468] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 1.
I20260713 09:07:26.770253 15843 raft_consensus.cc:2468] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 1.
I20260713 09:07:26.772490 15658 leader_election.cc:304] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:26.773473 15891 raft_consensus.cc:2804] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.774022 15891 raft_consensus.cc:697] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Becoming Leader. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Running, Role: LEADER
I20260713 09:07:26.774878 15891 consensus_queue.cc:237] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:26.781827 15589 catalog_manager.cc:5697] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65). New cstate: current_term: 1 leader_uuid: "68e168938baa4a59a807fa9f5fa525b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:26.795516 15892 raft_consensus.cc:493] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.796025 15892 raft_consensus.cc:515] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } }
I20260713 09:07:26.797714 15892 leader_election.cc:290] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133), 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117)
I20260713 09:07:26.798813 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b777bc7afeb484aadc9c87270f28ace" candidate_uuid: "3853966ac9a54abba9b480a2c37674cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef" is_pre_election: true
I20260713 09:07:26.799031 15695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b777bc7afeb484aadc9c87270f28ace" candidate_uuid: "3853966ac9a54abba9b480a2c37674cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e168938baa4a59a807fa9f5fa525b8" is_pre_election: true
I20260713 09:07:26.799387 15769 raft_consensus.cc:2468] T 6b777bc7afeb484aadc9c87270f28ace P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853966ac9a54abba9b480a2c37674cd in term 0.
I20260713 09:07:26.799881 15695 raft_consensus.cc:2468] T 6b777bc7afeb484aadc9c87270f28ace P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853966ac9a54abba9b480a2c37674cd in term 0.
I20260713 09:07:26.800699 15807 leader_election.cc:304] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef, 3853966ac9a54abba9b480a2c37674cd; no voters: 
I20260713 09:07:26.801664 15892 raft_consensus.cc:2804] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.802083 15892 raft_consensus.cc:493] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.802410 15892 raft_consensus.cc:3060] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.808277 15892 raft_consensus.cc:515] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } }
I20260713 09:07:26.810294 15892 leader_election.cc:290] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 1 election: Requested vote from peers 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133), 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117)
I20260713 09:07:26.811595 15695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b777bc7afeb484aadc9c87270f28ace" candidate_uuid: "3853966ac9a54abba9b480a2c37674cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e168938baa4a59a807fa9f5fa525b8"
I20260713 09:07:26.811595 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b777bc7afeb484aadc9c87270f28ace" candidate_uuid: "3853966ac9a54abba9b480a2c37674cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef"
I20260713 09:07:26.812649 15695 raft_consensus.cc:3060] T 6b777bc7afeb484aadc9c87270f28ace P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.812649 15769 raft_consensus.cc:3060] T 6b777bc7afeb484aadc9c87270f28ace P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.821686 15769 raft_consensus.cc:2468] T 6b777bc7afeb484aadc9c87270f28ace P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853966ac9a54abba9b480a2c37674cd in term 1.
I20260713 09:07:26.821686 15695 raft_consensus.cc:2468] T 6b777bc7afeb484aadc9c87270f28ace P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853966ac9a54abba9b480a2c37674cd in term 1.
I20260713 09:07:26.823388 15810 leader_election.cc:304] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3853966ac9a54abba9b480a2c37674cd, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:26.824319 15892 raft_consensus.cc:2804] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.824834 15892 raft_consensus.cc:697] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [term 1 LEADER]: Becoming Leader. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Running, Role: LEADER
I20260713 09:07:26.825762 15892 consensus_queue.cc:237] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } }
I20260713 09:07:26.834369 15591 catalog_manager.cc:5697] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 3853966ac9a54abba9b480a2c37674cd (127.10.232.67). New cstate: current_term: 1 leader_uuid: "3853966ac9a54abba9b480a2c37674cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:26.873461 15891 consensus_queue.cc:1048] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:26.890646 15910 consensus_queue.cc:1048] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:26.926249 15892 consensus_queue.cc:1048] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:26.940248 15892 consensus_queue.cc:1048] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:26.997339 15695 raft_consensus.cc:3060] T 39e15674418742d9814bbb203bffd78a P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.003671 15890 consensus_queue.cc:1048] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.016842 15920 consensus_queue.cc:1048] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:27.088872 15921 raft_consensus.cc:493] T 73a3ce1e97184430819ed8ada78c3a33 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:27.089326 15921 raft_consensus.cc:515] T 73a3ce1e97184430819ed8ada78c3a33 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:27.091153 15921 leader_election.cc:290] T 73a3ce1e97184430819ed8ada78c3a33 P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:27.092229 15695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a3ce1e97184430819ed8ada78c3a33" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e168938baa4a59a807fa9f5fa525b8" is_pre_election: true
I20260713 09:07:27.092285 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a3ce1e97184430819ed8ada78c3a33" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd" is_pre_election: true
I20260713 09:07:27.092890 15695 raft_consensus.cc:2468] T 73a3ce1e97184430819ed8ada78c3a33 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ff43d13651b446e993167446db0c0ef in term 0.
I20260713 09:07:27.093187 15843 raft_consensus.cc:2468] T 73a3ce1e97184430819ed8ada78c3a33 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ff43d13651b446e993167446db0c0ef in term 0.
I20260713 09:07:27.094061 15736 leader_election.cc:304] T 73a3ce1e97184430819ed8ada78c3a33 P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:27.095032 15921 raft_consensus.cc:2804] T 73a3ce1e97184430819ed8ada78c3a33 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:27.095430 15921 raft_consensus.cc:493] T 73a3ce1e97184430819ed8ada78c3a33 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:27.095722 15921 raft_consensus.cc:3060] T 73a3ce1e97184430819ed8ada78c3a33 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.101590 15921 raft_consensus.cc:515] T 73a3ce1e97184430819ed8ada78c3a33 P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:27.103703 15921 leader_election.cc:290] T 73a3ce1e97184430819ed8ada78c3a33 P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 election: Requested vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:27.104758 15695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a3ce1e97184430819ed8ada78c3a33" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e168938baa4a59a807fa9f5fa525b8"
I20260713 09:07:27.105391 15695 raft_consensus.cc:3060] T 73a3ce1e97184430819ed8ada78c3a33 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.105504 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a3ce1e97184430819ed8ada78c3a33" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
I20260713 09:07:27.106267 15843 raft_consensus.cc:3060] T 73a3ce1e97184430819ed8ada78c3a33 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.110826 15695 raft_consensus.cc:2468] T 73a3ce1e97184430819ed8ada78c3a33 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ff43d13651b446e993167446db0c0ef in term 1.
I20260713 09:07:27.112113 15736 leader_election.cc:304] T 73a3ce1e97184430819ed8ada78c3a33 P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:27.113018 15843 raft_consensus.cc:2468] T 73a3ce1e97184430819ed8ada78c3a33 P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ff43d13651b446e993167446db0c0ef in term 1.
I20260713 09:07:27.113082 15921 raft_consensus.cc:2804] T 73a3ce1e97184430819ed8ada78c3a33 P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:27.113734 15921 raft_consensus.cc:697] T 73a3ce1e97184430819ed8ada78c3a33 P 2ff43d13651b446e993167446db0c0ef [term 1 LEADER]: Becoming Leader. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Running, Role: LEADER
I20260713 09:07:27.114651 15921 consensus_queue.cc:237] T 73a3ce1e97184430819ed8ada78c3a33 P 2ff43d13651b446e993167446db0c0ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:27.123792 15589 catalog_manager.cc:5697] T 73a3ce1e97184430819ed8ada78c3a33 P 2ff43d13651b446e993167446db0c0ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ff43d13651b446e993167446db0c0ef (127.10.232.66). New cstate: current_term: 1 leader_uuid: "2ff43d13651b446e993167446db0c0ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.160188 15910 consensus_queue.cc:1048] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.172719 15932 consensus_queue.cc:1048] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.228107 15920 consensus_queue.cc:1048] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:27.231112 15920 consensus_queue.cc:1048] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.241926 15917 consensus_queue.cc:1048] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.250453 15938 consensus_queue.cc:1048] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.258719 15949 consensus_queue.cc:1048] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:27.293779 15938 consensus_queue.cc:1048] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:27.299765 15843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b777bc7afeb484aadc9c87270f28ace"
dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
mode: GRACEFUL
new_leader_uuid: "68e168938baa4a59a807fa9f5fa525b8"
 from {username='slave'} at 127.0.0.1:55244
I20260713 09:07:27.300635 15843 raft_consensus.cc:606] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [term 1 LEADER]: Received request to transfer leadership to TS 68e168938baa4a59a807fa9f5fa525b8
I20260713 09:07:27.312835 15890 consensus_queue.cc:1048] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.319224 15769 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "343ead9f052b4bb0b0f1b93566dd5f73"
dest_uuid: "2ff43d13651b446e993167446db0c0ef"
mode: GRACEFUL
new_leader_uuid: "68e168938baa4a59a807fa9f5fa525b8"
 from {username='slave'} at 127.0.0.1:53710
I20260713 09:07:27.320151 15769 raft_consensus.cc:606] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [term 1 LEADER]: Received request to transfer leadership to TS 68e168938baa4a59a807fa9f5fa525b8
I20260713 09:07:27.325384 15890 consensus_queue.cc:1048] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.354594 15843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cb60ed5c4e54d1e9f35d5290c350ab1"
dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
mode: GRACEFUL
new_leader_uuid: "68e168938baa4a59a807fa9f5fa525b8"
 from {username='slave'} at 127.0.0.1:55244
I20260713 09:07:27.355804 15843 raft_consensus.cc:606] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [term 1 LEADER]: Received request to transfer leadership to TS 68e168938baa4a59a807fa9f5fa525b8
I20260713 09:07:27.375317 15695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd86a4ba8fc24e409709ee3ba695aca0"
dest_uuid: "68e168938baa4a59a807fa9f5fa525b8"
mode: GRACEFUL
new_leader_uuid: "2ff43d13651b446e993167446db0c0ef"
 from {username='slave'} at 127.0.0.1:32796
I20260713 09:07:27.376020 15695 raft_consensus.cc:606] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Received request to transfer leadership to TS 2ff43d13651b446e993167446db0c0ef
I20260713 09:07:27.388531 15910 raft_consensus.cc:993] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8: : Instructing follower 2ff43d13651b446e993167446db0c0ef to start an election
I20260713 09:07:27.388650 15695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a8e02e5c760424e8896efef0bdbb02a"
dest_uuid: "68e168938baa4a59a807fa9f5fa525b8"
mode: GRACEFUL
new_leader_uuid: "2ff43d13651b446e993167446db0c0ef"
 from {username='slave'} at 127.0.0.1:32796
I20260713 09:07:27.389092 15938 raft_consensus.cc:1081] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Signalling peer 2ff43d13651b446e993167446db0c0ef to start an election
I20260713 09:07:27.389443 15695 raft_consensus.cc:606] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Received request to transfer leadership to TS 2ff43d13651b446e993167446db0c0ef
I20260713 09:07:27.390950 15769 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd86a4ba8fc24e409709ee3ba695aca0"
dest_uuid: "2ff43d13651b446e993167446db0c0ef"
 from {username='slave'} at 127.0.0.1:53694
I20260713 09:07:27.391584 15769 raft_consensus.cc:493] T bd86a4ba8fc24e409709ee3ba695aca0 P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:27.392035 15769 raft_consensus.cc:3060] T bd86a4ba8fc24e409709ee3ba695aca0 P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.400323 15770 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4914547754464e2ea4b6244c238b3e2a"
dest_uuid: "2ff43d13651b446e993167446db0c0ef"
mode: GRACEFUL
new_leader_uuid: "3853966ac9a54abba9b480a2c37674cd"
 from {username='slave'} at 127.0.0.1:53710
I20260713 09:07:27.401026 15770 raft_consensus.cc:606] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [term 1 LEADER]: Received request to transfer leadership to TS 3853966ac9a54abba9b480a2c37674cd
I20260713 09:07:27.401314 15769 raft_consensus.cc:515] T bd86a4ba8fc24e409709ee3ba695aca0 P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:27.404371 15769 leader_election.cc:290] T bd86a4ba8fc24e409709ee3ba695aca0 P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 2 election: Requested vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:27.405082 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd86a4ba8fc24e409709ee3ba695aca0" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
I20260713 09:07:27.405256 15695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd86a4ba8fc24e409709ee3ba695aca0" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68e168938baa4a59a807fa9f5fa525b8"
I20260713 09:07:27.405864 15843 raft_consensus.cc:3060] T bd86a4ba8fc24e409709ee3ba695aca0 P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.405959 15695 raft_consensus.cc:3055] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:27.406531 15695 raft_consensus.cc:740] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Running, Role: LEADER
I20260713 09:07:27.407341 15695 consensus_queue.cc:260] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:27.408420 15695 raft_consensus.cc:3060] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.412202 15843 raft_consensus.cc:2468] T bd86a4ba8fc24e409709ee3ba695aca0 P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ff43d13651b446e993167446db0c0ef in term 2.
I20260713 09:07:27.413677 15735 leader_election.cc:304] T bd86a4ba8fc24e409709ee3ba695aca0 P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef, 3853966ac9a54abba9b480a2c37674cd; no voters: 
I20260713 09:07:27.414677 15695 raft_consensus.cc:2468] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ff43d13651b446e993167446db0c0ef in term 2.
I20260713 09:07:27.414744 15890 raft_consensus.cc:2804] T bd86a4ba8fc24e409709ee3ba695aca0 P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:27.415426 15890 raft_consensus.cc:697] T bd86a4ba8fc24e409709ee3ba695aca0 P 2ff43d13651b446e993167446db0c0ef [term 2 LEADER]: Becoming Leader. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Running, Role: LEADER
I20260713 09:07:27.416281 15890 consensus_queue.cc:237] T bd86a4ba8fc24e409709ee3ba695aca0 P 2ff43d13651b446e993167446db0c0ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:27.424408 15589 catalog_manager.cc:5697] T bd86a4ba8fc24e409709ee3ba695aca0 P 2ff43d13651b446e993167446db0c0ef reported cstate change: term changed from 1 to 2, leader changed from 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65) to 2ff43d13651b446e993167446db0c0ef (127.10.232.66). New cstate: current_term: 2 leader_uuid: "2ff43d13651b446e993167446db0c0ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.548588 15890 consensus_queue.cc:1048] T 73a3ce1e97184430819ed8ada78c3a33 P 2ff43d13651b446e993167446db0c0ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:27.561547 15921 consensus_queue.cc:1048] T 73a3ce1e97184430819ed8ada78c3a33 P 2ff43d13651b446e993167446db0c0ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.725154 15938 raft_consensus.cc:993] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8: : Instructing follower 2ff43d13651b446e993167446db0c0ef to start an election
I20260713 09:07:27.725749 15910 raft_consensus.cc:1081] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Signalling peer 2ff43d13651b446e993167446db0c0ef to start an election
I20260713 09:07:27.727628 15769 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a8e02e5c760424e8896efef0bdbb02a"
dest_uuid: "2ff43d13651b446e993167446db0c0ef"
 from {username='slave'} at 127.0.0.1:53694
I20260713 09:07:27.728197 15769 raft_consensus.cc:493] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:27.728637 15769 raft_consensus.cc:3060] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.734123 15769 raft_consensus.cc:515] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:27.736366 15769 leader_election.cc:290] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 2 election: Requested vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:27.737480 15695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8e02e5c760424e8896efef0bdbb02a" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68e168938baa4a59a807fa9f5fa525b8"
I20260713 09:07:27.737955 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8e02e5c760424e8896efef0bdbb02a" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
I20260713 09:07:27.738304 15695 raft_consensus.cc:3055] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:27.738698 15843 raft_consensus.cc:3060] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.738797 15695 raft_consensus.cc:740] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Running, Role: LEADER
I20260713 09:07:27.739920 15695 consensus_queue.cc:260] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:27.741104 15695 raft_consensus.cc:3060] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.744240 15843 raft_consensus.cc:2468] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ff43d13651b446e993167446db0c0ef in term 2.
I20260713 09:07:27.745513 15735 leader_election.cc:304] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef, 3853966ac9a54abba9b480a2c37674cd; no voters: 
I20260713 09:07:27.746387 15921 raft_consensus.cc:2804] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:27.747046 15921 raft_consensus.cc:697] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef [term 2 LEADER]: Becoming Leader. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Running, Role: LEADER
I20260713 09:07:27.747932 15921 consensus_queue.cc:237] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:27.748446 15695 raft_consensus.cc:2468] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ff43d13651b446e993167446db0c0ef in term 2.
I20260713 09:07:27.756594 15589 catalog_manager.cc:5697] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef reported cstate change: term changed from 1 to 2, leader changed from 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65) to 2ff43d13651b446e993167446db0c0ef (127.10.232.66). New cstate: current_term: 2 leader_uuid: "2ff43d13651b446e993167446db0c0ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.825838 15892 raft_consensus.cc:993] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd: : Instructing follower 68e168938baa4a59a807fa9f5fa525b8 to start an election
I20260713 09:07:27.827193 15949 raft_consensus.cc:1081] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [term 1 LEADER]: Signalling peer 68e168938baa4a59a807fa9f5fa525b8 to start an election
I20260713 09:07:27.835273 15695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cb60ed5c4e54d1e9f35d5290c350ab1"
dest_uuid: "68e168938baa4a59a807fa9f5fa525b8"
 from {username='slave'} at 127.0.0.1:32786
I20260713 09:07:27.836244 15695 raft_consensus.cc:493] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:27.836663 15695 raft_consensus.cc:3060] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.845296 15695 raft_consensus.cc:515] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:27.847437 15695 leader_election.cc:290] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 2 election: Requested vote from peers 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:27.849385 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb60ed5c4e54d1e9f35d5290c350ab1" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ff43d13651b446e993167446db0c0ef"
I20260713 09:07:27.849468 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb60ed5c4e54d1e9f35d5290c350ab1" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
I20260713 09:07:27.850304 15769 raft_consensus.cc:3060] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.850304 15843 raft_consensus.cc:3055] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:27.851048 15843 raft_consensus.cc:740] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Running, Role: LEADER
I20260713 09:07:27.852651 15843 consensus_queue.cc:260] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:27.855434 15843 raft_consensus.cc:3060] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.863595 15769 raft_consensus.cc:2468] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 2.
I20260713 09:07:27.865633 15658 leader_election.cc:304] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:27.866819 15910 raft_consensus.cc:2804] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:27.867183 15843 raft_consensus.cc:2468] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 2.
I20260713 09:07:27.867417 15910 raft_consensus.cc:697] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 68e168938baa4a59a807fa9f5fa525b8 [term 2 LEADER]: Becoming Leader. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Running, Role: LEADER
I20260713 09:07:27.869424 15910 consensus_queue.cc:237] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:27.870128 15890 raft_consensus.cc:993] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef: : Instructing follower 68e168938baa4a59a807fa9f5fa525b8 to start an election
I20260713 09:07:27.871129 15921 raft_consensus.cc:1081] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [term 1 LEADER]: Signalling peer 68e168938baa4a59a807fa9f5fa525b8 to start an election
I20260713 09:07:27.878068 15695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "343ead9f052b4bb0b0f1b93566dd5f73"
dest_uuid: "68e168938baa4a59a807fa9f5fa525b8"
 from {username='slave'} at 127.0.0.1:32782
I20260713 09:07:27.878790 15695 raft_consensus.cc:493] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:27.879267 15695 raft_consensus.cc:3060] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.879561 15917 raft_consensus.cc:993] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd: : Instructing follower 68e168938baa4a59a807fa9f5fa525b8 to start an election
I20260713 09:07:27.880290 15892 raft_consensus.cc:1081] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [term 1 LEADER]: Signalling peer 68e168938baa4a59a807fa9f5fa525b8 to start an election
I20260713 09:07:27.884429 15694 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b777bc7afeb484aadc9c87270f28ace"
dest_uuid: "68e168938baa4a59a807fa9f5fa525b8"
 from {username='slave'} at 127.0.0.1:32786
I20260713 09:07:27.885190 15694 raft_consensus.cc:493] T 6b777bc7afeb484aadc9c87270f28ace P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:27.885637 15694 raft_consensus.cc:3060] T 6b777bc7afeb484aadc9c87270f28ace P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.890800 15695 raft_consensus.cc:515] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:27.893355 15695 leader_election.cc:290] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 2 election: Requested vote from peers 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:27.894295 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343ead9f052b4bb0b0f1b93566dd5f73" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ff43d13651b446e993167446db0c0ef"
I20260713 09:07:27.894714 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343ead9f052b4bb0b0f1b93566dd5f73" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
I20260713 09:07:27.895153 15769 raft_consensus.cc:3055] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:27.895618 15769 raft_consensus.cc:740] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Running, Role: LEADER
I20260713 09:07:27.895790 15843 raft_consensus.cc:3060] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.894927 15589 catalog_manager.cc:5697] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 68e168938baa4a59a807fa9f5fa525b8 reported cstate change: term changed from 1 to 2, leader changed from 3853966ac9a54abba9b480a2c37674cd (127.10.232.67) to 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65). New cstate: current_term: 2 leader_uuid: "68e168938baa4a59a807fa9f5fa525b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.896852 15769 consensus_queue.cc:260] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:27.898007 15694 raft_consensus.cc:515] T 6b777bc7afeb484aadc9c87270f28ace P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } }
I20260713 09:07:27.899196 15769 raft_consensus.cc:3060] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.901336 15694 leader_election.cc:290] T 6b777bc7afeb484aadc9c87270f28ace P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 2 election: Requested vote from peers 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277), 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133)
I20260713 09:07:27.902118 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b777bc7afeb484aadc9c87270f28ace" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
I20260713 09:07:27.902848 15844 raft_consensus.cc:3055] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:27.903177 15844 raft_consensus.cc:740] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Running, Role: LEADER
I20260713 09:07:27.904269 15844 consensus_queue.cc:260] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } }
I20260713 09:07:27.906164 15844 raft_consensus.cc:3060] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.907804 15770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b777bc7afeb484aadc9c87270f28ace" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ff43d13651b446e993167446db0c0ef"
I20260713 09:07:27.908314 15843 raft_consensus.cc:2468] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 2.
I20260713 09:07:27.908665 15770 raft_consensus.cc:3060] T 6b777bc7afeb484aadc9c87270f28ace P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.909827 15660 leader_election.cc:304] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3853966ac9a54abba9b480a2c37674cd, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:27.909758 15769 raft_consensus.cc:2468] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 2.
I20260713 09:07:27.915046 15910 raft_consensus.cc:2804] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:27.915295 15890 raft_consensus.cc:993] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef: : Instructing follower 3853966ac9a54abba9b480a2c37674cd to start an election
I20260713 09:07:27.915848 15910 raft_consensus.cc:697] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8 [term 2 LEADER]: Becoming Leader. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Running, Role: LEADER
I20260713 09:07:27.916010 15890 raft_consensus.cc:1081] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [term 1 LEADER]: Signalling peer 3853966ac9a54abba9b480a2c37674cd to start an election
I20260713 09:07:27.918275 15843 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4914547754464e2ea4b6244c238b3e2a"
dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
 from {username='slave'} at 127.0.0.1:55236
I20260713 09:07:27.918911 15843 raft_consensus.cc:493] T 4914547754464e2ea4b6244c238b3e2a P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:27.919293 15843 raft_consensus.cc:3060] T 4914547754464e2ea4b6244c238b3e2a P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.920670 15844 raft_consensus.cc:2468] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 2.
I20260713 09:07:27.917191 15910 consensus_queue.cc:237] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:27.921887 15660 leader_election.cc:304] T 6b777bc7afeb484aadc9c87270f28ace P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3853966ac9a54abba9b480a2c37674cd, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:27.922991 15938 raft_consensus.cc:2804] T 6b777bc7afeb484aadc9c87270f28ace P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:27.923599 15938 raft_consensus.cc:697] T 6b777bc7afeb484aadc9c87270f28ace P 68e168938baa4a59a807fa9f5fa525b8 [term 2 LEADER]: Becoming Leader. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Running, Role: LEADER
I20260713 09:07:27.924872 15938 consensus_queue.cc:237] T 6b777bc7afeb484aadc9c87270f28ace P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } }
I20260713 09:07:27.929543 15843 raft_consensus.cc:515] T 4914547754464e2ea4b6244c238b3e2a P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:27.932390 15770 raft_consensus.cc:2468] T 6b777bc7afeb484aadc9c87270f28ace P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 2.
I20260713 09:07:27.931707 15589 catalog_manager.cc:5697] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8 reported cstate change: term changed from 1 to 2, leader changed from 2ff43d13651b446e993167446db0c0ef (127.10.232.66) to 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65). New cstate: current_term: 2 leader_uuid: "68e168938baa4a59a807fa9f5fa525b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.932540 15694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4914547754464e2ea4b6244c238b3e2a" candidate_uuid: "3853966ac9a54abba9b480a2c37674cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68e168938baa4a59a807fa9f5fa525b8"
I20260713 09:07:27.933377 15694 raft_consensus.cc:3060] T 4914547754464e2ea4b6244c238b3e2a P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.933933 15843 leader_election.cc:290] T 4914547754464e2ea4b6244c238b3e2a P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 2 election: Requested vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133)
I20260713 09:07:27.936075 15770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4914547754464e2ea4b6244c238b3e2a" candidate_uuid: "3853966ac9a54abba9b480a2c37674cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ff43d13651b446e993167446db0c0ef"
I20260713 09:07:27.936707 15770 raft_consensus.cc:3055] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:27.937016 15770 raft_consensus.cc:740] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Running, Role: LEADER
I20260713 09:07:27.938782 15770 consensus_queue.cc:260] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:27.940600 15770 raft_consensus.cc:3060] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.941929 15694 raft_consensus.cc:2468] T 4914547754464e2ea4b6244c238b3e2a P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853966ac9a54abba9b480a2c37674cd in term 2.
I20260713 09:07:27.943586 15810 leader_election.cc:304] T 4914547754464e2ea4b6244c238b3e2a P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3853966ac9a54abba9b480a2c37674cd, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:27.944823 15892 raft_consensus.cc:2804] T 4914547754464e2ea4b6244c238b3e2a P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:27.945436 15892 raft_consensus.cc:697] T 4914547754464e2ea4b6244c238b3e2a P 3853966ac9a54abba9b480a2c37674cd [term 2 LEADER]: Becoming Leader. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Running, Role: LEADER
I20260713 09:07:27.946803 15892 consensus_queue.cc:237] T 4914547754464e2ea4b6244c238b3e2a P 3853966ac9a54abba9b480a2c37674cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:27.949486 15770 raft_consensus.cc:2468] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853966ac9a54abba9b480a2c37674cd in term 2.
I20260713 09:07:27.955399 15589 catalog_manager.cc:5697] T 6b777bc7afeb484aadc9c87270f28ace P 68e168938baa4a59a807fa9f5fa525b8 reported cstate change: term changed from 1 to 2, leader changed from 3853966ac9a54abba9b480a2c37674cd (127.10.232.67) to 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65). New cstate: current_term: 2 leader_uuid: "68e168938baa4a59a807fa9f5fa525b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:27.958856 15590 catalog_manager.cc:5697] T 4914547754464e2ea4b6244c238b3e2a P 3853966ac9a54abba9b480a2c37674cd reported cstate change: term changed from 1 to 2, leader changed from 2ff43d13651b446e993167446db0c0ef (127.10.232.66) to 3853966ac9a54abba9b480a2c37674cd (127.10.232.67). New cstate: current_term: 2 leader_uuid: "3853966ac9a54abba9b480a2c37674cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:27.974325 15843 raft_consensus.cc:1275] T bd86a4ba8fc24e409709ee3ba695aca0 P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Refusing update from remote peer 2ff43d13651b446e993167446db0c0ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:27.975839 15921 consensus_queue.cc:1048] T bd86a4ba8fc24e409709ee3ba695aca0 P 2ff43d13651b446e993167446db0c0ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:27.986690 15694 raft_consensus.cc:1275] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Refusing update from remote peer 2ff43d13651b446e993167446db0c0ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:27.988605 15920 consensus_queue.cc:1048] T bd86a4ba8fc24e409709ee3ba695aca0 P 2ff43d13651b446e993167446db0c0ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:28.213984 15694 raft_consensus.cc:1275] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Refusing update from remote peer 2ff43d13651b446e993167446db0c0ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.215873 15890 consensus_queue.cc:1048] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.227861 15843 raft_consensus.cc:1275] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Refusing update from remote peer 2ff43d13651b446e993167446db0c0ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.229882 15920 consensus_queue.cc:1048] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.314662 15843 raft_consensus.cc:1275] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Refusing update from remote peer 68e168938baa4a59a807fa9f5fa525b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.316099 15938 consensus_queue.cc:1048] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.328152 15770 raft_consensus.cc:1275] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Refusing update from remote peer 68e168938baa4a59a807fa9f5fa525b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.329909 15891 consensus_queue.cc:1048] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:28.356950 15843 raft_consensus.cc:1275] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Refusing update from remote peer 68e168938baa4a59a807fa9f5fa525b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.358819 15891 consensus_queue.cc:1048] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.371804 15770 raft_consensus.cc:1275] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Refusing update from remote peer 68e168938baa4a59a807fa9f5fa525b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.373770 15891 consensus_queue.cc:1048] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.424697 15770 raft_consensus.cc:1275] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Refusing update from remote peer 3853966ac9a54abba9b480a2c37674cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.426280 15892 consensus_queue.cc:1048] T 4914547754464e2ea4b6244c238b3e2a P 3853966ac9a54abba9b480a2c37674cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.437703 15694 raft_consensus.cc:1275] T 4914547754464e2ea4b6244c238b3e2a P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Refusing update from remote peer 3853966ac9a54abba9b480a2c37674cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.440217 15892 consensus_queue.cc:1048] T 4914547754464e2ea4b6244c238b3e2a P 3853966ac9a54abba9b480a2c37674cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:28.443136 15843 raft_consensus.cc:1275] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Refusing update from remote peer 68e168938baa4a59a807fa9f5fa525b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.445673 15978 consensus_queue.cc:1048] T 6b777bc7afeb484aadc9c87270f28ace P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:28.459511 15770 raft_consensus.cc:1275] T 6b777bc7afeb484aadc9c87270f28ace P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Refusing update from remote peer 68e168938baa4a59a807fa9f5fa525b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.461412 15891 consensus_queue.cc:1048] T 6b777bc7afeb484aadc9c87270f28ace P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:30.441386 15592 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49746:
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"
    }
  }
}
W20260713 09:07:30.445135 15592 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.
I20260713 09:07:30.504581 15680 tablet_service.cc:1511] Processing CreateTablet for tablet d5197118cd874eeca9a20491411f9edc (DEFAULT_TABLE table=soft_deleted_table [id=cf08b4de250644c5b8325222bcfeb0a6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:30.507009 15680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5197118cd874eeca9a20491411f9edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.507151 15759 tablet_service.cc:1511] Processing CreateTablet for tablet d5197118cd874eeca9a20491411f9edc (DEFAULT_TABLE table=soft_deleted_table [id=cf08b4de250644c5b8325222bcfeb0a6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:30.510179 15830 tablet_service.cc:1511] Processing CreateTablet for tablet d5197118cd874eeca9a20491411f9edc (DEFAULT_TABLE table=soft_deleted_table [id=cf08b4de250644c5b8325222bcfeb0a6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:30.511049 15759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5197118cd874eeca9a20491411f9edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.511883 15830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5197118cd874eeca9a20491411f9edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.515414 15685 tablet_service.cc:1511] Processing CreateTablet for tablet 68ab8adb738147b0a5e3b70d48a05e42 (DEFAULT_TABLE table=soft_deleted_table [id=cf08b4de250644c5b8325222bcfeb0a6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:30.516891 15685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68ab8adb738147b0a5e3b70d48a05e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.518748 15682 tablet_service.cc:1511] Processing CreateTablet for tablet fd245fe4cf384356b607f6f141bdf483 (DEFAULT_TABLE table=soft_deleted_table [id=cf08b4de250644c5b8325222bcfeb0a6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:30.519764 15754 tablet_service.cc:1511] Processing CreateTablet for tablet 68ab8adb738147b0a5e3b70d48a05e42 (DEFAULT_TABLE table=soft_deleted_table [id=cf08b4de250644c5b8325222bcfeb0a6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:30.520277 15682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd245fe4cf384356b607f6f141bdf483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.521176 15754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68ab8adb738147b0a5e3b70d48a05e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.527729 15684 tablet_service.cc:1511] Processing CreateTablet for tablet 8ebcdaeeb8ec4dcc961d9fcd8081badb (DEFAULT_TABLE table=soft_deleted_table [id=cf08b4de250644c5b8325222bcfeb0a6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:30.529152 15684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ebcdaeeb8ec4dcc961d9fcd8081badb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.531385 15683 tablet_service.cc:1511] Processing CreateTablet for tablet 37ccf0e235d14740b93e44d2b1a84b3d (DEFAULT_TABLE table=soft_deleted_table [id=cf08b4de250644c5b8325222bcfeb0a6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:30.532858 15683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37ccf0e235d14740b93e44d2b1a84b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.535784 15677 tablet_service.cc:1511] Processing CreateTablet for tablet f8b31817f4044d3ea197cbcfad1fb7ed (DEFAULT_TABLE table=soft_deleted_table [id=cf08b4de250644c5b8325222bcfeb0a6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:30.537174 15677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8b31817f4044d3ea197cbcfad1fb7ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.548863 15828 tablet_service.cc:1511] Processing CreateTablet for tablet fd245fe4cf384356b607f6f141bdf483 (DEFAULT_TABLE table=soft_deleted_table [id=cf08b4de250644c5b8325222bcfeb0a6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:30.550482 15828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd245fe4cf384356b607f6f141bdf483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.551992 15834 tablet_service.cc:1511] Processing CreateTablet for tablet 37ccf0e235d14740b93e44d2b1a84b3d (DEFAULT_TABLE table=soft_deleted_table [id=cf08b4de250644c5b8325222bcfeb0a6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:30.553876 15834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37ccf0e235d14740b93e44d2b1a84b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.563640 15758 tablet_service.cc:1511] Processing CreateTablet for tablet fd245fe4cf384356b607f6f141bdf483 (DEFAULT_TABLE table=soft_deleted_table [id=cf08b4de250644c5b8325222bcfeb0a6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:30.565680 15758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd245fe4cf384356b607f6f141bdf483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.568113 15753 tablet_service.cc:1511] Processing CreateTablet for tablet 37ccf0e235d14740b93e44d2b1a84b3d (DEFAULT_TABLE table=soft_deleted_table [id=cf08b4de250644c5b8325222bcfeb0a6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:30.569950 15753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37ccf0e235d14740b93e44d2b1a84b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.572088 15757 tablet_service.cc:1511] Processing CreateTablet for tablet 8ebcdaeeb8ec4dcc961d9fcd8081badb (DEFAULT_TABLE table=soft_deleted_table [id=cf08b4de250644c5b8325222bcfeb0a6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:30.573520 15757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ebcdaeeb8ec4dcc961d9fcd8081badb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.549621 15826 tablet_service.cc:1511] Processing CreateTablet for tablet 68ab8adb738147b0a5e3b70d48a05e42 (DEFAULT_TABLE table=soft_deleted_table [id=cf08b4de250644c5b8325222bcfeb0a6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:30.593731 15826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68ab8adb738147b0a5e3b70d48a05e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.598834 15681 tablet_service.cc:1511] Processing CreateTablet for tablet cb48016cbafc45c98e4885f53137284e (DEFAULT_TABLE table=soft_deleted_table [id=cf08b4de250644c5b8325222bcfeb0a6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:30.600390 15681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb48016cbafc45c98e4885f53137284e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.599987 15756 tablet_service.cc:1511] Processing CreateTablet for tablet f8b31817f4044d3ea197cbcfad1fb7ed (DEFAULT_TABLE table=soft_deleted_table [id=cf08b4de250644c5b8325222bcfeb0a6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:30.601557 15756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8b31817f4044d3ea197cbcfad1fb7ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.603741 15833 tablet_service.cc:1511] Processing CreateTablet for tablet f8b31817f4044d3ea197cbcfad1fb7ed (DEFAULT_TABLE table=soft_deleted_table [id=cf08b4de250644c5b8325222bcfeb0a6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:30.605211 15833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8b31817f4044d3ea197cbcfad1fb7ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.600065 15827 tablet_service.cc:1511] Processing CreateTablet for tablet 8ebcdaeeb8ec4dcc961d9fcd8081badb (DEFAULT_TABLE table=soft_deleted_table [id=cf08b4de250644c5b8325222bcfeb0a6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:30.610200 15827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ebcdaeeb8ec4dcc961d9fcd8081badb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.614877 15997 tablet_bootstrap.cc:492] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8: Bootstrap starting.
I20260713 09:07:30.617108 15760 tablet_service.cc:1511] Processing CreateTablet for tablet cb48016cbafc45c98e4885f53137284e (DEFAULT_TABLE table=soft_deleted_table [id=cf08b4de250644c5b8325222bcfeb0a6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:30.622304 15832 tablet_service.cc:1511] Processing CreateTablet for tablet cb48016cbafc45c98e4885f53137284e (DEFAULT_TABLE table=soft_deleted_table [id=cf08b4de250644c5b8325222bcfeb0a6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:30.623845 15832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb48016cbafc45c98e4885f53137284e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.624693 15755 tablet_service.cc:1511] Processing CreateTablet for tablet 7c964f58b60449dab973395a6e5122dc (DEFAULT_TABLE table=soft_deleted_table [id=cf08b4de250644c5b8325222bcfeb0a6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:30.627728 15760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb48016cbafc45c98e4885f53137284e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.628490 15755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c964f58b60449dab973395a6e5122dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.635757 15829 tablet_service.cc:1511] Processing CreateTablet for tablet 7c964f58b60449dab973395a6e5122dc (DEFAULT_TABLE table=soft_deleted_table [id=cf08b4de250644c5b8325222bcfeb0a6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:30.638020 15752 tablet_service.cc:1511] Processing CreateTablet for tablet 60b8069c09474be799f2ff3ce50ed9c9 (DEFAULT_TABLE table=soft_deleted_table [id=cf08b4de250644c5b8325222bcfeb0a6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:30.639497 15752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60b8069c09474be799f2ff3ce50ed9c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.649796 15831 tablet_service.cc:1511] Processing CreateTablet for tablet 60b8069c09474be799f2ff3ce50ed9c9 (DEFAULT_TABLE table=soft_deleted_table [id=cf08b4de250644c5b8325222bcfeb0a6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:30.674322 15997 tablet_bootstrap.cc:654] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.678579 15831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60b8069c09474be799f2ff3ce50ed9c9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:07:30.676987 15658 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.232.66:43133, user_credentials={real_user=slave}} blocked reactor thread for 45278.1us
I20260713 09:07:30.691469 15829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c964f58b60449dab973395a6e5122dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.743835 15999 tablet_bootstrap.cc:492] T 60b8069c09474be799f2ff3ce50ed9c9 P 2ff43d13651b446e993167446db0c0ef: Bootstrap starting.
I20260713 09:07:30.743425 15681 tablet_service.cc:1511] Processing CreateTablet for tablet 7c964f58b60449dab973395a6e5122dc (DEFAULT_TABLE table=soft_deleted_table [id=cf08b4de250644c5b8325222bcfeb0a6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:30.745590 15681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c964f58b60449dab973395a6e5122dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.760099 15682 tablet_service.cc:1511] Processing CreateTablet for tablet 60b8069c09474be799f2ff3ce50ed9c9 (DEFAULT_TABLE table=soft_deleted_table [id=cf08b4de250644c5b8325222bcfeb0a6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:30.761711 15682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60b8069c09474be799f2ff3ce50ed9c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.797605 15997 tablet_bootstrap.cc:492] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8: No bootstrap required, opened a new log
I20260713 09:07:30.803809 15999 tablet_bootstrap.cc:654] T 60b8069c09474be799f2ff3ce50ed9c9 P 2ff43d13651b446e993167446db0c0ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.798523 15997 ts_tablet_manager.cc:1403] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8: Time spent bootstrapping tablet: real 0.184s	user 0.027s	sys 0.024s
I20260713 09:07:30.818514 16002 tablet_bootstrap.cc:492] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd: Bootstrap starting.
I20260713 09:07:30.820286 15997 raft_consensus.cc:359] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:30.821383 15997 raft_consensus.cc:385] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.821800 15997 raft_consensus.cc:740] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.822764 15997 consensus_queue.cc:260] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:30.825579 15997 ts_tablet_manager.cc:1434] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260713 09:07:30.826913 15997 tablet_bootstrap.cc:492] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 68e168938baa4a59a807fa9f5fa525b8: Bootstrap starting.
I20260713 09:07:30.835114 15997 tablet_bootstrap.cc:654] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 68e168938baa4a59a807fa9f5fa525b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.837601 16002 tablet_bootstrap.cc:654] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.842532 15999 tablet_bootstrap.cc:492] T 60b8069c09474be799f2ff3ce50ed9c9 P 2ff43d13651b446e993167446db0c0ef: No bootstrap required, opened a new log
I20260713 09:07:30.843211 15999 ts_tablet_manager.cc:1403] T 60b8069c09474be799f2ff3ce50ed9c9 P 2ff43d13651b446e993167446db0c0ef: Time spent bootstrapping tablet: real 0.100s	user 0.005s	sys 0.010s
I20260713 09:07:30.847306 15999 raft_consensus.cc:359] T 60b8069c09474be799f2ff3ce50ed9c9 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:30.848191 15999 raft_consensus.cc:385] T 60b8069c09474be799f2ff3ce50ed9c9 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.848521 15999 raft_consensus.cc:740] T 60b8069c09474be799f2ff3ce50ed9c9 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.849349 15999 consensus_queue.cc:260] T 60b8069c09474be799f2ff3ce50ed9c9 P 2ff43d13651b446e993167446db0c0ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:30.850811 16002 tablet_bootstrap.cc:492] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd: No bootstrap required, opened a new log
I20260713 09:07:30.851372 16002 ts_tablet_manager.cc:1403] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.008s
I20260713 09:07:30.851815 15999 ts_tablet_manager.cc:1434] T 60b8069c09474be799f2ff3ce50ed9c9 P 2ff43d13651b446e993167446db0c0ef: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:07:30.853011 15999 tablet_bootstrap.cc:492] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef: Bootstrap starting.
I20260713 09:07:30.854611 16002 raft_consensus.cc:359] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:30.855338 16002 raft_consensus.cc:385] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.855626 16002 raft_consensus.cc:740] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.856376 16002 consensus_queue.cc:260] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:30.858709 16002 ts_tablet_manager.cc:1434] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:07:30.859730 16002 tablet_bootstrap.cc:492] T fd245fe4cf384356b607f6f141bdf483 P 3853966ac9a54abba9b480a2c37674cd: Bootstrap starting.
I20260713 09:07:30.866600 16002 tablet_bootstrap.cc:654] T fd245fe4cf384356b607f6f141bdf483 P 3853966ac9a54abba9b480a2c37674cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.868222 15997 tablet_bootstrap.cc:492] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 68e168938baa4a59a807fa9f5fa525b8: No bootstrap required, opened a new log
I20260713 09:07:30.868966 15997 ts_tablet_manager.cc:1403] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 68e168938baa4a59a807fa9f5fa525b8: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.018s
I20260713 09:07:30.872488 15997 raft_consensus.cc:359] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:30.873386 15997 raft_consensus.cc:385] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.873761 15997 raft_consensus.cc:740] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.874373 15999 tablet_bootstrap.cc:654] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.874922 15997 consensus_queue.cc:260] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 68e168938baa4a59a807fa9f5fa525b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:30.878341 15997 ts_tablet_manager.cc:1434] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 68e168938baa4a59a807fa9f5fa525b8: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260713 09:07:30.879637 15997 tablet_bootstrap.cc:492] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8: Bootstrap starting.
I20260713 09:07:30.888226 15997 tablet_bootstrap.cc:654] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.896535 16002 tablet_bootstrap.cc:492] T fd245fe4cf384356b607f6f141bdf483 P 3853966ac9a54abba9b480a2c37674cd: No bootstrap required, opened a new log
I20260713 09:07:30.896535 15999 tablet_bootstrap.cc:492] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef: No bootstrap required, opened a new log
I20260713 09:07:30.897193 16002 ts_tablet_manager.cc:1403] T fd245fe4cf384356b607f6f141bdf483 P 3853966ac9a54abba9b480a2c37674cd: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.016s
I20260713 09:07:30.897276 15999 ts_tablet_manager.cc:1403] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.000s
I20260713 09:07:30.900781 15997 tablet_bootstrap.cc:492] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8: No bootstrap required, opened a new log
I20260713 09:07:30.900380 16002 raft_consensus.cc:359] T fd245fe4cf384356b607f6f141bdf483 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:30.900547 15999 raft_consensus.cc:359] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:30.901340 16002 raft_consensus.cc:385] T fd245fe4cf384356b607f6f141bdf483 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.901453 15997 ts_tablet_manager.cc:1403] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260713 09:07:30.901710 16002 raft_consensus.cc:740] T fd245fe4cf384356b607f6f141bdf483 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.901487 15999 raft_consensus.cc:385] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.902535 15999 raft_consensus.cc:740] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.902853 16002 consensus_queue.cc:260] T fd245fe4cf384356b607f6f141bdf483 P 3853966ac9a54abba9b480a2c37674cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:30.903736 15999 consensus_queue.cc:260] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:30.905165 16002 ts_tablet_manager.cc:1434] T fd245fe4cf384356b607f6f141bdf483 P 3853966ac9a54abba9b480a2c37674cd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:30.905367 15997 raft_consensus.cc:359] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:30.906152 15997 raft_consensus.cc:385] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.906497 15997 raft_consensus.cc:740] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.906616 16002 tablet_bootstrap.cc:492] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd: Bootstrap starting.
I20260713 09:07:30.907475 15997 consensus_queue.cc:260] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:30.910574 15997 ts_tablet_manager.cc:1434] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260713 09:07:30.911727 15997 tablet_bootstrap.cc:492] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8: Bootstrap starting.
I20260713 09:07:30.915482 15999 ts_tablet_manager.cc:1434] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:07:30.916287 16002 tablet_bootstrap.cc:654] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.919585 15997 tablet_bootstrap.cc:654] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.928630 15999 tablet_bootstrap.cc:492] T cb48016cbafc45c98e4885f53137284e P 2ff43d13651b446e993167446db0c0ef: Bootstrap starting.
I20260713 09:07:30.936985 15997 tablet_bootstrap.cc:492] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8: No bootstrap required, opened a new log
I20260713 09:07:30.938599 15997 ts_tablet_manager.cc:1403] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.007s
I20260713 09:07:30.939188 16002 tablet_bootstrap.cc:492] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd: No bootstrap required, opened a new log
I20260713 09:07:30.939813 16002 ts_tablet_manager.cc:1403] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.010s
I20260713 09:07:30.940940 15997 raft_consensus.cc:359] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:30.941560 15997 raft_consensus.cc:385] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.941814 15997 raft_consensus.cc:740] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.942553 15997 consensus_queue.cc:260] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:30.943692 16002 raft_consensus.cc:359] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:30.944542 16002 raft_consensus.cc:385] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.944630 15997 ts_tablet_manager.cc:1434] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:30.944897 16002 raft_consensus.cc:740] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.946010 15997 tablet_bootstrap.cc:492] T f8b31817f4044d3ea197cbcfad1fb7ed P 68e168938baa4a59a807fa9f5fa525b8: Bootstrap starting.
I20260713 09:07:30.945988 16002 consensus_queue.cc:260] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:30.948967 16002 ts_tablet_manager.cc:1434] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:07:30.950253 16002 tablet_bootstrap.cc:492] T 68ab8adb738147b0a5e3b70d48a05e42 P 3853966ac9a54abba9b480a2c37674cd: Bootstrap starting.
I20260713 09:07:30.953168 15999 tablet_bootstrap.cc:654] T cb48016cbafc45c98e4885f53137284e P 2ff43d13651b446e993167446db0c0ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.953429 15997 tablet_bootstrap.cc:654] T f8b31817f4044d3ea197cbcfad1fb7ed P 68e168938baa4a59a807fa9f5fa525b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.959355 16002 tablet_bootstrap.cc:654] T 68ab8adb738147b0a5e3b70d48a05e42 P 3853966ac9a54abba9b480a2c37674cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.965404 15997 tablet_bootstrap.cc:492] T f8b31817f4044d3ea197cbcfad1fb7ed P 68e168938baa4a59a807fa9f5fa525b8: No bootstrap required, opened a new log
I20260713 09:07:30.965975 15997 ts_tablet_manager.cc:1403] T f8b31817f4044d3ea197cbcfad1fb7ed P 68e168938baa4a59a807fa9f5fa525b8: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.013s
I20260713 09:07:30.969142 15997 raft_consensus.cc:359] T f8b31817f4044d3ea197cbcfad1fb7ed P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:30.969871 15997 raft_consensus.cc:385] T f8b31817f4044d3ea197cbcfad1fb7ed P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.970180 15997 raft_consensus.cc:740] T f8b31817f4044d3ea197cbcfad1fb7ed P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.971518 15999 tablet_bootstrap.cc:492] T cb48016cbafc45c98e4885f53137284e P 2ff43d13651b446e993167446db0c0ef: No bootstrap required, opened a new log
I20260713 09:07:30.971268 15997 consensus_queue.cc:260] T f8b31817f4044d3ea197cbcfad1fb7ed P 68e168938baa4a59a807fa9f5fa525b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:30.972640 15999 ts_tablet_manager.cc:1403] T cb48016cbafc45c98e4885f53137284e P 2ff43d13651b446e993167446db0c0ef: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.016s
I20260713 09:07:30.974378 15998 raft_consensus.cc:493] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:30.975013 15998 raft_consensus.cc:515] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:30.976984 15998 leader_election.cc:290] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:30.978718 15770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb48016cbafc45c98e4885f53137284e" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef" is_pre_election: true
I20260713 09:07:30.973970 15997 ts_tablet_manager.cc:1434] T f8b31817f4044d3ea197cbcfad1fb7ed P 68e168938baa4a59a807fa9f5fa525b8: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:07:30.979774 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb48016cbafc45c98e4885f53137284e" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd" is_pre_election: true
I20260713 09:07:30.980338 15997 tablet_bootstrap.cc:492] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8: Bootstrap starting.
W20260713 09:07:30.982564 15660 leader_election.cc:343] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:30.978760 15999 raft_consensus.cc:359] T cb48016cbafc45c98e4885f53137284e P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:30.985885 15999 raft_consensus.cc:385] T cb48016cbafc45c98e4885f53137284e P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.987650 16002 tablet_bootstrap.cc:492] T 68ab8adb738147b0a5e3b70d48a05e42 P 3853966ac9a54abba9b480a2c37674cd: No bootstrap required, opened a new log
I20260713 09:07:30.986299 15999 raft_consensus.cc:740] T cb48016cbafc45c98e4885f53137284e P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.989096 15997 tablet_bootstrap.cc:654] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.989389 16002 ts_tablet_manager.cc:1403] T 68ab8adb738147b0a5e3b70d48a05e42 P 3853966ac9a54abba9b480a2c37674cd: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.019s
I20260713 09:07:30.989724 15998 raft_consensus.cc:493] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:30.990269 15998 raft_consensus.cc:515] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:30.990041 15999 consensus_queue.cc:260] T cb48016cbafc45c98e4885f53137284e P 2ff43d13651b446e993167446db0c0ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:30.991587 15770 raft_consensus.cc:2468] T cb48016cbafc45c98e4885f53137284e P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 0.
I20260713 09:07:30.992812 15998 leader_election.cc:290] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:30.993884 15999 ts_tablet_manager.cc:1434] T cb48016cbafc45c98e4885f53137284e P 2ff43d13651b446e993167446db0c0ef: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.000s
I20260713 09:07:30.993464 16002 raft_consensus.cc:359] T 68ab8adb738147b0a5e3b70d48a05e42 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:30.994454 16002 raft_consensus.cc:385] T 68ab8adb738147b0a5e3b70d48a05e42 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.994804 16002 raft_consensus.cc:740] T 68ab8adb738147b0a5e3b70d48a05e42 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.995599 15999 tablet_bootstrap.cc:492] T d5197118cd874eeca9a20491411f9edc P 2ff43d13651b446e993167446db0c0ef: Bootstrap starting.
I20260713 09:07:30.995656 16002 consensus_queue.cc:260] T 68ab8adb738147b0a5e3b70d48a05e42 P 3853966ac9a54abba9b480a2c37674cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:30.999045 16002 ts_tablet_manager.cc:1434] T 68ab8adb738147b0a5e3b70d48a05e42 P 3853966ac9a54abba9b480a2c37674cd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260713 09:07:30.999845 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd245fe4cf384356b607f6f141bdf483" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef" is_pre_election: true
I20260713 09:07:31.000352 16002 tablet_bootstrap.cc:492] T cb48016cbafc45c98e4885f53137284e P 3853966ac9a54abba9b480a2c37674cd: Bootstrap starting.
W20260713 09:07:31.003791 15658 leader_election.cc:343] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:31.004885 15999 tablet_bootstrap.cc:654] T d5197118cd874eeca9a20491411f9edc P 2ff43d13651b446e993167446db0c0ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.009562 16002 tablet_bootstrap.cc:654] T cb48016cbafc45c98e4885f53137284e P 3853966ac9a54abba9b480a2c37674cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.015407 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd245fe4cf384356b607f6f141bdf483" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd" is_pre_election: true
I20260713 09:07:31.016618 15844 raft_consensus.cc:2468] T fd245fe4cf384356b607f6f141bdf483 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 0.
I20260713 09:07:31.021116 15658 leader_election.cc:304] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [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: 2ff43d13651b446e993167446db0c0ef, 68e168938baa4a59a807fa9f5fa525b8; no voters: 3853966ac9a54abba9b480a2c37674cd
I20260713 09:07:31.022176 15998 raft_consensus.cc:2804] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:31.022562 15998 raft_consensus.cc:493] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:31.022894 15998 raft_consensus.cc:3060] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.023895 16002 tablet_bootstrap.cc:492] T cb48016cbafc45c98e4885f53137284e P 3853966ac9a54abba9b480a2c37674cd: No bootstrap required, opened a new log
I20260713 09:07:31.024837 16002 ts_tablet_manager.cc:1403] T cb48016cbafc45c98e4885f53137284e P 3853966ac9a54abba9b480a2c37674cd: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.011s
I20260713 09:07:31.028617 15999 tablet_bootstrap.cc:492] T d5197118cd874eeca9a20491411f9edc P 2ff43d13651b446e993167446db0c0ef: No bootstrap required, opened a new log
I20260713 09:07:31.028856 16002 raft_consensus.cc:359] T cb48016cbafc45c98e4885f53137284e P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.029412 15999 ts_tablet_manager.cc:1403] T d5197118cd874eeca9a20491411f9edc P 2ff43d13651b446e993167446db0c0ef: Time spent bootstrapping tablet: real 0.034s	user 0.004s	sys 0.016s
I20260713 09:07:31.029728 16002 raft_consensus.cc:385] T cb48016cbafc45c98e4885f53137284e P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.030097 16002 raft_consensus.cc:740] T cb48016cbafc45c98e4885f53137284e P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.030591 15998 raft_consensus.cc:515] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.031164 16002 consensus_queue.cc:260] T cb48016cbafc45c98e4885f53137284e P 3853966ac9a54abba9b480a2c37674cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.033167 15998 leader_election.cc:290] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 election: Requested vote from peers 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:31.034044 16002 ts_tablet_manager.cc:1434] T cb48016cbafc45c98e4885f53137284e P 3853966ac9a54abba9b480a2c37674cd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260713 09:07:31.033772 15999 raft_consensus.cc:359] T d5197118cd874eeca9a20491411f9edc P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.034844 15999 raft_consensus.cc:385] T d5197118cd874eeca9a20491411f9edc P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.035243 15999 raft_consensus.cc:740] T d5197118cd874eeca9a20491411f9edc P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.036755 15999 consensus_queue.cc:260] T d5197118cd874eeca9a20491411f9edc P 2ff43d13651b446e993167446db0c0ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.039598 15999 ts_tablet_manager.cc:1434] T d5197118cd874eeca9a20491411f9edc P 2ff43d13651b446e993167446db0c0ef: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260713 09:07:31.035356 16002 tablet_bootstrap.cc:492] T d5197118cd874eeca9a20491411f9edc P 3853966ac9a54abba9b480a2c37674cd: Bootstrap starting.
I20260713 09:07:31.040923 15660 leader_election.cc:304] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8 [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: 3853966ac9a54abba9b480a2c37674cd, 68e168938baa4a59a807fa9f5fa525b8; no voters: 2ff43d13651b446e993167446db0c0ef
I20260713 09:07:31.041411 15999 tablet_bootstrap.cc:492] T f8b31817f4044d3ea197cbcfad1fb7ed P 2ff43d13651b446e993167446db0c0ef: Bootstrap starting.
I20260713 09:07:31.046662 15998 raft_consensus.cc:2804] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:31.047233 15998 raft_consensus.cc:493] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:31.047685 15998 raft_consensus.cc:3060] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.050269 15999 tablet_bootstrap.cc:654] T f8b31817f4044d3ea197cbcfad1fb7ed P 2ff43d13651b446e993167446db0c0ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.050941 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb48016cbafc45c98e4885f53137284e" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
I20260713 09:07:31.051841 15844 raft_consensus.cc:3060] T cb48016cbafc45c98e4885f53137284e P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.057507 16002 tablet_bootstrap.cc:654] T d5197118cd874eeca9a20491411f9edc P 3853966ac9a54abba9b480a2c37674cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.064340 15999 tablet_bootstrap.cc:492] T f8b31817f4044d3ea197cbcfad1fb7ed P 2ff43d13651b446e993167446db0c0ef: No bootstrap required, opened a new log
I20260713 09:07:31.065259 15999 ts_tablet_manager.cc:1403] T f8b31817f4044d3ea197cbcfad1fb7ed P 2ff43d13651b446e993167446db0c0ef: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.003s
I20260713 09:07:31.065937 15770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb48016cbafc45c98e4885f53137284e" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef"
I20260713 09:07:31.066650 15770 raft_consensus.cc:3060] T cb48016cbafc45c98e4885f53137284e P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.069926 15999 raft_consensus.cc:359] T f8b31817f4044d3ea197cbcfad1fb7ed P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.070938 15999 raft_consensus.cc:385] T f8b31817f4044d3ea197cbcfad1fb7ed P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.071399 16002 tablet_bootstrap.cc:492] T d5197118cd874eeca9a20491411f9edc P 3853966ac9a54abba9b480a2c37674cd: No bootstrap required, opened a new log
I20260713 09:07:31.071348 15999 raft_consensus.cc:740] T f8b31817f4044d3ea197cbcfad1fb7ed P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.072085 16002 ts_tablet_manager.cc:1403] T d5197118cd874eeca9a20491411f9edc P 3853966ac9a54abba9b480a2c37674cd: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.012s
I20260713 09:07:31.072515 15999 consensus_queue.cc:260] T f8b31817f4044d3ea197cbcfad1fb7ed P 2ff43d13651b446e993167446db0c0ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.075475 15999 ts_tablet_manager.cc:1434] T f8b31817f4044d3ea197cbcfad1fb7ed P 2ff43d13651b446e993167446db0c0ef: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:07:31.075855 16002 raft_consensus.cc:359] T d5197118cd874eeca9a20491411f9edc P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.076670 16002 raft_consensus.cc:385] T d5197118cd874eeca9a20491411f9edc P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.076870 15999 tablet_bootstrap.cc:492] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 2ff43d13651b446e993167446db0c0ef: Bootstrap starting.
I20260713 09:07:31.077045 16002 raft_consensus.cc:740] T d5197118cd874eeca9a20491411f9edc P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.078166 16002 consensus_queue.cc:260] T d5197118cd874eeca9a20491411f9edc P 3853966ac9a54abba9b480a2c37674cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.080964 16002 ts_tablet_manager.cc:1434] T d5197118cd874eeca9a20491411f9edc P 3853966ac9a54abba9b480a2c37674cd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:07:31.082118 16002 tablet_bootstrap.cc:492] T 7c964f58b60449dab973395a6e5122dc P 3853966ac9a54abba9b480a2c37674cd: Bootstrap starting.
I20260713 09:07:31.090231 16002 tablet_bootstrap.cc:654] T 7c964f58b60449dab973395a6e5122dc P 3853966ac9a54abba9b480a2c37674cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.091667 15999 tablet_bootstrap.cc:654] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 2ff43d13651b446e993167446db0c0ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.101102 15892 raft_consensus.cc:493] T 68ab8adb738147b0a5e3b70d48a05e42 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:31.101773 15892 raft_consensus.cc:515] T 68ab8adb738147b0a5e3b70d48a05e42 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.103358 16002 tablet_bootstrap.cc:492] T 7c964f58b60449dab973395a6e5122dc P 3853966ac9a54abba9b480a2c37674cd: No bootstrap required, opened a new log
I20260713 09:07:31.103924 16002 ts_tablet_manager.cc:1403] T 7c964f58b60449dab973395a6e5122dc P 3853966ac9a54abba9b480a2c37674cd: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260713 09:07:31.105786 15892 leader_election.cc:290] T 68ab8adb738147b0a5e3b70d48a05e42 P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133)
I20260713 09:07:31.109659 15694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ab8adb738147b0a5e3b70d48a05e42" candidate_uuid: "3853966ac9a54abba9b480a2c37674cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e168938baa4a59a807fa9f5fa525b8" is_pre_election: true
W20260713 09:07:31.111887 15810 leader_election.cc:343] T 68ab8adb738147b0a5e3b70d48a05e42 P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:31.113070 16002 raft_consensus.cc:359] T 7c964f58b60449dab973395a6e5122dc P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.113974 16002 raft_consensus.cc:385] T 7c964f58b60449dab973395a6e5122dc P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.119115 16002 raft_consensus.cc:740] T 7c964f58b60449dab973395a6e5122dc P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.118502 15892 raft_consensus.cc:493] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:31.120139 15892 raft_consensus.cc:515] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.123670 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ab8adb738147b0a5e3b70d48a05e42" candidate_uuid: "3853966ac9a54abba9b480a2c37674cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef" is_pre_election: true
I20260713 09:07:31.120011 16002 consensus_queue.cc:260] T 7c964f58b60449dab973395a6e5122dc P 3853966ac9a54abba9b480a2c37674cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.124430 15695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ebcdaeeb8ec4dcc961d9fcd8081badb" candidate_uuid: "3853966ac9a54abba9b480a2c37674cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e168938baa4a59a807fa9f5fa525b8" is_pre_election: true
I20260713 09:07:31.125212 15695 raft_consensus.cc:2468] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853966ac9a54abba9b480a2c37674cd in term 0.
W20260713 09:07:31.125579 15807 leader_election.cc:343] T 68ab8adb738147b0a5e3b70d48a05e42 P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:31.126062 15807 leader_election.cc:304] T 68ab8adb738147b0a5e3b70d48a05e42 P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3853966ac9a54abba9b480a2c37674cd; no voters: 2ff43d13651b446e993167446db0c0ef, 68e168938baa4a59a807fa9f5fa525b8
I20260713 09:07:31.126566 15810 leader_election.cc:304] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3853966ac9a54abba9b480a2c37674cd, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:31.129869 15998 raft_consensus.cc:515] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.131752 16021 raft_consensus.cc:2749] T 68ab8adb738147b0a5e3b70d48a05e42 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:31.133531 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd245fe4cf384356b607f6f141bdf483" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef"
I20260713 09:07:31.134616 15770 raft_consensus.cc:2468] T cb48016cbafc45c98e4885f53137284e P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 1.
W20260713 09:07:31.135077 15658 leader_election.cc:343] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:31.133733 16021 raft_consensus.cc:2804] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:31.136178 16021 raft_consensus.cc:493] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:31.136140 15658 leader_election.cc:304] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:31.138705 16021 raft_consensus.cc:3060] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.139644 16001 raft_consensus.cc:2804] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:31.140196 16001 raft_consensus.cc:697] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Becoming Leader. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Running, Role: LEADER
I20260713 09:07:31.140412 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd245fe4cf384356b607f6f141bdf483" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
I20260713 09:07:31.141156 15843 raft_consensus.cc:3060] T fd245fe4cf384356b607f6f141bdf483 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.141086 16001 consensus_queue.cc:237] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.132757 15998 leader_election.cc:290] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 election: Requested vote from peers 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:31.136253 15844 raft_consensus.cc:2468] T cb48016cbafc45c98e4885f53137284e P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 1.
I20260713 09:07:31.144996 15997 tablet_bootstrap.cc:492] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8: No bootstrap required, opened a new log
I20260713 09:07:31.147063 15770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ebcdaeeb8ec4dcc961d9fcd8081badb" candidate_uuid: "3853966ac9a54abba9b480a2c37674cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef" is_pre_election: true
W20260713 09:07:31.148818 15807 leader_election.cc:343] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:31.148901 15997 ts_tablet_manager.cc:1403] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8: Time spent bootstrapping tablet: real 0.169s	user 0.046s	sys 0.077s
I20260713 09:07:31.154637 16021 raft_consensus.cc:515] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.155987 15999 tablet_bootstrap.cc:492] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 2ff43d13651b446e993167446db0c0ef: No bootstrap required, opened a new log
I20260713 09:07:31.156757 15999 ts_tablet_manager.cc:1403] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 2ff43d13651b446e993167446db0c0ef: Time spent bootstrapping tablet: real 0.080s	user 0.020s	sys 0.000s
I20260713 09:07:31.158583 15997 raft_consensus.cc:359] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.138221 15892 leader_election.cc:290] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133)
I20260713 09:07:31.159283 15770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ebcdaeeb8ec4dcc961d9fcd8081badb" candidate_uuid: "3853966ac9a54abba9b480a2c37674cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef"
I20260713 09:07:31.157738 16021 leader_election.cc:290] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 1 election: Requested vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133)
I20260713 09:07:31.159454 15997 raft_consensus.cc:385] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.163599 15997 raft_consensus.cc:740] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.163950 15843 raft_consensus.cc:2468] T fd245fe4cf384356b607f6f141bdf483 P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 1.
I20260713 09:07:31.165071 15998 raft_consensus.cc:493] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:31.165782 15660 leader_election.cc:304] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3853966ac9a54abba9b480a2c37674cd, 68e168938baa4a59a807fa9f5fa525b8; no voters: 2ff43d13651b446e993167446db0c0ef
I20260713 09:07:31.165858 15998 raft_consensus.cc:515] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.167397 15984 raft_consensus.cc:2804] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:31.169796 15998 leader_election.cc:290] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
W20260713 09:07:31.170260 15810 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.65:44117, user_credentials={real_user=slave}} blocked reactor thread for 43817.4us
I20260713 09:07:31.170722 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5197118cd874eeca9a20491411f9edc" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef" is_pre_election: true
I20260713 09:07:31.171566 15769 raft_consensus.cc:2468] T d5197118cd874eeca9a20491411f9edc P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 0.
I20260713 09:07:31.171168 15997 consensus_queue.cc:260] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.173154 15658 leader_election.cc:304] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:31.173508 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5197118cd874eeca9a20491411f9edc" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd" is_pre_election: true
I20260713 09:07:31.174193 15998 raft_consensus.cc:2804] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:31.174273 15844 raft_consensus.cc:2468] T d5197118cd874eeca9a20491411f9edc P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 0.
I20260713 09:07:31.174736 16002 ts_tablet_manager.cc:1434] T 7c964f58b60449dab973395a6e5122dc P 3853966ac9a54abba9b480a2c37674cd: Time spent starting tablet: real 0.070s	user 0.016s	sys 0.018s
I20260713 09:07:31.174836 15998 raft_consensus.cc:493] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:31.175339 15997 ts_tablet_manager.cc:1434] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.003s
I20260713 09:07:31.175390 15998 raft_consensus.cc:3060] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.177767 15999 raft_consensus.cc:359] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.178557 15999 raft_consensus.cc:385] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.178856 15999 raft_consensus.cc:740] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.179430 15997 tablet_bootstrap.cc:492] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8: Bootstrap starting.
I20260713 09:07:31.179590 15999 consensus_queue.cc:260] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 2ff43d13651b446e993167446db0c0ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.180615 15770 raft_consensus.cc:3060] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.181178 15695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ebcdaeeb8ec4dcc961d9fcd8081badb" candidate_uuid: "3853966ac9a54abba9b480a2c37674cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e168938baa4a59a807fa9f5fa525b8"
I20260713 09:07:31.181751 15695 raft_consensus.cc:3060] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.185251 16002 tablet_bootstrap.cc:492] T 37ccf0e235d14740b93e44d2b1a84b3d P 3853966ac9a54abba9b480a2c37674cd: Bootstrap starting.
I20260713 09:07:31.187247 15998 raft_consensus.cc:515] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.190763 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5197118cd874eeca9a20491411f9edc" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef"
I20260713 09:07:31.191488 15769 raft_consensus.cc:3060] T d5197118cd874eeca9a20491411f9edc P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.192569 15770 raft_consensus.cc:2468] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853966ac9a54abba9b480a2c37674cd in term 1.
I20260713 09:07:31.194617 15807 leader_election.cc:304] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef, 3853966ac9a54abba9b480a2c37674cd; no voters: 
I20260713 09:07:31.193878 15984 raft_consensus.cc:697] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Becoming Leader. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Running, Role: LEADER
I20260713 09:07:31.196516 15695 raft_consensus.cc:2468] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853966ac9a54abba9b480a2c37674cd in term 1.
I20260713 09:07:31.196450 15984 consensus_queue.cc:237] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.196940 15921 raft_consensus.cc:493] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:31.197737 15921 raft_consensus.cc:515] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.197762 16024 raft_consensus.cc:2804] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:31.199189 16024 raft_consensus.cc:697] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [term 1 LEADER]: Becoming Leader. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Running, Role: LEADER
I20260713 09:07:31.200384 15997 tablet_bootstrap.cc:654] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.200063 16024 consensus_queue.cc:237] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.202046 15921 leader_election.cc:290] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:31.205821 15999 ts_tablet_manager.cc:1434] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 2ff43d13651b446e993167446db0c0ef: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.003s
I20260713 09:07:31.207212 15999 tablet_bootstrap.cc:492] T fd245fe4cf384356b607f6f141bdf483 P 2ff43d13651b446e993167446db0c0ef: Bootstrap starting.
I20260713 09:07:31.207836 16002 tablet_bootstrap.cc:654] T 37ccf0e235d14740b93e44d2b1a84b3d P 3853966ac9a54abba9b480a2c37674cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.212620 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c964f58b60449dab973395a6e5122dc" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd" is_pre_election: true
I20260713 09:07:31.213690 15843 raft_consensus.cc:2468] T 7c964f58b60449dab973395a6e5122dc P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ff43d13651b446e993167446db0c0ef in term 0.
I20260713 09:07:31.215106 15998 leader_election.cc:290] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 election: Requested vote from peers 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:31.217756 15769 raft_consensus.cc:2468] T d5197118cd874eeca9a20491411f9edc P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 1.
I20260713 09:07:31.223104 15735 leader_election.cc:304] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef, 3853966ac9a54abba9b480a2c37674cd; no voters: 
I20260713 09:07:31.224318 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5197118cd874eeca9a20491411f9edc" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
I20260713 09:07:31.224128 15658 leader_election.cc:304] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:31.225176 15843 raft_consensus.cc:3060] T d5197118cd874eeca9a20491411f9edc P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.226764 15921 raft_consensus.cc:2804] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:31.227269 15921 raft_consensus.cc:493] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:31.227689 15921 raft_consensus.cc:3060] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.234679 15984 raft_consensus.cc:2804] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:31.235275 15984 raft_consensus.cc:697] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Becoming Leader. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Running, Role: LEADER
I20260713 09:07:31.236192 15984 consensus_queue.cc:237] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.238941 15843 raft_consensus.cc:2468] T d5197118cd874eeca9a20491411f9edc P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 1.
I20260713 09:07:31.242362 15999 tablet_bootstrap.cc:654] T fd245fe4cf384356b607f6f141bdf483 P 2ff43d13651b446e993167446db0c0ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.243280 16023 raft_consensus.cc:493] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:31.243989 16023 raft_consensus.cc:515] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.233191 15590 catalog_manager.cc:5697] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65). New cstate: current_term: 1 leader_uuid: "68e168938baa4a59a807fa9f5fa525b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:31.250182 16023 leader_election.cc:290] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133)
I20260713 09:07:31.251581 15694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b31817f4044d3ea197cbcfad1fb7ed" candidate_uuid: "3853966ac9a54abba9b480a2c37674cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e168938baa4a59a807fa9f5fa525b8" is_pre_election: true
I20260713 09:07:31.252393 15694 raft_consensus.cc:2468] T f8b31817f4044d3ea197cbcfad1fb7ed P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853966ac9a54abba9b480a2c37674cd in term 0.
I20260713 09:07:31.253302 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b31817f4044d3ea197cbcfad1fb7ed" candidate_uuid: "3853966ac9a54abba9b480a2c37674cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef" is_pre_election: true
I20260713 09:07:31.253868 15810 leader_election.cc:304] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3853966ac9a54abba9b480a2c37674cd, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:31.254276 15769 raft_consensus.cc:2468] T f8b31817f4044d3ea197cbcfad1fb7ed P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853966ac9a54abba9b480a2c37674cd in term 0.
I20260713 09:07:31.254964 16023 raft_consensus.cc:2804] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:31.254681 15921 raft_consensus.cc:515] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.255357 16023 raft_consensus.cc:493] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:31.228266 15695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c964f58b60449dab973395a6e5122dc" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e168938baa4a59a807fa9f5fa525b8" is_pre_election: true
I20260713 09:07:31.258648 16023 raft_consensus.cc:3060] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:31.264952 15736 leader_election.cc:343] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:31.266682 15997 tablet_bootstrap.cc:492] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8: No bootstrap required, opened a new log
I20260713 09:07:31.267311 15997 ts_tablet_manager.cc:1403] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8: Time spent bootstrapping tablet: real 0.088s	user 0.016s	sys 0.014s
I20260713 09:07:31.272034 15997 raft_consensus.cc:359] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.274616 15997 raft_consensus.cc:385] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.274760 15996 raft_consensus.cc:493] T 60b8069c09474be799f2ff3ce50ed9c9 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:31.275266 15996 raft_consensus.cc:515] T 60b8069c09474be799f2ff3ce50ed9c9 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.275705 15921 leader_election.cc:290] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 election: Requested vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:31.272544 16023 raft_consensus.cc:515] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.276532 15695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c964f58b60449dab973395a6e5122dc" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e168938baa4a59a807fa9f5fa525b8"
I20260713 09:07:31.276216 15592 catalog_manager.cc:5697] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 3853966ac9a54abba9b480a2c37674cd (127.10.232.67). New cstate: current_term: 1 leader_uuid: "3853966ac9a54abba9b480a2c37674cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:31.278333 15694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b8069c09474be799f2ff3ce50ed9c9" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e168938baa4a59a807fa9f5fa525b8" is_pre_election: true
I20260713 09:07:31.279112 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b31817f4044d3ea197cbcfad1fb7ed" candidate_uuid: "3853966ac9a54abba9b480a2c37674cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef"
I20260713 09:07:31.279737 15769 raft_consensus.cc:3060] T f8b31817f4044d3ea197cbcfad1fb7ed P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:31.279883 15736 leader_election.cc:343] T 60b8069c09474be799f2ff3ce50ed9c9 P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:31.280550 16002 tablet_bootstrap.cc:492] T 37ccf0e235d14740b93e44d2b1a84b3d P 3853966ac9a54abba9b480a2c37674cd: No bootstrap required, opened a new log
I20260713 09:07:31.281090 16002 ts_tablet_manager.cc:1403] T 37ccf0e235d14740b93e44d2b1a84b3d P 3853966ac9a54abba9b480a2c37674cd: Time spent bootstrapping tablet: real 0.096s	user 0.011s	sys 0.016s
I20260713 09:07:31.282124 15997 raft_consensus.cc:740] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Initialized, Role: FOLLOWER
W20260713 09:07:31.282797 15736 leader_election.cc:343] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:31.282997 15693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b31817f4044d3ea197cbcfad1fb7ed" candidate_uuid: "3853966ac9a54abba9b480a2c37674cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e168938baa4a59a807fa9f5fa525b8"
I20260713 09:07:31.283171 15997 consensus_queue.cc:260] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.283746 15693 raft_consensus.cc:3060] T f8b31817f4044d3ea197cbcfad1fb7ed P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.284258 16002 raft_consensus.cc:359] T 37ccf0e235d14740b93e44d2b1a84b3d P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.284967 16002 raft_consensus.cc:385] T 37ccf0e235d14740b93e44d2b1a84b3d P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.285243 16002 raft_consensus.cc:740] T 37ccf0e235d14740b93e44d2b1a84b3d P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.285607 15997 ts_tablet_manager.cc:1434] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260713 09:07:31.277412 15996 leader_election.cc:290] T 60b8069c09474be799f2ff3ce50ed9c9 P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:31.277909 16023 leader_election.cc:290] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 1 election: Requested vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133)
I20260713 09:07:31.285986 16002 consensus_queue.cc:260] T 37ccf0e235d14740b93e44d2b1a84b3d P 3853966ac9a54abba9b480a2c37674cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.287360 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c964f58b60449dab973395a6e5122dc" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
I20260713 09:07:31.292924 15843 raft_consensus.cc:3060] T 7c964f58b60449dab973395a6e5122dc P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.294250 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b8069c09474be799f2ff3ce50ed9c9" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd" is_pre_election: true
W20260713 09:07:31.299153 15735 leader_election.cc:343] T 60b8069c09474be799f2ff3ce50ed9c9 P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:31.299628 15735 leader_election.cc:304] T 60b8069c09474be799f2ff3ce50ed9c9 P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef; no voters: 3853966ac9a54abba9b480a2c37674cd, 68e168938baa4a59a807fa9f5fa525b8
I20260713 09:07:31.299651 15693 raft_consensus.cc:2468] T f8b31817f4044d3ea197cbcfad1fb7ed P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853966ac9a54abba9b480a2c37674cd in term 1.
I20260713 09:07:31.300405 15996 raft_consensus.cc:2749] T 60b8069c09474be799f2ff3ce50ed9c9 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:31.287016 15997 tablet_bootstrap.cc:492] T 7c964f58b60449dab973395a6e5122dc P 68e168938baa4a59a807fa9f5fa525b8: Bootstrap starting.
I20260713 09:07:31.301481 15769 raft_consensus.cc:2468] T f8b31817f4044d3ea197cbcfad1fb7ed P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853966ac9a54abba9b480a2c37674cd in term 1.
I20260713 09:07:31.302066 15810 leader_election.cc:304] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3853966ac9a54abba9b480a2c37674cd, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:31.301481 15843 raft_consensus.cc:2468] T 7c964f58b60449dab973395a6e5122dc P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ff43d13651b446e993167446db0c0ef in term 1.
I20260713 09:07:31.304539 16002 ts_tablet_manager.cc:1434] T 37ccf0e235d14740b93e44d2b1a84b3d P 3853966ac9a54abba9b480a2c37674cd: Time spent starting tablet: real 0.023s	user 0.013s	sys 0.000s
I20260713 09:07:31.306008 16002 tablet_bootstrap.cc:492] T 60b8069c09474be799f2ff3ce50ed9c9 P 3853966ac9a54abba9b480a2c37674cd: Bootstrap starting.
I20260713 09:07:31.303036 16024 raft_consensus.cc:2804] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:31.307054 16024 raft_consensus.cc:697] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [term 1 LEADER]: Becoming Leader. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Running, Role: LEADER
I20260713 09:07:31.308214 16024 consensus_queue.cc:237] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.308326 15735 leader_election.cc:304] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef, 3853966ac9a54abba9b480a2c37674cd; no voters: 68e168938baa4a59a807fa9f5fa525b8
I20260713 09:07:31.310218 15921 raft_consensus.cc:2804] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:31.310837 15921 raft_consensus.cc:697] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef [term 1 LEADER]: Becoming Leader. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Running, Role: LEADER
I20260713 09:07:31.311758 15921 consensus_queue.cc:237] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.324966 15999 tablet_bootstrap.cc:492] T fd245fe4cf384356b607f6f141bdf483 P 2ff43d13651b446e993167446db0c0ef: No bootstrap required, opened a new log
I20260713 09:07:31.325589 15999 ts_tablet_manager.cc:1403] T fd245fe4cf384356b607f6f141bdf483 P 2ff43d13651b446e993167446db0c0ef: Time spent bootstrapping tablet: real 0.119s	user 0.013s	sys 0.008s
I20260713 09:07:31.331014 16002 tablet_bootstrap.cc:654] T 60b8069c09474be799f2ff3ce50ed9c9 P 3853966ac9a54abba9b480a2c37674cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.334270 15999 raft_consensus.cc:359] T fd245fe4cf384356b607f6f141bdf483 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.335134 15999 raft_consensus.cc:385] T fd245fe4cf384356b607f6f141bdf483 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.335443 15999 raft_consensus.cc:740] T fd245fe4cf384356b607f6f141bdf483 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.331547 15997 tablet_bootstrap.cc:654] T 7c964f58b60449dab973395a6e5122dc P 68e168938baa4a59a807fa9f5fa525b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.336843 15999 consensus_queue.cc:260] T fd245fe4cf384356b607f6f141bdf483 P 2ff43d13651b446e993167446db0c0ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.339798 15999 ts_tablet_manager.cc:1434] T fd245fe4cf384356b607f6f141bdf483 P 2ff43d13651b446e993167446db0c0ef: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:07:31.340946 15998 raft_consensus.cc:493] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:31.345578 15998 raft_consensus.cc:515] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.346403 15999 tablet_bootstrap.cc:492] T 37ccf0e235d14740b93e44d2b1a84b3d P 2ff43d13651b446e993167446db0c0ef: Bootstrap starting.
I20260713 09:07:31.348361 15998 leader_election.cc:290] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:31.349663 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ccf0e235d14740b93e44d2b1a84b3d" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd" is_pre_election: true
I20260713 09:07:31.351284 15844 raft_consensus.cc:2468] T 37ccf0e235d14740b93e44d2b1a84b3d P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 0.
I20260713 09:07:31.352972 15660 leader_election.cc:304] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3853966ac9a54abba9b480a2c37674cd, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:31.350025 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ccf0e235d14740b93e44d2b1a84b3d" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef" is_pre_election: true
I20260713 09:07:31.355607 15999 tablet_bootstrap.cc:654] T 37ccf0e235d14740b93e44d2b1a84b3d P 2ff43d13651b446e993167446db0c0ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.355046 15591 catalog_manager.cc:5697] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ff43d13651b446e993167446db0c0ef (127.10.232.66). New cstate: current_term: 1 leader_uuid: "2ff43d13651b446e993167446db0c0ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: UNKNOWN } } }
W20260713 09:07:31.356595 15658 leader_election.cc:343] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:31.357015 15997 tablet_bootstrap.cc:492] T 7c964f58b60449dab973395a6e5122dc P 68e168938baa4a59a807fa9f5fa525b8: No bootstrap required, opened a new log
I20260713 09:07:31.357460 15997 ts_tablet_manager.cc:1403] T 7c964f58b60449dab973395a6e5122dc P 68e168938baa4a59a807fa9f5fa525b8: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.007s
I20260713 09:07:31.360216 15997 raft_consensus.cc:359] T 7c964f58b60449dab973395a6e5122dc P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.360821 15997 raft_consensus.cc:385] T 7c964f58b60449dab973395a6e5122dc P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.361073 15997 raft_consensus.cc:740] T 7c964f58b60449dab973395a6e5122dc P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.355080 15998 raft_consensus.cc:2804] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:31.362376 15998 raft_consensus.cc:493] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:31.362829 15998 raft_consensus.cc:3060] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.363845 16002 tablet_bootstrap.cc:492] T 60b8069c09474be799f2ff3ce50ed9c9 P 3853966ac9a54abba9b480a2c37674cd: No bootstrap required, opened a new log
I20260713 09:07:31.364312 16002 ts_tablet_manager.cc:1403] T 60b8069c09474be799f2ff3ce50ed9c9 P 3853966ac9a54abba9b480a2c37674cd: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.000s
I20260713 09:07:31.367456 16002 raft_consensus.cc:359] T 60b8069c09474be799f2ff3ce50ed9c9 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.361719 15997 consensus_queue.cc:260] T 7c964f58b60449dab973395a6e5122dc P 68e168938baa4a59a807fa9f5fa525b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.368104 16002 raft_consensus.cc:385] T 60b8069c09474be799f2ff3ce50ed9c9 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.371521 16002 raft_consensus.cc:740] T 60b8069c09474be799f2ff3ce50ed9c9 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.372370 15999 tablet_bootstrap.cc:492] T 37ccf0e235d14740b93e44d2b1a84b3d P 2ff43d13651b446e993167446db0c0ef: No bootstrap required, opened a new log
I20260713 09:07:31.372236 16002 consensus_queue.cc:260] T 60b8069c09474be799f2ff3ce50ed9c9 P 3853966ac9a54abba9b480a2c37674cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.372977 15999 ts_tablet_manager.cc:1403] T 37ccf0e235d14740b93e44d2b1a84b3d P 2ff43d13651b446e993167446db0c0ef: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.004s
I20260713 09:07:31.373162 15997 ts_tablet_manager.cc:1434] T 7c964f58b60449dab973395a6e5122dc P 68e168938baa4a59a807fa9f5fa525b8: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260713 09:07:31.374176 15997 tablet_bootstrap.cc:492] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8: Bootstrap starting.
I20260713 09:07:31.374318 16002 ts_tablet_manager.cc:1434] T 60b8069c09474be799f2ff3ce50ed9c9 P 3853966ac9a54abba9b480a2c37674cd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:07:31.375948 15999 raft_consensus.cc:359] T 37ccf0e235d14740b93e44d2b1a84b3d P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.376736 15999 raft_consensus.cc:385] T 37ccf0e235d14740b93e44d2b1a84b3d P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.377032 15999 raft_consensus.cc:740] T 37ccf0e235d14740b93e44d2b1a84b3d P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.377861 15999 consensus_queue.cc:260] T 37ccf0e235d14740b93e44d2b1a84b3d P 2ff43d13651b446e993167446db0c0ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.380035 15999 ts_tablet_manager.cc:1434] T 37ccf0e235d14740b93e44d2b1a84b3d P 2ff43d13651b446e993167446db0c0ef: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:31.380810 15997 tablet_bootstrap.cc:654] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.381076 15999 tablet_bootstrap.cc:492] T 68ab8adb738147b0a5e3b70d48a05e42 P 2ff43d13651b446e993167446db0c0ef: Bootstrap starting.
I20260713 09:07:31.385069 15998 raft_consensus.cc:515] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.387979 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ccf0e235d14740b93e44d2b1a84b3d" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef"
I20260713 09:07:31.388623 15769 raft_consensus.cc:3060] T 37ccf0e235d14740b93e44d2b1a84b3d P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.396081 15999 tablet_bootstrap.cc:654] T 68ab8adb738147b0a5e3b70d48a05e42 P 2ff43d13651b446e993167446db0c0ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.397037 15997 tablet_bootstrap.cc:492] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8: No bootstrap required, opened a new log
I20260713 09:07:31.397603 15997 ts_tablet_manager.cc:1403] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260713 09:07:31.400275 15997 raft_consensus.cc:359] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.400966 15997 raft_consensus.cc:385] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.401291 15997 raft_consensus.cc:740] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.402048 15997 consensus_queue.cc:260] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.404278 15997 ts_tablet_manager.cc:1434] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:31.406375 15769 raft_consensus.cc:2468] T 37ccf0e235d14740b93e44d2b1a84b3d P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 1.
I20260713 09:07:31.407613 15998 leader_election.cc:290] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 election: Requested vote from peers 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:31.409552 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ccf0e235d14740b93e44d2b1a84b3d" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
I20260713 09:07:31.409904 15999 tablet_bootstrap.cc:492] T 68ab8adb738147b0a5e3b70d48a05e42 P 2ff43d13651b446e993167446db0c0ef: No bootstrap required, opened a new log
I20260713 09:07:31.410188 15844 raft_consensus.cc:3060] T 37ccf0e235d14740b93e44d2b1a84b3d P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.410518 15999 ts_tablet_manager.cc:1403] T 68ab8adb738147b0a5e3b70d48a05e42 P 2ff43d13651b446e993167446db0c0ef: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.010s
I20260713 09:07:31.410183 15658 leader_election.cc:304] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:31.412109 15998 raft_consensus.cc:2804] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:31.412614 15998 raft_consensus.cc:697] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Becoming Leader. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Running, Role: LEADER
W20260713 09:07:31.413233 15641 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:31.413439 15998 consensus_queue.cc:237] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.413352 15590 catalog_manager.cc:5697] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65). New cstate: current_term: 1 leader_uuid: "68e168938baa4a59a807fa9f5fa525b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:31.416536 15999 raft_consensus.cc:359] T 68ab8adb738147b0a5e3b70d48a05e42 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.417476 15999 raft_consensus.cc:385] T 68ab8adb738147b0a5e3b70d48a05e42 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.417948 15999 raft_consensus.cc:740] T 68ab8adb738147b0a5e3b70d48a05e42 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.417527 15590 catalog_manager.cc:5697] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65). New cstate: current_term: 1 leader_uuid: "68e168938baa4a59a807fa9f5fa525b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:31.418761 15999 consensus_queue.cc:260] T 68ab8adb738147b0a5e3b70d48a05e42 P 2ff43d13651b446e993167446db0c0ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.421120 15999 ts_tablet_manager.cc:1434] T 68ab8adb738147b0a5e3b70d48a05e42 P 2ff43d13651b446e993167446db0c0ef: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:07:31.422566 15844 raft_consensus.cc:2468] T 37ccf0e235d14740b93e44d2b1a84b3d P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 1.
I20260713 09:07:31.429412 15591 catalog_manager.cc:5697] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 3853966ac9a54abba9b480a2c37674cd (127.10.232.67). New cstate: current_term: 1 leader_uuid: "3853966ac9a54abba9b480a2c37674cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:31.442896 15590 catalog_manager.cc:5697] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65). New cstate: current_term: 1 leader_uuid: "68e168938baa4a59a807fa9f5fa525b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:31.481931 15998 raft_consensus.cc:493] T 7c964f58b60449dab973395a6e5122dc P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:31.482590 15998 raft_consensus.cc:515] T 7c964f58b60449dab973395a6e5122dc P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.484658 15998 leader_election.cc:290] T 7c964f58b60449dab973395a6e5122dc P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:31.485642 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c964f58b60449dab973395a6e5122dc" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef" is_pre_election: true
I20260713 09:07:31.485743 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c964f58b60449dab973395a6e5122dc" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd" is_pre_election: true
I20260713 09:07:31.486788 15844 raft_consensus.cc:2393] T 7c964f58b60449dab973395a6e5122dc P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68e168938baa4a59a807fa9f5fa525b8 in current term 1: Already voted for candidate 2ff43d13651b446e993167446db0c0ef in this term.
I20260713 09:07:31.487763 15660 leader_election.cc:304] T 7c964f58b60449dab973395a6e5122dc P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68e168938baa4a59a807fa9f5fa525b8; no voters: 2ff43d13651b446e993167446db0c0ef, 3853966ac9a54abba9b480a2c37674cd
I20260713 09:07:31.488442 15998 raft_consensus.cc:3060] T 7c964f58b60449dab973395a6e5122dc P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.494333 15998 raft_consensus.cc:2749] T 7c964f58b60449dab973395a6e5122dc P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:31.581591 15996 raft_consensus.cc:493] T fd245fe4cf384356b607f6f141bdf483 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:31.582136 15996 raft_consensus.cc:515] T fd245fe4cf384356b607f6f141bdf483 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.584312 15996 leader_election.cc:290] T fd245fe4cf384356b607f6f141bdf483 P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:31.585467 15693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd245fe4cf384356b607f6f141bdf483" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e168938baa4a59a807fa9f5fa525b8" is_pre_election: true
I20260713 09:07:31.585564 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd245fe4cf384356b607f6f141bdf483" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd" is_pre_election: true
I20260713 09:07:31.586676 15844 raft_consensus.cc:2393] T fd245fe4cf384356b607f6f141bdf483 P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ff43d13651b446e993167446db0c0ef in current term 1: Already voted for candidate 68e168938baa4a59a807fa9f5fa525b8 in this term.
I20260713 09:07:31.587683 15735 leader_election.cc:304] T fd245fe4cf384356b607f6f141bdf483 P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef; no voters: 3853966ac9a54abba9b480a2c37674cd, 68e168938baa4a59a807fa9f5fa525b8
I20260713 09:07:31.588392 15996 raft_consensus.cc:3060] T fd245fe4cf384356b607f6f141bdf483 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.594199 15996 raft_consensus.cc:2749] T fd245fe4cf384356b607f6f141bdf483 P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:31.600657 15998 raft_consensus.cc:493] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:31.601246 15998 raft_consensus.cc:515] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.603222 15998 leader_election.cc:290] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:31.604001 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ab8adb738147b0a5e3b70d48a05e42" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef" is_pre_election: true
I20260713 09:07:31.604399 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ab8adb738147b0a5e3b70d48a05e42" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd" is_pre_election: true
I20260713 09:07:31.604749 15769 raft_consensus.cc:2468] T 68ab8adb738147b0a5e3b70d48a05e42 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 0.
I20260713 09:07:31.604976 15844 raft_consensus.cc:2468] T 68ab8adb738147b0a5e3b70d48a05e42 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 0.
I20260713 09:07:31.605942 15658 leader_election.cc:304] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:31.606776 15998 raft_consensus.cc:2804] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:31.607128 15998 raft_consensus.cc:493] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:31.607432 15998 raft_consensus.cc:3060] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.613394 15998 raft_consensus.cc:515] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.615577 15998 leader_election.cc:290] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 election: Requested vote from peers 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:31.616515 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ab8adb738147b0a5e3b70d48a05e42" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef"
I20260713 09:07:31.617090 15769 raft_consensus.cc:3060] T 68ab8adb738147b0a5e3b70d48a05e42 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.616914 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ab8adb738147b0a5e3b70d48a05e42" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
I20260713 09:07:31.617710 15844 raft_consensus.cc:3060] T 68ab8adb738147b0a5e3b70d48a05e42 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.622790 15769 raft_consensus.cc:2468] T 68ab8adb738147b0a5e3b70d48a05e42 P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 1.
I20260713 09:07:31.622961 15844 raft_consensus.cc:2468] T 68ab8adb738147b0a5e3b70d48a05e42 P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 1.
I20260713 09:07:31.623925 15658 leader_election.cc:304] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:31.624765 15998 raft_consensus.cc:2804] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:31.625227 15998 raft_consensus.cc:697] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Becoming Leader. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Running, Role: LEADER
I20260713 09:07:31.625973 15998 consensus_queue.cc:237] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.633440 15590 catalog_manager.cc:5697] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65). New cstate: current_term: 1 leader_uuid: "68e168938baa4a59a807fa9f5fa525b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:31.650946 15998 consensus_queue.cc:1048] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.664770 16024 consensus_queue.cc:1048] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:31.667559 15984 consensus_queue.cc:1048] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.694366 16026 consensus_queue.cc:1048] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:31.695279 16024 consensus_queue.cc:1048] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.707312 16026 consensus_queue.cc:1048] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:31.727192 15984 consensus_queue.cc:1048] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:31.729645 16048 consensus_queue.cc:1048] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.761397 15984 raft_consensus.cc:493] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:31.761922 15984 raft_consensus.cc:515] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.763885 15984 leader_election.cc:290] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:31.764534 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b8069c09474be799f2ff3ce50ed9c9" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef" is_pre_election: true
I20260713 09:07:31.765156 15769 raft_consensus.cc:2468] T 60b8069c09474be799f2ff3ce50ed9c9 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 0.
I20260713 09:07:31.765201 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b8069c09474be799f2ff3ce50ed9c9" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd" is_pre_election: true
I20260713 09:07:31.765877 15843 raft_consensus.cc:2468] T 60b8069c09474be799f2ff3ce50ed9c9 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 0.
I20260713 09:07:31.766397 15658 leader_election.cc:304] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:31.767218 15984 raft_consensus.cc:2804] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:31.767642 15984 raft_consensus.cc:493] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:31.767876 15984 raft_consensus.cc:3060] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.774351 15984 raft_consensus.cc:515] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.776504 15984 leader_election.cc:290] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 election: Requested vote from peers 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:31.777211 15770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b8069c09474be799f2ff3ce50ed9c9" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ff43d13651b446e993167446db0c0ef"
I20260713 09:07:31.777616 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b8069c09474be799f2ff3ce50ed9c9" candidate_uuid: "68e168938baa4a59a807fa9f5fa525b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
I20260713 09:07:31.777966 15770 raft_consensus.cc:3060] T 60b8069c09474be799f2ff3ce50ed9c9 P 2ff43d13651b446e993167446db0c0ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.778326 15843 raft_consensus.cc:3060] T 60b8069c09474be799f2ff3ce50ed9c9 P 3853966ac9a54abba9b480a2c37674cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.783087 15843 raft_consensus.cc:2468] T 60b8069c09474be799f2ff3ce50ed9c9 P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 1.
I20260713 09:07:31.784111 15770 raft_consensus.cc:2468] T 60b8069c09474be799f2ff3ce50ed9c9 P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e168938baa4a59a807fa9f5fa525b8 in term 1.
I20260713 09:07:31.784184 15660 leader_election.cc:304] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3853966ac9a54abba9b480a2c37674cd, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:31.785123 15984 raft_consensus.cc:2804] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:31.786020 15984 raft_consensus.cc:697] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Becoming Leader. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Running, Role: LEADER
I20260713 09:07:31.786013 16053 consensus_queue.cc:1048] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:31.787130 15984 consensus_queue.cc:237] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:31.794631 15996 consensus_queue.cc:1048] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.800029 16023 consensus_queue.cc:1048] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.800575 15590 catalog_manager.cc:5697] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65). New cstate: current_term: 1 leader_uuid: "68e168938baa4a59a807fa9f5fa525b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:31.814989 15984 consensus_queue.cc:1048] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.821470 15921 consensus_queue.cc:1048] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:31.833112 15984 consensus_queue.cc:1048] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:32.044617 15843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ebcdaeeb8ec4dcc961d9fcd8081badb"
dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
mode: GRACEFUL
new_leader_uuid: "2ff43d13651b446e993167446db0c0ef"
 from {username='slave'} at 127.0.0.1:55244
I20260713 09:07:32.045293 15843 raft_consensus.cc:606] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [term 1 LEADER]: Received request to transfer leadership to TS 2ff43d13651b446e993167446db0c0ef
I20260713 09:07:32.050820 15843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8b31817f4044d3ea197cbcfad1fb7ed"
dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
mode: GRACEFUL
new_leader_uuid: "2ff43d13651b446e993167446db0c0ef"
 from {username='slave'} at 127.0.0.1:55244
I20260713 09:07:32.051364 15843 raft_consensus.cc:606] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [term 1 LEADER]: Received request to transfer leadership to TS 2ff43d13651b446e993167446db0c0ef
I20260713 09:07:32.056953 15693 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb48016cbafc45c98e4885f53137284e"
dest_uuid: "68e168938baa4a59a807fa9f5fa525b8"
mode: GRACEFUL
new_leader_uuid: "2ff43d13651b446e993167446db0c0ef"
 from {username='slave'} at 127.0.0.1:32796
I20260713 09:07:32.057471 15693 raft_consensus.cc:606] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Received request to transfer leadership to TS 2ff43d13651b446e993167446db0c0ef
I20260713 09:07:32.067116 15693 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60b8069c09474be799f2ff3ce50ed9c9"
dest_uuid: "68e168938baa4a59a807fa9f5fa525b8"
mode: GRACEFUL
new_leader_uuid: "3853966ac9a54abba9b480a2c37674cd"
 from {username='slave'} at 127.0.0.1:32796
I20260713 09:07:32.067783 15693 raft_consensus.cc:606] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Received request to transfer leadership to TS 3853966ac9a54abba9b480a2c37674cd
I20260713 09:07:32.086221 16048 consensus_queue.cc:1048] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:32.103629 15998 consensus_queue.cc:1048] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:32.154702 15998 raft_consensus.cc:993] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8: : Instructing follower 2ff43d13651b446e993167446db0c0ef to start an election
I20260713 09:07:32.155258 15998 raft_consensus.cc:1081] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Signalling peer 2ff43d13651b446e993167446db0c0ef to start an election
I20260713 09:07:32.157133 15770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb48016cbafc45c98e4885f53137284e"
dest_uuid: "2ff43d13651b446e993167446db0c0ef"
 from {username='slave'} at 127.0.0.1:53694
I20260713 09:07:32.157651 15770 raft_consensus.cc:493] T cb48016cbafc45c98e4885f53137284e P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:32.157989 15770 raft_consensus.cc:3060] T cb48016cbafc45c98e4885f53137284e P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.165138 15770 raft_consensus.cc:515] T cb48016cbafc45c98e4885f53137284e P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:32.167476 15770 leader_election.cc:290] T cb48016cbafc45c98e4885f53137284e P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 2 election: Requested vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:32.167888 15693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb48016cbafc45c98e4885f53137284e" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68e168938baa4a59a807fa9f5fa525b8"
I20260713 09:07:32.168569 15693 raft_consensus.cc:3055] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:32.168964 15693 raft_consensus.cc:740] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Running, Role: LEADER
I20260713 09:07:32.169005 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb48016cbafc45c98e4885f53137284e" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
I20260713 09:07:32.169682 15843 raft_consensus.cc:3060] T cb48016cbafc45c98e4885f53137284e P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.169898 15693 consensus_queue.cc:260] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:32.171530 15693 raft_consensus.cc:3060] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.175917 15843 raft_consensus.cc:2468] T cb48016cbafc45c98e4885f53137284e P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ff43d13651b446e993167446db0c0ef in term 2.
I20260713 09:07:32.177238 15735 leader_election.cc:304] T cb48016cbafc45c98e4885f53137284e P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef, 3853966ac9a54abba9b480a2c37674cd; no voters: 
I20260713 09:07:32.177337 15693 raft_consensus.cc:2468] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ff43d13651b446e993167446db0c0ef in term 2.
I20260713 09:07:32.178092 16064 raft_consensus.cc:2804] T cb48016cbafc45c98e4885f53137284e P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:32.178673 16064 raft_consensus.cc:697] T cb48016cbafc45c98e4885f53137284e P 2ff43d13651b446e993167446db0c0ef [term 2 LEADER]: Becoming Leader. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Running, Role: LEADER
I20260713 09:07:32.179450 16064 consensus_queue.cc:237] T cb48016cbafc45c98e4885f53137284e P 2ff43d13651b446e993167446db0c0ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:32.186625 15590 catalog_manager.cc:5697] T cb48016cbafc45c98e4885f53137284e P 2ff43d13651b446e993167446db0c0ef reported cstate change: term changed from 1 to 2, leader changed from 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65) to 2ff43d13651b446e993167446db0c0ef (127.10.232.66). New cstate: current_term: 2 leader_uuid: "2ff43d13651b446e993167446db0c0ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:32.306288 16023 raft_consensus.cc:993] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd: : Instructing follower 2ff43d13651b446e993167446db0c0ef to start an election
I20260713 09:07:32.306910 16024 raft_consensus.cc:1081] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [term 1 LEADER]: Signalling peer 2ff43d13651b446e993167446db0c0ef to start an election
I20260713 09:07:32.308634 15770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ebcdaeeb8ec4dcc961d9fcd8081badb"
dest_uuid: "2ff43d13651b446e993167446db0c0ef"
 from {username='slave'} at 127.0.0.1:53702
I20260713 09:07:32.309291 15770 raft_consensus.cc:493] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:32.309692 15770 raft_consensus.cc:3060] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.315635 15770 raft_consensus.cc:515] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:32.316915 15984 consensus_queue.cc:1048] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:32.317580 15770 leader_election.cc:290] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 2 election: Requested vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:32.318713 15693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ebcdaeeb8ec4dcc961d9fcd8081badb" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68e168938baa4a59a807fa9f5fa525b8"
I20260713 09:07:32.318962 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ebcdaeeb8ec4dcc961d9fcd8081badb" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
I20260713 09:07:32.319720 15693 raft_consensus.cc:3060] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.320045 15843 raft_consensus.cc:3055] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:32.320513 15843 raft_consensus.cc:740] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Running, Role: LEADER
I20260713 09:07:32.321457 15843 consensus_queue.cc:260] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:32.322793 15843 raft_consensus.cc:3060] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.328483 15693 raft_consensus.cc:2468] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ff43d13651b446e993167446db0c0ef in term 2.
I20260713 09:07:32.330753 15736 leader_election.cc:304] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:32.331640 16064 raft_consensus.cc:2804] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:32.332254 16064 raft_consensus.cc:697] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 2ff43d13651b446e993167446db0c0ef [term 2 LEADER]: Becoming Leader. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Running, Role: LEADER
I20260713 09:07:32.331748 15998 consensus_queue.cc:1048] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:32.333199 16064 consensus_queue.cc:237] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 2ff43d13651b446e993167446db0c0ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:32.340893 15843 raft_consensus.cc:2468] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ff43d13651b446e993167446db0c0ef in term 2.
I20260713 09:07:32.342919 15998 raft_consensus.cc:993] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8: : Instructing follower 3853966ac9a54abba9b480a2c37674cd to start an election
I20260713 09:07:32.343508 16001 raft_consensus.cc:1081] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Signalling peer 3853966ac9a54abba9b480a2c37674cd to start an election
I20260713 09:07:32.345484 15844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60b8069c09474be799f2ff3ce50ed9c9"
dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
 from {username='slave'} at 127.0.0.1:55224
I20260713 09:07:32.346078 15844 raft_consensus.cc:493] T 60b8069c09474be799f2ff3ce50ed9c9 P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:32.346498 15844 raft_consensus.cc:3060] T 60b8069c09474be799f2ff3ce50ed9c9 P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.347666 15591 catalog_manager.cc:5697] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 2ff43d13651b446e993167446db0c0ef reported cstate change: term changed from 1 to 2, leader changed from 3853966ac9a54abba9b480a2c37674cd (127.10.232.67) to 2ff43d13651b446e993167446db0c0ef (127.10.232.66). New cstate: current_term: 2 leader_uuid: "2ff43d13651b446e993167446db0c0ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:32.353936 15844 raft_consensus.cc:515] T 60b8069c09474be799f2ff3ce50ed9c9 P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:32.356356 15844 leader_election.cc:290] T 60b8069c09474be799f2ff3ce50ed9c9 P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 2 election: Requested vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133)
I20260713 09:07:32.359777 15693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b8069c09474be799f2ff3ce50ed9c9" candidate_uuid: "3853966ac9a54abba9b480a2c37674cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68e168938baa4a59a807fa9f5fa525b8"
I20260713 09:07:32.360136 15770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b8069c09474be799f2ff3ce50ed9c9" candidate_uuid: "3853966ac9a54abba9b480a2c37674cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ff43d13651b446e993167446db0c0ef"
I20260713 09:07:32.360579 15693 raft_consensus.cc:3055] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:32.360970 15693 raft_consensus.cc:740] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Running, Role: LEADER
I20260713 09:07:32.360930 15770 raft_consensus.cc:3060] T 60b8069c09474be799f2ff3ce50ed9c9 P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.362161 15693 consensus_queue.cc:260] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:32.363705 15693 raft_consensus.cc:3060] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.372112 15770 raft_consensus.cc:2468] T 60b8069c09474be799f2ff3ce50ed9c9 P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853966ac9a54abba9b480a2c37674cd in term 2.
I20260713 09:07:32.373682 15807 leader_election.cc:304] T 60b8069c09474be799f2ff3ce50ed9c9 P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef, 3853966ac9a54abba9b480a2c37674cd; no voters: 
I20260713 09:07:32.375115 16024 raft_consensus.cc:2804] T 60b8069c09474be799f2ff3ce50ed9c9 P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:32.375831 16024 raft_consensus.cc:697] T 60b8069c09474be799f2ff3ce50ed9c9 P 3853966ac9a54abba9b480a2c37674cd [term 2 LEADER]: Becoming Leader. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Running, Role: LEADER
I20260713 09:07:32.376808 16024 consensus_queue.cc:237] T 60b8069c09474be799f2ff3ce50ed9c9 P 3853966ac9a54abba9b480a2c37674cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:32.378101 15693 raft_consensus.cc:2468] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853966ac9a54abba9b480a2c37674cd in term 2.
I20260713 09:07:32.385541 15590 catalog_manager.cc:5697] T 60b8069c09474be799f2ff3ce50ed9c9 P 3853966ac9a54abba9b480a2c37674cd reported cstate change: term changed from 1 to 2, leader changed from 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65) to 3853966ac9a54abba9b480a2c37674cd (127.10.232.67). New cstate: current_term: 2 leader_uuid: "3853966ac9a54abba9b480a2c37674cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:32.393697 16053 raft_consensus.cc:993] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd: : Instructing follower 2ff43d13651b446e993167446db0c0ef to start an election
I20260713 09:07:32.394291 16024 raft_consensus.cc:1081] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [term 1 LEADER]: Signalling peer 2ff43d13651b446e993167446db0c0ef to start an election
I20260713 09:07:32.396314 15770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8b31817f4044d3ea197cbcfad1fb7ed"
dest_uuid: "2ff43d13651b446e993167446db0c0ef"
 from {username='slave'} at 127.0.0.1:53702
I20260713 09:07:32.396911 15770 raft_consensus.cc:493] T f8b31817f4044d3ea197cbcfad1fb7ed P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:32.397264 15770 raft_consensus.cc:3060] T f8b31817f4044d3ea197cbcfad1fb7ed P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.402189 15770 raft_consensus.cc:515] T f8b31817f4044d3ea197cbcfad1fb7ed P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:32.404162 15770 leader_election.cc:290] T f8b31817f4044d3ea197cbcfad1fb7ed P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 2 election: Requested vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 3853966ac9a54abba9b480a2c37674cd (127.10.232.67:39277)
I20260713 09:07:32.405207 15693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b31817f4044d3ea197cbcfad1fb7ed" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68e168938baa4a59a807fa9f5fa525b8"
I20260713 09:07:32.406260 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b31817f4044d3ea197cbcfad1fb7ed" candidate_uuid: "2ff43d13651b446e993167446db0c0ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
I20260713 09:07:32.406509 15693 raft_consensus.cc:3060] T f8b31817f4044d3ea197cbcfad1fb7ed P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.406963 15844 raft_consensus.cc:3055] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:32.410286 15844 raft_consensus.cc:740] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Running, Role: LEADER
I20260713 09:07:32.411302 15844 consensus_queue.cc:260] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:32.412698 15844 raft_consensus.cc:3060] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.416497 15693 raft_consensus.cc:2468] T f8b31817f4044d3ea197cbcfad1fb7ed P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ff43d13651b446e993167446db0c0ef in term 2.
I20260713 09:07:32.417992 15736 leader_election.cc:304] T f8b31817f4044d3ea197cbcfad1fb7ed P 2ff43d13651b446e993167446db0c0ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ff43d13651b446e993167446db0c0ef, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:32.418941 16072 raft_consensus.cc:2804] T f8b31817f4044d3ea197cbcfad1fb7ed P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:32.419500 16072 raft_consensus.cc:697] T f8b31817f4044d3ea197cbcfad1fb7ed P 2ff43d13651b446e993167446db0c0ef [term 2 LEADER]: Becoming Leader. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Running, Role: LEADER
I20260713 09:07:32.420755 15844 raft_consensus.cc:2468] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ff43d13651b446e993167446db0c0ef in term 2.
I20260713 09:07:32.420357 16072 consensus_queue.cc:237] T f8b31817f4044d3ea197cbcfad1fb7ed P 2ff43d13651b446e993167446db0c0ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:32.429255 15590 catalog_manager.cc:5697] T f8b31817f4044d3ea197cbcfad1fb7ed P 2ff43d13651b446e993167446db0c0ef reported cstate change: term changed from 1 to 2, leader changed from 3853966ac9a54abba9b480a2c37674cd (127.10.232.67) to 2ff43d13651b446e993167446db0c0ef (127.10.232.66). New cstate: current_term: 2 leader_uuid: "2ff43d13651b446e993167446db0c0ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:32.616434 15693 raft_consensus.cc:1275] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Refusing update from remote peer 2ff43d13651b446e993167446db0c0ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.617913 16072 consensus_queue.cc:1048] T cb48016cbafc45c98e4885f53137284e P 2ff43d13651b446e993167446db0c0ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:32.626839 15844 raft_consensus.cc:1275] T cb48016cbafc45c98e4885f53137284e P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Refusing update from remote peer 2ff43d13651b446e993167446db0c0ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.630468 16072 consensus_queue.cc:1048] T cb48016cbafc45c98e4885f53137284e P 2ff43d13651b446e993167446db0c0ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:32.730403 15693 raft_consensus.cc:1275] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Refusing update from remote peer 2ff43d13651b446e993167446db0c0ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.731992 16072 consensus_queue.cc:1048] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 2ff43d13651b446e993167446db0c0ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:32.743441 15844 raft_consensus.cc:1275] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Refusing update from remote peer 2ff43d13651b446e993167446db0c0ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.745667 16074 consensus_queue.cc:1048] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 2ff43d13651b446e993167446db0c0ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:32.951016 15693 raft_consensus.cc:1275] T f8b31817f4044d3ea197cbcfad1fb7ed P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Refusing update from remote peer 2ff43d13651b446e993167446db0c0ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.952791 16074 consensus_queue.cc:1048] T f8b31817f4044d3ea197cbcfad1fb7ed P 2ff43d13651b446e993167446db0c0ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:32.963207 15844 raft_consensus.cc:1275] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Refusing update from remote peer 2ff43d13651b446e993167446db0c0ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.966275 16074 consensus_queue.cc:1048] T f8b31817f4044d3ea197cbcfad1fb7ed P 2ff43d13651b446e993167446db0c0ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:32.976814 15770 raft_consensus.cc:1275] T 60b8069c09474be799f2ff3ce50ed9c9 P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Refusing update from remote peer 3853966ac9a54abba9b480a2c37674cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.978627 16078 consensus_queue.cc:1048] T 60b8069c09474be799f2ff3ce50ed9c9 P 3853966ac9a54abba9b480a2c37674cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:32.993780 15693 raft_consensus.cc:1275] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Refusing update from remote peer 3853966ac9a54abba9b480a2c37674cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.995314 16078 consensus_queue.cc:1048] T 60b8069c09474be799f2ff3ce50ed9c9 P 3853966ac9a54abba9b480a2c37674cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:35.071373 15591 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49746:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:07:35.093145 15591 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49746:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:07:35.177716 11169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:35.306540 16123 tablet.cc:1724] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.330396 16121 tablet.cc:1724] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.240825 16112 tablet.cc:1724] T 68ab8adb738147b0a5e3b70d48a05e42 P 2ff43d13651b446e993167446db0c0ef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.361160 15694 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "343ead9f052b4bb0b0f1b93566dd5f73"
dest_uuid: "68e168938baa4a59a807fa9f5fa525b8"
mode: GRACEFUL
new_leader_uuid: "3853966ac9a54abba9b480a2c37674cd"
 from {username='slave'} at 127.0.0.1:56902
I20260713 09:07:35.361966 15694 raft_consensus.cc:606] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8 [term 2 LEADER]: Received request to transfer leadership to TS 3853966ac9a54abba9b480a2c37674cd
W20260713 09:07:35.380218 15658 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.232.66:43133, user_credentials={real_user=slave}} blocked reactor thread for 64070.7us
I20260713 09:07:35.475289 16137 tablet.cc:1724] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.464859 16126 tablet.cc:1724] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.490724 16139 tablet.cc:1724] T fd245fe4cf384356b607f6f141bdf483 P 2ff43d13651b446e993167446db0c0ef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.491379 16136 tablet.cc:1724] T 68ab8adb738147b0a5e3b70d48a05e42 P 3853966ac9a54abba9b480a2c37674cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:07:35.498167 15736 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.232.65:44117, user_credentials={real_user=slave}} blocked reactor thread for 67241.7us
I20260713 09:07:35.497408 16135 tablet.cc:1724] T 7c964f58b60449dab973395a6e5122dc P 3853966ac9a54abba9b480a2c37674cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.568936 16112 tablet.cc:1724] T 37ccf0e235d14740b93e44d2b1a84b3d P 2ff43d13651b446e993167446db0c0ef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.582592 16120 raft_consensus.cc:993] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8: : Instructing follower 3853966ac9a54abba9b480a2c37674cd to start an election
I20260713 09:07:35.583218 16120 raft_consensus.cc:1081] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8 [term 2 LEADER]: Signalling peer 3853966ac9a54abba9b480a2c37674cd to start an election
I20260713 09:07:35.586009 16135 tablet.cc:1724] T fd245fe4cf384356b607f6f141bdf483 P 3853966ac9a54abba9b480a2c37674cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.593852 15844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "343ead9f052b4bb0b0f1b93566dd5f73"
dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
 from {username='slave'} at 127.0.0.1:55224
I20260713 09:07:35.595106 15844 raft_consensus.cc:493] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:35.595525 15844 raft_consensus.cc:3060] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:35.606387 15844 raft_consensus.cc:515] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:35.614359 15844 leader_election.cc:290] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 3 election: Requested vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133)
I20260713 09:07:35.550807 16144 tablet.cc:1724] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.589066 16112 tablet.cc:1724] T d5197118cd874eeca9a20491411f9edc P 2ff43d13651b446e993167446db0c0ef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:07:35.624876 16145 log.cc:927] Time spent T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 68e168938baa4a59a807fa9f5fa525b8: Append to log took a long time: real 0.060s	user 0.001s	sys 0.003s
I20260713 09:07:35.639514 15693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343ead9f052b4bb0b0f1b93566dd5f73" candidate_uuid: "3853966ac9a54abba9b480a2c37674cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "68e168938baa4a59a807fa9f5fa525b8"
I20260713 09:07:35.640570 15693 raft_consensus.cc:3055] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:35.640946 15693 raft_consensus.cc:740] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 68e168938baa4a59a807fa9f5fa525b8, State: Running, Role: LEADER
I20260713 09:07:35.639608 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343ead9f052b4bb0b0f1b93566dd5f73" candidate_uuid: "3853966ac9a54abba9b480a2c37674cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ff43d13651b446e993167446db0c0ef"
I20260713 09:07:35.646127 15767 raft_consensus.cc:3060] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:35.658617 16112 tablet.cc:1724] T cb48016cbafc45c98e4885f53137284e P 2ff43d13651b446e993167446db0c0ef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.612746 16123 tablet.cc:1724] T 7c964f58b60449dab973395a6e5122dc P 68e168938baa4a59a807fa9f5fa525b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:07:35.663182 16141 log.cc:927] Time spent T 60b8069c09474be799f2ff3ce50ed9c9 P 2ff43d13651b446e993167446db0c0ef: Append to log took a long time: real 0.096s	user 0.000s	sys 0.001s
I20260713 09:07:35.665285 16136 tablet.cc:1724] T 37ccf0e235d14740b93e44d2b1a84b3d P 3853966ac9a54abba9b480a2c37674cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.669335 16137 tablet.cc:1724] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.661113 15693 consensus_queue.cc:260] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8 [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: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:35.676005 15693 raft_consensus.cc:3060] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:35.634281 16148 tablet.cc:1724] T f8b31817f4044d3ea197cbcfad1fb7ed P 2ff43d13651b446e993167446db0c0ef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.682794 16139 tablet.cc:1724] T 60b8069c09474be799f2ff3ce50ed9c9 P 2ff43d13651b446e993167446db0c0ef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.675927 16135 tablet.cc:1724] T 60b8069c09474be799f2ff3ce50ed9c9 P 3853966ac9a54abba9b480a2c37674cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.696009 16126 tablet.cc:1724] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 2ff43d13651b446e993167446db0c0ef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.703853 15768 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a8e02e5c760424e8896efef0bdbb02a"
dest_uuid: "2ff43d13651b446e993167446db0c0ef"
mode: GRACEFUL
new_leader_uuid: "3853966ac9a54abba9b480a2c37674cd"
 from {username='slave'} at 127.0.0.1:46922
I20260713 09:07:35.704882 15768 raft_consensus.cc:606] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef [term 2 LEADER]: Received request to transfer leadership to TS 3853966ac9a54abba9b480a2c37674cd
I20260713 09:07:35.714121 11169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:07:35.728173 11169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:35.734818 16144 tablet.cc:1724] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.737098 16121 tablet.cc:1724] T f8b31817f4044d3ea197cbcfad1fb7ed P 68e168938baa4a59a807fa9f5fa525b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.735620 15693 raft_consensus.cc:2468] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853966ac9a54abba9b480a2c37674cd in term 3.
I20260713 09:07:35.751792 15810 leader_election.cc:304] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd [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: 3853966ac9a54abba9b480a2c37674cd, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:35.752971 16147 raft_consensus.cc:2804] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:35.753469 16147 raft_consensus.cc:697] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd [term 3 LEADER]: Becoming Leader. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Running, Role: LEADER
I20260713 09:07:35.754432 16147 consensus_queue.cc:237] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd [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: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:35.755826 16154 tablet.cc:1724] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.756294 16137 tablet.cc:1724] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 68e168938baa4a59a807fa9f5fa525b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.765414 16135 tablet.cc:1724] T d5197118cd874eeca9a20491411f9edc P 3853966ac9a54abba9b480a2c37674cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.788225 15767 raft_consensus.cc:2468] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853966ac9a54abba9b480a2c37674cd in term 3.
I20260713 09:07:35.787876 16136 tablet.cc:1724] T cb48016cbafc45c98e4885f53137284e P 3853966ac9a54abba9b480a2c37674cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.827448 16154 tablet.cc:1724] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.842657 15590 catalog_manager.cc:6242] T 00000000000000000000000000000000 P fa125af587cd4a8897e5fd65021b310d: soft_deleted_table [id=cf08b4de250644c5b8325222bcfeb0a6] alter complete (version 1)
I20260713 09:07:35.856246 15591 catalog_manager.cc:5697] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd reported cstate change: term changed from 2 to 3, leader changed from 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65) to 3853966ac9a54abba9b480a2c37674cd (127.10.232.67). New cstate: current_term: 3 leader_uuid: "3853966ac9a54abba9b480a2c37674cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:36.058902 16140 raft_consensus.cc:993] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef: : Instructing follower 3853966ac9a54abba9b480a2c37674cd to start an election
I20260713 09:07:36.059525 16113 raft_consensus.cc:1081] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef [term 2 LEADER]: Signalling peer 3853966ac9a54abba9b480a2c37674cd to start an election
I20260713 09:07:36.061256 15838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a8e02e5c760424e8896efef0bdbb02a"
dest_uuid: "3853966ac9a54abba9b480a2c37674cd"
 from {username='slave'} at 127.0.0.1:55236
I20260713 09:07:36.061853 15838 raft_consensus.cc:493] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:36.062227 15838 raft_consensus.cc:3060] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:36.070820 15838 raft_consensus.cc:515] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:36.074008 15838 leader_election.cc:290] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd [CANDIDATE]: Term 3 election: Requested vote from peers 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117), 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133)
I20260713 09:07:36.074339 15695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8e02e5c760424e8896efef0bdbb02a" candidate_uuid: "3853966ac9a54abba9b480a2c37674cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "68e168938baa4a59a807fa9f5fa525b8"
I20260713 09:07:36.074959 15695 raft_consensus.cc:3060] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:36.076226 15770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8e02e5c760424e8896efef0bdbb02a" candidate_uuid: "3853966ac9a54abba9b480a2c37674cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ff43d13651b446e993167446db0c0ef"
I20260713 09:07:36.076764 15770 raft_consensus.cc:3055] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:36.077013 15770 raft_consensus.cc:740] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ff43d13651b446e993167446db0c0ef, State: Running, Role: LEADER
I20260713 09:07:36.077737 15770 consensus_queue.cc:260] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef [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: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:36.078850 15770 raft_consensus.cc:3060] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:36.081578 15695 raft_consensus.cc:2468] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853966ac9a54abba9b480a2c37674cd in term 3.
I20260713 09:07:36.083145 15810 leader_election.cc:304] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd [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: 3853966ac9a54abba9b480a2c37674cd, 68e168938baa4a59a807fa9f5fa525b8; no voters: 
I20260713 09:07:36.084153 16156 raft_consensus.cc:2804] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:36.084642 16156 raft_consensus.cc:697] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd [term 3 LEADER]: Becoming Leader. State: Replica: 3853966ac9a54abba9b480a2c37674cd, State: Running, Role: LEADER
I20260713 09:07:36.085500 16156 consensus_queue.cc:237] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd [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: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } }
I20260713 09:07:36.086192 15770 raft_consensus.cc:2468] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853966ac9a54abba9b480a2c37674cd in term 3.
I20260713 09:07:36.096302 15590 catalog_manager.cc:5697] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd reported cstate change: term changed from 2 to 3, leader changed from 2ff43d13651b446e993167446db0c0ef (127.10.232.66) to 3853966ac9a54abba9b480a2c37674cd (127.10.232.67). New cstate: current_term: 3 leader_uuid: "3853966ac9a54abba9b480a2c37674cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853966ac9a54abba9b480a2c37674cd" member_type: VOTER last_known_addr { host: "127.10.232.67" port: 39277 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:36.276993 15770 raft_consensus.cc:1275] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [term 3 FOLLOWER]: Refusing update from remote peer 3853966ac9a54abba9b480a2c37674cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:36.278698 16156 consensus_queue.cc:1048] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:36.290807 15695 raft_consensus.cc:1275] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8 [term 3 FOLLOWER]: Refusing update from remote peer 3853966ac9a54abba9b480a2c37674cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:36.292421 16156 consensus_queue.cc:1048] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:36.526248 15770 raft_consensus.cc:1275] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef [term 3 FOLLOWER]: Refusing update from remote peer 3853966ac9a54abba9b480a2c37674cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:36.527732 16147 consensus_queue.cc:1048] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ff43d13651b446e993167446db0c0ef" member_type: VOTER last_known_addr { host: "127.10.232.66" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:36.543359 15695 raft_consensus.cc:1275] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [term 3 FOLLOWER]: Refusing update from remote peer 3853966ac9a54abba9b480a2c37674cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:36.545660 16146 consensus_queue.cc:1048] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e168938baa4a59a807fa9f5fa525b8" member_type: VOTER last_known_addr { host: "127.10.232.65" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:36.792806 11169 tablet_server.cc:179] TabletServer@127.10.232.65:0 shutting down...
I20260713 09:07:36.837129 11169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:36.838042 11169 tablet_replica.cc:333] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8: stopping tablet replica
I20260713 09:07:36.838989 11169 raft_consensus.cc:2243] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.839535 11169 raft_consensus.cc:2272] T 60b8069c09474be799f2ff3ce50ed9c9 P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.841506 11169 tablet_replica.cc:333] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8: stopping tablet replica
I20260713 09:07:36.842088 11169 raft_consensus.cc:2243] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.842898 11169 raft_consensus.cc:2272] T 68ab8adb738147b0a5e3b70d48a05e42 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.844630 11169 tablet_replica.cc:333] T f8b31817f4044d3ea197cbcfad1fb7ed P 68e168938baa4a59a807fa9f5fa525b8: stopping tablet replica
I20260713 09:07:36.845348 11169 raft_consensus.cc:2243] T f8b31817f4044d3ea197cbcfad1fb7ed P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.845865 11169 raft_consensus.cc:2272] T f8b31817f4044d3ea197cbcfad1fb7ed P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.847733 11169 tablet_replica.cc:333] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8: stopping tablet replica
I20260713 09:07:36.848253 11169 raft_consensus.cc:2243] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.848974 11169 raft_consensus.cc:2272] T fd245fe4cf384356b607f6f141bdf483 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.850761 11169 tablet_replica.cc:333] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8: stopping tablet replica
I20260713 09:07:36.851315 11169 raft_consensus.cc:2243] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.852101 11169 raft_consensus.cc:2272] T 37ccf0e235d14740b93e44d2b1a84b3d P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.853770 11169 tablet_replica.cc:333] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8: stopping tablet replica
I20260713 09:07:36.854296 11169 raft_consensus.cc:2243] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.854815 11169 raft_consensus.cc:2272] T cb48016cbafc45c98e4885f53137284e P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.856413 11169 tablet_replica.cc:333] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8: stopping tablet replica
I20260713 09:07:36.856956 11169 raft_consensus.cc:2243] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.857378 11169 raft_consensus.cc:2272] T bd86a4ba8fc24e409709ee3ba695aca0 P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.859158 11169 tablet_replica.cc:333] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8: stopping tablet replica
I20260713 09:07:36.859681 11169 raft_consensus.cc:2243] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.860404 11169 raft_consensus.cc:2272] T d5197118cd874eeca9a20491411f9edc P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.862068 11169 tablet_replica.cc:333] T 39e15674418742d9814bbb203bffd78a P 68e168938baa4a59a807fa9f5fa525b8: stopping tablet replica
I20260713 09:07:36.862607 11169 raft_consensus.cc:2243] T 39e15674418742d9814bbb203bffd78a P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.863092 11169 raft_consensus.cc:2272] T 39e15674418742d9814bbb203bffd78a P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.864885 11169 tablet_replica.cc:333] T 6b777bc7afeb484aadc9c87270f28ace P 68e168938baa4a59a807fa9f5fa525b8: stopping tablet replica
I20260713 09:07:36.865407 11169 raft_consensus.cc:2243] T 6b777bc7afeb484aadc9c87270f28ace P 68e168938baa4a59a807fa9f5fa525b8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.866164 11169 raft_consensus.cc:2272] T 6b777bc7afeb484aadc9c87270f28ace P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.868008 11169 tablet_replica.cc:333] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 68e168938baa4a59a807fa9f5fa525b8: stopping tablet replica
I20260713 09:07:36.868541 11169 raft_consensus.cc:2243] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.868963 11169 raft_consensus.cc:2272] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.870611 11169 tablet_replica.cc:333] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8: stopping tablet replica
I20260713 09:07:36.871109 11169 raft_consensus.cc:2243] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.871824 11169 raft_consensus.cc:2272] T 7ec5dc1fb42049c0abb88c05767728ab P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.873481 11169 tablet_replica.cc:333] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 68e168938baa4a59a807fa9f5fa525b8: stopping tablet replica
I20260713 09:07:36.873978 11169 raft_consensus.cc:2243] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 68e168938baa4a59a807fa9f5fa525b8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.874740 11169 raft_consensus.cc:2272] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.876559 11169 tablet_replica.cc:333] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8: stopping tablet replica
I20260713 09:07:36.877139 11169 raft_consensus.cc:2243] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.877562 11169 raft_consensus.cc:2272] T 343ead9f052b4bb0b0f1b93566dd5f73 P 68e168938baa4a59a807fa9f5fa525b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.879846 11169 tablet_replica.cc:333] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8: stopping tablet replica
I20260713 09:07:36.880424 11169 raft_consensus.cc:2243] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.880854 11169 raft_consensus.cc:2272] T 5a8e02e5c760424e8896efef0bdbb02a P 68e168938baa4a59a807fa9f5fa525b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.883044 11169 tablet_replica.cc:333] T 4914547754464e2ea4b6244c238b3e2a P 68e168938baa4a59a807fa9f5fa525b8: stopping tablet replica
I20260713 09:07:36.883584 11169 raft_consensus.cc:2243] T 4914547754464e2ea4b6244c238b3e2a P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.883983 11169 raft_consensus.cc:2272] T 4914547754464e2ea4b6244c238b3e2a P 68e168938baa4a59a807fa9f5fa525b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.885643 11169 tablet_replica.cc:333] T 7c964f58b60449dab973395a6e5122dc P 68e168938baa4a59a807fa9f5fa525b8: stopping tablet replica
I20260713 09:07:36.886248 11169 raft_consensus.cc:2243] T 7c964f58b60449dab973395a6e5122dc P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.886828 11169 raft_consensus.cc:2272] T 7c964f58b60449dab973395a6e5122dc P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.888666 11169 tablet_replica.cc:333] T 73a3ce1e97184430819ed8ada78c3a33 P 68e168938baa4a59a807fa9f5fa525b8: stopping tablet replica
I20260713 09:07:36.889233 11169 raft_consensus.cc:2243] T 73a3ce1e97184430819ed8ada78c3a33 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.889681 11169 raft_consensus.cc:2272] T 73a3ce1e97184430819ed8ada78c3a33 P 68e168938baa4a59a807fa9f5fa525b8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:36.920290 15736 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.232.65:44117: connect: Connection refused (error 111) [suppressed 13 similar messages]
W20260713 09:07:36.923851 15736 consensus_peers.cc:597] T f8b31817f4044d3ea197cbcfad1fb7ed P 2ff43d13651b446e993167446db0c0ef -> Peer 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117): Couldn't send request to peer 68e168938baa4a59a807fa9f5fa525b8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:44117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:36.933171 11169 tablet_server.cc:196] TabletServer@127.10.232.65:0 shutdown complete.
W20260713 09:07:36.943790 15810 consensus_peers.cc:597] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd -> Peer 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117): Couldn't send request to peer 68e168938baa4a59a807fa9f5fa525b8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:44117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:36.974086 11169 tablet_server.cc:179] TabletServer@127.10.232.66:0 shutting down...
I20260713 09:07:37.008489 11169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:37.009255 11169 tablet_replica.cc:333] T 68ab8adb738147b0a5e3b70d48a05e42 P 2ff43d13651b446e993167446db0c0ef: stopping tablet replica
I20260713 09:07:37.010003 11169 raft_consensus.cc:2243] T 68ab8adb738147b0a5e3b70d48a05e42 P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.010545 11169 raft_consensus.cc:2272] T 68ab8adb738147b0a5e3b70d48a05e42 P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.012547 11169 tablet_replica.cc:333] T fd245fe4cf384356b607f6f141bdf483 P 2ff43d13651b446e993167446db0c0ef: stopping tablet replica
I20260713 09:07:37.013350 11169 raft_consensus.cc:2243] T fd245fe4cf384356b607f6f141bdf483 P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.013909 11169 raft_consensus.cc:2272] T fd245fe4cf384356b607f6f141bdf483 P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.016177 11169 tablet_replica.cc:333] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 2ff43d13651b446e993167446db0c0ef: stopping tablet replica
W20260713 09:07:37.016760 15736 consensus_peers.cc:597] T bd86a4ba8fc24e409709ee3ba695aca0 P 2ff43d13651b446e993167446db0c0ef -> Peer 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117): Couldn't send request to peer 68e168938baa4a59a807fa9f5fa525b8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:44117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:37.016891 11169 raft_consensus.cc:2243] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 2ff43d13651b446e993167446db0c0ef [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:37.017808 11169 raft_consensus.cc:2272] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.019766 11169 tablet_replica.cc:333] T f8b31817f4044d3ea197cbcfad1fb7ed P 2ff43d13651b446e993167446db0c0ef: stopping tablet replica
I20260713 09:07:37.020355 11169 raft_consensus.cc:2243] T f8b31817f4044d3ea197cbcfad1fb7ed P 2ff43d13651b446e993167446db0c0ef [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:37.021149 11169 raft_consensus.cc:2272] T f8b31817f4044d3ea197cbcfad1fb7ed P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.023144 11169 tablet_replica.cc:333] T 37ccf0e235d14740b93e44d2b1a84b3d P 2ff43d13651b446e993167446db0c0ef: stopping tablet replica
I20260713 09:07:37.023702 11169 raft_consensus.cc:2243] T 37ccf0e235d14740b93e44d2b1a84b3d P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.024122 11169 raft_consensus.cc:2272] T 37ccf0e235d14740b93e44d2b1a84b3d P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.025822 11169 tablet_replica.cc:333] T cb48016cbafc45c98e4885f53137284e P 2ff43d13651b446e993167446db0c0ef: stopping tablet replica
I20260713 09:07:37.026366 11169 raft_consensus.cc:2243] T cb48016cbafc45c98e4885f53137284e P 2ff43d13651b446e993167446db0c0ef [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:37.027164 11169 raft_consensus.cc:2272] T cb48016cbafc45c98e4885f53137284e P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.028860 11169 tablet_replica.cc:333] T 73a3ce1e97184430819ed8ada78c3a33 P 2ff43d13651b446e993167446db0c0ef: stopping tablet replica
I20260713 09:07:37.029402 11169 raft_consensus.cc:2243] T 73a3ce1e97184430819ed8ada78c3a33 P 2ff43d13651b446e993167446db0c0ef [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:37.030134 11169 raft_consensus.cc:2272] T 73a3ce1e97184430819ed8ada78c3a33 P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.032182 11169 tablet_replica.cc:333] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef: stopping tablet replica
I20260713 09:07:37.032678 11169 raft_consensus.cc:2243] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:37.033365 11169 raft_consensus.cc:2272] T 7c964f58b60449dab973395a6e5122dc P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.035121 11169 tablet_replica.cc:333] T 60b8069c09474be799f2ff3ce50ed9c9 P 2ff43d13651b446e993167446db0c0ef: stopping tablet replica
I20260713 09:07:37.036000 11169 raft_consensus.cc:2243] T 60b8069c09474be799f2ff3ce50ed9c9 P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.036602 11169 raft_consensus.cc:2272] T 60b8069c09474be799f2ff3ce50ed9c9 P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.039045 11169 tablet_replica.cc:333] T 7ec5dc1fb42049c0abb88c05767728ab P 2ff43d13651b446e993167446db0c0ef: stopping tablet replica
I20260713 09:07:37.039592 11169 raft_consensus.cc:2243] T 7ec5dc1fb42049c0abb88c05767728ab P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.040010 11169 raft_consensus.cc:2272] T 7ec5dc1fb42049c0abb88c05767728ab P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.041970 11169 tablet_replica.cc:333] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef: stopping tablet replica
I20260713 09:07:37.042568 11169 raft_consensus.cc:2243] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.042969 11169 raft_consensus.cc:2272] T 5a8e02e5c760424e8896efef0bdbb02a P 2ff43d13651b446e993167446db0c0ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.045990 11169 tablet_replica.cc:333] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef: stopping tablet replica
I20260713 09:07:37.046648 11169 raft_consensus.cc:2243] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.047075 11169 raft_consensus.cc:2272] T 4914547754464e2ea4b6244c238b3e2a P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.048902 11169 tablet_replica.cc:333] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef: stopping tablet replica
I20260713 09:07:37.049476 11169 raft_consensus.cc:2243] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.049903 11169 raft_consensus.cc:2272] T 343ead9f052b4bb0b0f1b93566dd5f73 P 2ff43d13651b446e993167446db0c0ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.052263 11169 tablet_replica.cc:333] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 2ff43d13651b446e993167446db0c0ef: stopping tablet replica
I20260713 09:07:37.052770 11169 raft_consensus.cc:2243] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.053179 11169 raft_consensus.cc:2272] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.054917 11169 tablet_replica.cc:333] T d5197118cd874eeca9a20491411f9edc P 2ff43d13651b446e993167446db0c0ef: stopping tablet replica
I20260713 09:07:37.055402 11169 raft_consensus.cc:2243] T d5197118cd874eeca9a20491411f9edc P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.055820 11169 raft_consensus.cc:2272] T d5197118cd874eeca9a20491411f9edc P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.057471 11169 tablet_replica.cc:333] T bd86a4ba8fc24e409709ee3ba695aca0 P 2ff43d13651b446e993167446db0c0ef: stopping tablet replica
I20260713 09:07:37.057948 11169 raft_consensus.cc:2243] T bd86a4ba8fc24e409709ee3ba695aca0 P 2ff43d13651b446e993167446db0c0ef [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:37.058749 11169 raft_consensus.cc:2272] T bd86a4ba8fc24e409709ee3ba695aca0 P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.060541 11169 tablet_replica.cc:333] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef: stopping tablet replica
I20260713 09:07:37.061028 11169 raft_consensus.cc:2243] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:37.061724 11169 raft_consensus.cc:2272] T 39e15674418742d9814bbb203bffd78a P 2ff43d13651b446e993167446db0c0ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.063549 11169 tablet_replica.cc:333] T 6b777bc7afeb484aadc9c87270f28ace P 2ff43d13651b446e993167446db0c0ef: stopping tablet replica
I20260713 09:07:37.064036 11169 raft_consensus.cc:2243] T 6b777bc7afeb484aadc9c87270f28ace P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.064468 11169 raft_consensus.cc:2272] T 6b777bc7afeb484aadc9c87270f28ace P 2ff43d13651b446e993167446db0c0ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.105585 11169 tablet_server.cc:196] TabletServer@127.10.232.66:0 shutdown complete.
W20260713 09:07:37.125918 15807 consensus_peers.cc:597] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd -> Peer 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133): Couldn't send request to peer 2ff43d13651b446e993167446db0c0ef. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.66:43133: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:37.134497 11169 tablet_server.cc:179] TabletServer@127.10.232.67:0 shutting down...
W20260713 09:07:37.156459 15810 consensus_peers.cc:597] T 60b8069c09474be799f2ff3ce50ed9c9 P 3853966ac9a54abba9b480a2c37674cd -> Peer 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117): Couldn't send request to peer 68e168938baa4a59a807fa9f5fa525b8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:44117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:37.170164 11169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:37.171219 11169 tablet_replica.cc:333] T 60b8069c09474be799f2ff3ce50ed9c9 P 3853966ac9a54abba9b480a2c37674cd: stopping tablet replica
I20260713 09:07:37.172317 11169 raft_consensus.cc:2243] T 60b8069c09474be799f2ff3ce50ed9c9 P 3853966ac9a54abba9b480a2c37674cd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:37.173374 11169 raft_consensus.cc:2272] T 60b8069c09474be799f2ff3ce50ed9c9 P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.176209 11169 tablet_replica.cc:333] T 37ccf0e235d14740b93e44d2b1a84b3d P 3853966ac9a54abba9b480a2c37674cd: stopping tablet replica
I20260713 09:07:37.176837 11169 raft_consensus.cc:2243] T 37ccf0e235d14740b93e44d2b1a84b3d P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.177274 11169 raft_consensus.cc:2272] T 37ccf0e235d14740b93e44d2b1a84b3d P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.179788 11169 tablet_replica.cc:333] T cb48016cbafc45c98e4885f53137284e P 3853966ac9a54abba9b480a2c37674cd: stopping tablet replica
I20260713 09:07:37.180572 11169 raft_consensus.cc:2243] T cb48016cbafc45c98e4885f53137284e P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.181221 11169 raft_consensus.cc:2272] T cb48016cbafc45c98e4885f53137284e P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.184024 11169 tablet_replica.cc:333] T 68ab8adb738147b0a5e3b70d48a05e42 P 3853966ac9a54abba9b480a2c37674cd: stopping tablet replica
W20260713 09:07:37.184412 15810 consensus_peers.cc:597] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd -> Peer 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117): Couldn't send request to peer 68e168938baa4a59a807fa9f5fa525b8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:44117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:37.184707 11169 raft_consensus.cc:2243] T 68ab8adb738147b0a5e3b70d48a05e42 P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.185333 11169 raft_consensus.cc:2272] T 68ab8adb738147b0a5e3b70d48a05e42 P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.187456 11169 tablet_replica.cc:333] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd: stopping tablet replica
I20260713 09:07:37.188104 11169 raft_consensus.cc:2243] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.188591 11169 raft_consensus.cc:2272] T 8ebcdaeeb8ec4dcc961d9fcd8081badb P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.190645 11169 tablet_replica.cc:333] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd: stopping tablet replica
I20260713 09:07:37.191572 11169 raft_consensus.cc:2243] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.192185 11169 raft_consensus.cc:2272] T f8b31817f4044d3ea197cbcfad1fb7ed P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.194965 11169 tablet_replica.cc:333] T 7c964f58b60449dab973395a6e5122dc P 3853966ac9a54abba9b480a2c37674cd: stopping tablet replica
I20260713 09:07:37.195833 11169 raft_consensus.cc:2243] T 7c964f58b60449dab973395a6e5122dc P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.196432 11169 raft_consensus.cc:2272] T 7c964f58b60449dab973395a6e5122dc P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:37.196735 15810 consensus_peers.cc:597] T 4914547754464e2ea4b6244c238b3e2a P 3853966ac9a54abba9b480a2c37674cd -> Peer 68e168938baa4a59a807fa9f5fa525b8 (127.10.232.65:44117): Couldn't send request to peer 68e168938baa4a59a807fa9f5fa525b8. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.65:44117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:37.198642 11169 tablet_replica.cc:333] T 73a3ce1e97184430819ed8ada78c3a33 P 3853966ac9a54abba9b480a2c37674cd: stopping tablet replica
I20260713 09:07:37.199337 11169 raft_consensus.cc:2243] T 73a3ce1e97184430819ed8ada78c3a33 P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.199996 11169 raft_consensus.cc:2272] T 73a3ce1e97184430819ed8ada78c3a33 P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.203162 11169 tablet_replica.cc:333] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd: stopping tablet replica
I20260713 09:07:37.203878 11169 raft_consensus.cc:2243] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.204484 11169 raft_consensus.cc:2272] T 6b777bc7afeb484aadc9c87270f28ace P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:37.205295 15807 consensus_peers.cc:597] T 4914547754464e2ea4b6244c238b3e2a P 3853966ac9a54abba9b480a2c37674cd -> Peer 2ff43d13651b446e993167446db0c0ef (127.10.232.66:43133): Couldn't send request to peer 2ff43d13651b446e993167446db0c0ef. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.66:43133: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:37.206931 11169 tablet_replica.cc:333] T 4914547754464e2ea4b6244c238b3e2a P 3853966ac9a54abba9b480a2c37674cd: stopping tablet replica
I20260713 09:07:37.207754 11169 raft_consensus.cc:2243] T 4914547754464e2ea4b6244c238b3e2a P 3853966ac9a54abba9b480a2c37674cd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:37.208637 11169 raft_consensus.cc:2272] T 4914547754464e2ea4b6244c238b3e2a P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.211047 11169 tablet_replica.cc:333] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd: stopping tablet replica
I20260713 09:07:37.211673 11169 raft_consensus.cc:2243] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:37.212551 11169 raft_consensus.cc:2272] T 5a8e02e5c760424e8896efef0bdbb02a P 3853966ac9a54abba9b480a2c37674cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.215392 11169 tablet_replica.cc:333] T fd245fe4cf384356b607f6f141bdf483 P 3853966ac9a54abba9b480a2c37674cd: stopping tablet replica
I20260713 09:07:37.216054 11169 raft_consensus.cc:2243] T fd245fe4cf384356b607f6f141bdf483 P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.216567 11169 raft_consensus.cc:2272] T fd245fe4cf384356b607f6f141bdf483 P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.219617 11169 tablet_replica.cc:333] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd: stopping tablet replica
I20260713 09:07:37.220130 11169 raft_consensus.cc:2243] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.220520 11169 raft_consensus.cc:2272] T 9cb60ed5c4e54d1e9f35d5290c350ab1 P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.222528 11169 tablet_replica.cc:333] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd: stopping tablet replica
I20260713 09:07:37.223029 11169 raft_consensus.cc:2243] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:37.223796 11169 raft_consensus.cc:2272] T 343ead9f052b4bb0b0f1b93566dd5f73 P 3853966ac9a54abba9b480a2c37674cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.226320 11169 tablet_replica.cc:333] T 7ec5dc1fb42049c0abb88c05767728ab P 3853966ac9a54abba9b480a2c37674cd: stopping tablet replica
I20260713 09:07:37.226954 11169 raft_consensus.cc:2243] T 7ec5dc1fb42049c0abb88c05767728ab P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.227396 11169 raft_consensus.cc:2272] T 7ec5dc1fb42049c0abb88c05767728ab P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.229532 11169 tablet_replica.cc:333] T d5197118cd874eeca9a20491411f9edc P 3853966ac9a54abba9b480a2c37674cd: stopping tablet replica
I20260713 09:07:37.230055 11169 raft_consensus.cc:2243] T d5197118cd874eeca9a20491411f9edc P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.230577 11169 raft_consensus.cc:2272] T d5197118cd874eeca9a20491411f9edc P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.232467 11169 tablet_replica.cc:333] T 39e15674418742d9814bbb203bffd78a P 3853966ac9a54abba9b480a2c37674cd: stopping tablet replica
I20260713 09:07:37.232951 11169 raft_consensus.cc:2243] T 39e15674418742d9814bbb203bffd78a P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.233337 11169 raft_consensus.cc:2272] T 39e15674418742d9814bbb203bffd78a P 3853966ac9a54abba9b480a2c37674cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.235522 11169 tablet_replica.cc:333] T bd86a4ba8fc24e409709ee3ba695aca0 P 3853966ac9a54abba9b480a2c37674cd: stopping tablet replica
I20260713 09:07:37.235981 11169 raft_consensus.cc:2243] T bd86a4ba8fc24e409709ee3ba695aca0 P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.236384 11169 raft_consensus.cc:2272] T bd86a4ba8fc24e409709ee3ba695aca0 P 3853966ac9a54abba9b480a2c37674cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.279381 11169 tablet_server.cc:196] TabletServer@127.10.232.67:0 shutdown complete.
I20260713 09:07:37.310346 11169 master.cc:562] Master@127.10.232.126:40319 shutting down...
I20260713 09:07:37.336138 11169 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fa125af587cd4a8897e5fd65021b310d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:37.336637 11169 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fa125af587cd4a8897e5fd65021b310d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.336920 11169 tablet_replica.cc:333] T 00000000000000000000000000000000 P fa125af587cd4a8897e5fd65021b310d: stopping tablet replica
I20260713 09:07:37.358606 11169 master.cc:584] Master@127.10.232.126:40319 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12256 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (28629 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (120424 ms total)
[  PASSED  ] 8 tests.
I20260713 09:07:37.416731 11169 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 418 messages since previous log ~578 seconds ago
I20260713 09:07:37.417101 11169 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 424 messages since previous log ~578 seconds ago
I20260713 09:07:37.417402 11169 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 424 messages since previous log ~578 seconds ago
I20260713 09:07:37.417747 11169 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 ~38 seconds ago
I20260713 09:07:37.418017 11169 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 ~38 seconds ago
I20260713 09:07:37.418382 11169 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260713 09:07:37.419201 11169 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~30 seconds ago
